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

TCustomGrid.SetColRow

SetColRow - specifies the column and row for addressing

Declaration

Source position: grids.pas line 1049

protected procedure TCustomGrid.SetColRow(

  const ACol: Integer;

  const ARow: Integer

);