Back to Devexpress

TdxCustomNavBar.OnCustomDraw Event

vcl-dxnavbar-dot-tdxcustomnavbar-8f2eab62.md

latest847 B
Original Source

TdxCustomNavBar.OnCustomDraw Event

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

Custom Draw Basics

Custom Painting Active Elements

Custom Painting Static Elements

TdxCustomNavBar Class

TdxCustomNavBar Members

dxNavBar Unit