Finds the mouse coordinates relative to the grid origin.
Source position: grids.pas line 1338
public function TCustomGrid.MouseCoord(
X: Integer;
Y: Integer
):TPoint;