TdxGalleryControlOptionsBehavior.ItemShowHint Property
Specifies whether item hints are displayed.
Declaration
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