Back to Devexpress

TdxCustomNavBar.Cursors Property

vcl-dxnavbar-dot-tdxcustomnavbar-ccbe73fc.md

latest573 B
Original Source

TdxCustomNavBar.Cursors Property

Provides access to mouse pointer images for the current NavBar control.

Declaration

delphi
property Cursors: TdxNavBarCursors read; write;

Property Value

Type
TdxNavBarCursors

Remarks

Refer to the TdxNavBarCursors class description to learn about available settings.

See Also

TdxCustomNavBar Class

TdxCustomNavBar Members

dxNavBar Unit