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

TCustomStringGrid.SetCells

Declaration

Source position: grids.pas line 1555

protected procedure TCustomStringGrid.SetCells(

  ACol: Integer;

  ARow: Integer;

  const AValue: string

); virtual;