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};
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| property | public | Vcl.Grids.pas Vcl.Grids.hpp |
Vcl.Grids | TStringGrid |
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。