Converts mouse coordinates to the position for a logical cell in the grid.
Source position: grids.pas line 1341
public function TCustomGrid.MouseToLogcell(
Mouse: TPoint
):TPoint;