TdxCustomColorEditProperties.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: Boolean read; write;
Property Value
Type |
---|
Boolean |
Remarks
To hide or display the color sample borders, set this property to False or True, respectively.
See Also