Unit 'Grids' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TCustomGrid.ResetOffset

Resets the offset, checking columns and rows if needed.

Declaration

Source position: grids.pas line 1144

protected function TCustomGrid.ResetOffset(

  chkCol: Boolean;

  ChkRow: Boolean

):Boolean;