StringGrid1.RowCount := StringGrid1.RowCount + 1; StringGrid1.Cells[{номер столбца}, StringGrid1.RowCount - 1] := ...;