TdxRibbonColorGalleryItem.ShowItemBorders Property
Specifies if the color item borders are displayed.
Declaration
property ShowItemBorders: Boolean read; write; 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