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

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


Version 4.0 Generated 2025-05-03 Home