TdxNavBarNavigationPaneBehaviorOptions.ShowOverflowPanelHints Property
Specifies whether to display hints for icons within the overflow panel.
Declaration
property ShowOverflowPanelHints: Boolean read; write; default True;
Property Value
Type | Default |
---|---|
Boolean | True |
Remarks
If the ShowOverflowPanelHints property is set to True, hints with group captions are displayed when pointing with the mouse cursor to icons located in the overflow panel. Set this property to False to prohibit such hints.
The default value of the ShowOverflowPanelHints property is True.
See Also