Skip to main content

TcxGridDetailsSiteTabHitTest Members

Contains the HitTest information about the tab within the tab panel displayed at the root or child (detail) grid level which is located at the inspected point.

Properties

Name Description
Level Provides access to the grid level at which the tab panel (and the tab that corresponds to the current HitTest object) is located.
Owner Provides access to the owning object for the grid level at which the tab that corresponds to the current HitTest object is located.
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.

Methods

Name Description
Clone Inherited from TcxCustomGridHitTest.
Cursor Specifies the image used to represent the mouse pointer when it hovers over the inspected grid element. Inherited from TcxCustomGridHitTest.
DragAndDropObjectClass Inherited from TcxCustomGridHitTest.
Equals(TObject) Inherited from TObject.
GetHashCode Inherited from TObject.
HitTestCode Returns the hit code of the inspected grid element. Inherited from TcxCustomGridHitTest.
Instance(TPoint) Inherited from TcxCustomGridHitTest.
ToString Inherited from TObject.
See Also