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