TdxTileControlActionBars.Color Property
Specifies the background color of action bars.
Declaration
property Color: TColor read; write; default clDefault;
Property Value
Type | Default |
---|---|
TColor | clDefault |
Remarks
The default value of the Color property is clDefault.
See Also