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