TdxCustomNavBar.OnCustomDraw Event
In This Article
Provides access to events that allow you to custom paint NavBar elements.
#Declaration
Delphi
property OnCustomDraw: TdxNavBarCustomDrawEvents read; write;
#Remarks
Refer to the TdxNavBarCustomDrawEvents class description, to learn about available events.
See Also