Source position: grids.pas line 1470
protected procedure TCustomStringGrid.SetCells(
ACol: Integer;
ARow: Integer;
const AValue: String
); virtual;