Skip to main content

TdxNavBarCursors.HotTrackedGroupCursor Property

Specifies the mouse pointer displayed over hot-tracked group headers.

Declaration

property HotTrackedGroupCursor: TCursor read; write; default crDefault;

Property Value

Type Default
TCursor crDefault

Remarks

The image below shows the mouse pointer when the HotTrackedGroupCursor property is set to crHandPoint value.

The default value of the HotTrackedGroupCursor property is crDefault.

See Also