Skip to main content

TdxBarColorCombo.ShowCustomColorButton Property

Determines whether the custom color button is visible.

Declaration

property ShowCustomColorButton: Boolean read; write; default False;

Property Value

Type Default
Boolean False

Remarks

Set this property to True to display a custom color button.

Clicking this button activates the color dialog, which allows end-users to select any color not displayed in the dropdown list.

See Also