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