TdxGalleryControlOptionsBehavior.ItemShowHint Property
In This Article
Specifies whether item hints are displayed.
#Declaration
Delphi
property ItemShowHint: Boolean read; write; default False;
#Property Value
Type | Default |
---|---|
Boolean | False |
#Remarks
Set this property to True to enable displaying hints for gallery items.
The default value of the ItemShowHint property is False.
See Also