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