TdxLayoutCxLookAndFeelGroupOptions Class
In This Article
Contains layout group options for styles provided by the TcxLookAndFeel.
#Declaration
Delphi
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