TdxDBColorGallery.ShowItemBorders Property
Specifies if the color item borders are visible.
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