TdxCustomNavBar.ShowNavigationPaneOverflowPanelHints Property
Specifies whether to display hints for icons within the overflow panel.
Declaration
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