API:Vcl.Grids.TStringGrid.Cells

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property Cells[ACol, ARow: Integer]: string read GetCells write SetCells;

C++

__property System::UnicodeString Cells[int ACol][int ARow] = {read=GetCells, write=SetCells};

プロパティ

種類 可視性 ソース ユニット
property public
Vcl.Grids.pas
Vcl.Grids.hpp
Vcl.Grids TStringGrid

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。