TdxCustomNavBar.HotTrackedLinkCursor Property
In This Article
Specifies the mouse pointer displayed over hot-tracked NavBar links.
#Declaration
Delphi
property HotTrackedLinkCursor: TCursor read; write;
#Property Value
Type |
---|
TCursor |
#Remarks
This property is obsolete and used for compatibility purposes. Use the Cursors.HotTrackedLinkCursor property instead.
See Also