TdxCustomNavBar.ShowLinksHint Property
Specifies whether hints are shown for the NavBar links.
Declaration
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