TcxCustomGridHitTest Members
Stores HitTest information about a grid element (grid control element or grid View element) located at the inspected point.Properties
Name | Description |
---|---|
Pos | Returns the coordinates of the grid point being inspected. |
ViewInfo | Provides access to ViewInfo information about the grid element located at the inspected point. |
Methods
Name | Description |
---|---|
Clone | |
Cursor | Specifies the image used to represent the mouse pointer when it hovers over the inspected grid element. |
DragAndDropObjectClass | |
Equals(TObject) | Inherited from TObject. |
GetHashCode | Inherited from TObject. |
HitTestCode | Returns the hit code of the inspected grid element. |
Instance(TPoint) | |
ToString | Inherited from TObject. |
See Also