TdxCustomColorEditProperties.ColorPalette Property
In This Article
Specifies the color palette displayed in the color editor control.
#Declaration
Delphi
property ColorPalette: TdxColorPalette read; write;
#Property Value
Type |
---|
Tdx |
#Remarks
Refer to the TdxColorPalette type description to learn about available ColorPalette property values.
You can use the ColorSet property to customize a set of colors in the color editor.
See Also