Back to Devexpress

TdxDBColorGallery.ItemShowHint Property

vcl-dxdbcolorgallery-dot-tdxdbcolorgallery-bbf73ffa.md

latest983 B
Original Source

TdxDBColorGallery.ItemShowHint Property

Specifies if hints are displayed for items within the color gallery.

Declaration

delphi
property ItemShowHint; default False;

Property Value

TypeDefault
BooleanFalse

Remarks

The color gallery’s item hints display either hexadecimal color codes or color names (for items with named colors, such as clRed , clBlue , etc.)

To enable or disable item hints, set the ItemShowHint property to True or False , respectively.

The default value of the ItemShowHint property is False.

See Also

TdxDBColorGallery Class

TdxDBColorGallery Members

dxDBColorGallery Unit