TdxCustomLayoutLookAndFeelOptions.Padding Property
Specifies layout element padding settings.
Declaration
property Padding: TdxLayoutLookAndFeelPadding read; write;
Property Value
| Type |
|---|
| TdxLayoutLookAndFeelPadding |
Remarks
Refer to the TdxLayoutLookAndFeelPadding class description to learn about these options.
See Also