Back to Devexpress

TdxCustomLayoutItem.Padding Property

vcl-dxlayoutcontainer-dot-tdxcustomlayoutitem-cc98e9ea.md

latest635 B
Original Source

TdxCustomLayoutItem.Padding Property

Provides access to the layout element’s padding settings.

Declaration

delphi
property Padding: TdxLayoutPadding read; write;

Property Value

Type
TdxLayoutPadding

Remarks

Refer to the TdxLayoutPadding class description to learn about available settings.

See Also

TdxCustomLayoutItem Class

TdxCustomLayoutItem Members

dxLayoutContainer Unit