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