TcxPosition Enum
In This Article
#Declaration
Delphi
TcxPosition = (
posNone,
posLeft,
posRight,
posTop,
posBottom
);
#Members
Name |
---|
pos
|
pos
|
pos
|
pos
|
pos
|
See Also