TdxCustomNavBar.OnCustomDrawNavigationPaneOverflowPanel Event
Enables you to custom paint the navigation pane’s overflow panel.
Declaration
property OnCustomDrawNavigationPaneOverflowPanel: TdxNavBarCustomDrawEvent read; write;
Remarks
This event is obsolete and used for compatibility purposes. Use the OnCustomDraw.NavigationPaneOverflowPanel event instead.
See Also