Skip to main content

TdxLayoutPadding Class

Contains layout item padding settings.

Declaration

TdxLayoutPadding = class(
    TdxLayoutOffsets
)

Remarks

This class has the following members that allow you to:

A layout item’s Padding property references a TdxLayoutPadding object.

See Also