TdxColorEditProperties.ShowItemBorders Property
Specifies if borders are displayed around the items within the color gallery embedded in the color editor‘s dropdown window.
Declaration
property ShowItemBorders; default True;
Property Value
| Type | Default |
|---|---|
| Boolean | True |
Remarks
To hide or display the color sample borders, set this property to False or True, respectively.

The default value of the ShowItemBorders property is True.
See Also