TdxBarColorCombo.Color Property
In This Article
Specifies the selected color.
#Declaration
Delphi
property Color: TColor read; write;
#Property Value
Type | Description |
---|---|
TColor | The selected color. |
See Also