Skip to main content

TdxBarColorCombo.CustomColorText Property

Specifies the custom text to appear in a combo box.

Declaration

property CustomColorText: string read; write;

Property Value

Type
string

Remarks

If the color with the specified name in the Text property is not in the list, the value of the CustomColorText property appears in the combo box editor. The same result occurs if the selected color does not match any predefined colors.

See Also