TdxCustomNavBar.OnCustomDrawBottomScrollButton Event
Deprecated. This event exists for backward compatibility only. Handle the OnCustomDraw.ButtonScrollButton event.
#Declaration
Delphi
property OnCustomDrawBottomScrollButton: TdxNavBarCustomDrawEvent read; write;
See Also