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