vcl-cxgridcustomtableview-fe2e0efe.md
Stores HitTest information about a grid View record located at the inspected point.
TcxGridRecordHitTest = class(
TcxCustomGridViewHitTest
)
This class introduces the following members:
In addition, the TcxGridRecordHitTest class overrides the HitTestCode function to return the htRecord hit code if a grid View record is located at the inspected point.
TObject TcxCustomGridHitTest TcxCustomGridViewHitTest TcxGridRecordHitTest
See Also