Skip to main content

TdxColorEditProperties.ColorPalette Property

Specifies the color palette displayed in the color editor control.

Declaration

property ColorPalette; default cpOffice;

Property Value

Type Default
TdxColorPalette cpOffice

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.

The default value of the ColorPalette property is cpOffice.

See Also