FMX.Grid.TStringGridModel.Cells

De RAD Studio API Documentation
Aller à : navigation, rechercher

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};

Propriétés

Type Visibilité  Source Unité  Parent
property public
FMX.Grid.pas
FMX.Grid.hpp
FMX.Grid TStringGridModel

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !