Unit 'Grids' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TCustomStringGrid.Objects

Provides indexed access to a TObject instance associated with the cell.

Declaration

Source position: grids.pas line 1795

public property TCustomStringGrid.Objects[ACol: Integer,ARow: Integer] : TObject
  read GetObjects
  write SetObjects;