Skip to main content

TdxSpreadSheetCustomHitTest Methods

The base class for HitTest classes that store information about the Spreadsheet and Report Designer control’s visual elements located at the test point.
Name Description
Calculate(TPoint) Calculates HitTest information for the specified point within the Spreadsheet or Report Designer control.
Clear Clears stored HitTest information.
Equals(TObject) Inherited from TObject.
GetHashCode Inherited from TObject.
GetPopupMenuClass(TPoint) Returns a reference to the class of the popup menu at the test point.
Recalculate Updates HitTest information about the mouse pointer position.
ToString Inherited from TObject.
See Also