API:Vcl.Grids.TStringGrid.Objects
Delphi
property Objects[ACol, ARow: Integer]: TObject read GetObjects write SetObjects;
C++
__property System::TObject* Objects[int ACol][int ARow] = {read=GetObjects, write=SetObjects};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | Vcl.Grids.pas Vcl.Grids.hpp |
Vcl.Grids | TStringGrid |
Description
Embarcadero Technologies does not currently have any additional information.