API:FMX.Grid.TStringGrid.Cells

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

Delphi

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

C++

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

プロパティ

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

説明

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