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