TcxvgHitTest.HitAtCaption Property
In This Article
Indicates that the mouse pointer is over a row’s caption.
#Declaration
Delphi
property HitAtCaption: Boolean index vghc_HitAtCaption read;
#Property Value
Type |
---|
Boolean |
#Remarks
Read the HitAtCaption property to determine whether the mouse pointer is over a row’s caption.
See Also