Skip to main content
A newer version of this page is available. .

TcxGridRecordHitTest Properties

Contains the HitTest information about a grid View record located at the inspected point.
Name Description
GridRecord Provides access to the grid record being inspected.
GridView Provides access to the grid View whose element is located at the inspected point. Inherited from TcxCustomGridViewHitTest.
Pos Returns the coordinates of the grid point being inspected. Inherited from TcxCustomGridHitTest.
ViewInfo Provides access to the ViewInfo information about the grid element located at the inspected point. Inherited from TcxCustomGridHitTest.
See Also