Resets the offset, checking columns and rows if needed.
Source position: grids.pas line 1144
protected function TCustomGrid.ResetOffset(
chkCol: Boolean;
ChkRow: Boolean
):Boolean;