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