TdxCustomNavBar.Cursors Property
Provides access to mouse pointer images for the current NavBar control.
Declaration
property Cursors: TdxNavBarCursors read; write;
Property Value
Type |
---|
TdxNavBarCursors |
Remarks
Refer to the TdxNavBarCursors class description to learn about available settings.
See Also