TdxLayoutStandardLookAndFeelGroupOptions Class
In This Article
Stores group options for the Standard look & feel style.
#Declaration
Delphi
TdxLayoutStandardLookAndFeelGroupOptions = class(
TdxLayoutLookAndFeelGroupOptions
)
#Remarks
The TdxLayoutStandardLookAndFeelGroupOptions object is used to represent group options for the Standard look & feel style. The TdxLayoutStandardLookAndFeelGroupOptions object is derived from the TdxLayoutLookAndFeelGroupOptions object and inherits its properties and methods. The TdxLayoutStandardLookAndFeelGroupOptions object does not have any new functionality.
#Inheritance
TObject
TPersistent
TdxCustomLayoutLookAndFeelPart
TdxCustomLayoutLookAndFeelOptions
TdxLayoutLookAndFeelGroupOptions
TdxLayoutStandardLookAndFeelGroupOptions
See Also