TdxCustomGalleryControl.ItemShowHint Property
In This Article
Specifies whether item hints are displayed.
#Declaration
Delphi
property ItemShowHint: Boolean read; write;
#Property Value
Type |
---|
Boolean |
#Remarks
This property is obsolete and used for compatibility purposes. Use the gallery control’s OptionsBehavior.ItemShowHint property instead.
See Also