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 1826

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


Version 4.6 Generated 2026-02-20 Home