TdxCustomNavBar.ShowNavigationPaneOverflowPanelHints Property
In This Article
Specifies whether to display hints for icons within the overflow panel.
#Declaration
Delphi
property ShowNavigationPaneOverflowPanelHints: Boolean read; write;
#Property Value
Type |
---|
Boolean |
#Remarks
This property is obsolete and used for compatibility purposes. Use the OptionsBehavior.NavigationPane.ShowLinksHint property instead.
See Also