TdxSpreadSheetPageControlHitTest Methods
Contains a caption bar’s HitTest information.| Name | Description |
|---|---|
| Calculate(TPoint) | Calculates HitTest information for the specified point within the Spreadsheet or Report Designer control. Inherited from TdxSpreadSheetCustomHitTest. |
| Clear | Clears stored HitTest information. Inherited from TdxSpreadSheetCustomHitTest. |
| 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. Inherited from TdxSpreadSheetCustomHitTest. |
| Recalculate | Updates HitTest information about the mouse pointer position. Inherited from TdxSpreadSheetCustomHitTest. |
| ToString | Inherited from TObject. |
See Also