TdxLayoutAutoAlign Enum
Declaration
TdxLayoutAutoAlign = (
aaHorizontal,
aaVertical
);
Members
| Name |
|---|
aaHorizontal
|
aaVertical
|
See Also