TdxCustomNavBar.OnCustomDrawNavigationPaneOverflowPanelHint Event
Enables you to custom paint the hints displayed for the overflow panel’s icons.
Declaration
property OnCustomDrawNavigationPaneOverflowPanelHint: TdxNavBarCustomDrawGroupHintEvent read; write;
Remarks
This event is obsolete and used for compatibility purposes. Use the OnCustomDraw.NavigationPaneOverflowPanelHint event instead.
See Also