[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'Grids' (#lcl)

TCustomGrid.ResetOffset

ResetOffset - resets the offset, checking columns and rows if demanded

Declaration

Source position: grids.pas line 948

protected procedure TCustomGrid.ResetOffset(

  chkCol: Boolean;

  ChkRow: Boolean

);