Skip to main content

TdxCustomColorEditProperties.ColorPalette Property

Specifies the color palette displayed in the color editor control.

Declaration

property ColorPalette: TdxColorPalette read; write;

Property Value

Type
TdxColorPalette

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