TcxvgHitTest.HitAtRowHeader Property
Indicates that the mouse pointer is over a row’s header.
Declaration
property HitAtRowHeader: Boolean read;
Property Value
| Type |
|---|
| Boolean |
Remarks
Read the HitAtRowHeader property to determine whether the mouse pointer is over a row’s header.

Additionally, you can use the HitAtCaption property to determine whether the mouse pointer is over a row’s caption.
See Also