TdxCustomNavBar.HotTrackedLinkCursor Property
Specifies the mouse pointer displayed over hot-tracked NavBar links.
Declaration
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