[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Grids' (#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;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.