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