API:Vcl.Grids.TStringGrid.Objects

From RAD Studio API Documentation
Jump to: navigation, search

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. Please help us document this topic by using the Discussion page!