API:FMX.Grid.TGridValues.Cells

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

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

C++

__property System::Rtti::TValue Cells[const int ACol][const int ARow] = {read=GetCells, write=SetCells/*, default*/};

Propriétés

Type Visibilité  Source Unité  Parent
property protected
FMX.Grid.pas
FMX.Grid.hpp
FMX.Grid TGridValues

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 !