Skip to main content

TdxLayoutAutoContentSize Enum

Declaration

TdxLayoutAutoContentSize = (
    acsWidth,
    acsHeight
);

Members

Name
acsWidth
acsHeight
See Also