TdxCustomNavBar.ShowLinksHint Property
In This Article
Specifies whether hints are shown for the NavBar links.
#Declaration
Delphi
property ShowLinksHint: Boolean read; write;
#Property Value
Type |
---|
Boolean |
#Remarks
This property is obsolete and used for compatibility purposes. Use the OptionsBehavior.Common.ShowLinksHint property instead.
See Also