Back to Devexpress

TdxCustomNavBar.Painter Property

vcl-dxnavbar-dot-tdxcustomnavbar-6486ec32.md

latest765 B
Original Source

TdxCustomNavBar.Painter Property

Gets an object implementing the painting functionality of the NavBar control.

Declaration

delphi
property Painter: TdxNavBarPainter read;

Property Value

Type
TdxNavBarPainter

Remarks

The Painter property represents an object of the TdxNavBarPainter type which implements painting functionality of the NavBar control. Mostly, you will have no need to use this property in your applications.

See Also

Registering Custom Views

TdxCustomNavBar Class

TdxCustomNavBar Members

dxNavBar Unit