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