Provides indexed access to a TObject instance associated with the cell.
Source position: grids.pas line 1795
public property TCustomStringGrid.Objects[ACol: Integer,ARow: Integer] : TObject read GetObjects write SetObjects;