TdxLayoutLookAndFeelGroupOptions.Color Property
Specifies the background color for layout groups.
Declaration
property Color: TColor read; write; default clDefault;
Property Value
Type | Default |
---|---|
TColor | clDefault |
Remarks
The Color property specifies the background color for the groups associated with a specific look & feel style. The Color property includes a TColor type, which is used to specify a group’s background color.
See Also