[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 1824

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


Version 3.2 Generated 2024-02-25 Home