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