TdxCustomLayoutItem.Padding Property
Provides access to the layout element’s padding settings.
Declaration
property Padding: TdxLayoutPadding read; write;
Property Value
Type |
---|
TdxLayoutPadding |
Remarks
Refer to the TdxLayoutPadding class description to learn about available settings.
See Also