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

TCustomGrid.SetColRow

SetColRow - specifies the column and row for addressing

Declaration

Source position: grids.pas line 1122

protected procedure TCustomGrid.SetColRow(

  const ACol: Integer;

  const ARow: Integer;

  withEvents: Boolean = False

);

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