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