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

TCustomGrid.ColRowToOffset

Declaration

Source position: grids.pas line 760

protected function TCustomGrid.ColRowToOffset(

  IsCol: Boolean;

  Relative: Boolean;

  Index: Integer;

  var StartPos: Integer;

  var EndPos: Integer

):Boolean;

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