Back to Devexpress

TdxNavBarCustomDrawEvents Class

vcl-dxnavbar-26c1ae66.md

latest2.7 KB
Original Source

TdxNavBarCustomDrawEvents Class

Stores the NavBar control’s custom draw events.

Declaration

delphi
TdxNavBarCustomDrawEvents = class(
    TdxNavBarPersistent
)

Remarks

This class provides the following events that allow you to custom draw:

The NavBar control’s OnCustomDraw property references a TdxNavBarCustomDrawEvents object.

Inheritance

TObject TPersistent TdxNavBarPersistent TdxNavBarCustomDrawEvents

See Also

TdxNavBarCustomDrawEvents

Custom Draw Basics

Custom Painting Active Elements

Custom Painting Static Elements

TdxNavBarCustomDrawEvents Members

dxNavBar Unit