TdxCustomNavBar.OnCustomDrawTopScrollButton Event
Enables you to paint top scroll buttons in a custom manner.
Declaration
property OnCustomDrawTopScrollButton: TdxNavBarCustomDrawEvent read; write;
Remarks
This event is obsolete and used for compatibility purposes. Use the OnCustomDraw.TopScrollButton event instead.
See Also