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