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