TdxLayoutCxLookAndFeelGroupCaptionOptions Class
Contains layout group caption options for styles provided by the TcxLookAndFeel.
Declaration
TdxLayoutCxLookAndFeelGroupCaptionOptions = class(
TdxLayoutStandardLookAndFeelGroupCaptionOptions
)
Remarks
TcxLookAndFeel styles are applied to a layout control via the TdxLayoutCxLookAndFeel instance.
TdxLayoutCxLookAndFeelGroupCaptionOptions style options are specified using the layout control’s LayoutLookAndFeel.GroupOptions.CaptionOptions property.
Inheritance
TObject
TPersistent
TdxLayoutLookAndFeelCaptionOptions
TdxLayoutStandardLookAndFeelGroupCaptionOptions
TdxLayoutCxLookAndFeelGroupCaptionOptions
See Also