TdxSpreadSheetCustomHitTest.HitPoint Property
Returns the pixel coordinates of the test point within the Spreadsheet or Report Designer control’s area.
Declaration
property HitPoint: TPoint read;
Property Value
Type |
---|
TPoint |
Remarks
Use this property to obtain the horizontal and vertical coordinates of the mouse pointer’s current location within the control’s area.
See Also