TdxCustomNavBar.HotTrackedGroupCursor Property
Specifies the mouse pointer displayed over hot-tracked group headers.
Declaration
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