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

TCustomGrid.OffsetToColRow

Declaration

Source position: grids.pas line 865

protected function TCustomGrid.OffsetToColRow(

  IsCol: Boolean;

  Fisical: Boolean;

  Offset: Integer;

  var Index: Integer;

  var Rest: Integer

):Boolean;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.