TdxLayoutLookAndFeelPadding Class
In This Article
Contains layout element padding settings.
#Declaration
Delphi
TdxLayoutLookAndFeelPadding = class(
TdxCustomLayoutLookAndFeelPart
)
#Remarks
The TdxLayoutLookAndFeelPadding object is referenced by the look and feel style’s GroupOptions.Padding or ItemOptions.Padding property.
#Inheritance
TObject
TPersistent
TdxCustomLayoutLookAndFeelPart
TdxLayoutLookAndFeelPadding
See Also