TdxLayoutAutoContentSize Enum
Declaration
TdxLayoutAutoContentSize = (
acsWidth,
acsHeight
);
Members
| Name |
|---|
acsWidth
|
acsHeight
|
See Also