TdxLayoutAlignmentConstraintKind Enum
In This Article
#Declaration
Delphi
TdxLayoutAlignmentConstraintKind = (
ackLeft,
ackTop,
ackRight,
ackBottom
);
#Members
Name |
---|
ack
|
ack
|
ack
|
ack
|
See Also