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