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