API:FMX.Grid.TGridValues.Cells

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property protected
FMX.Grid.pas
FMX.Grid.hpp
FMX.Grid TGridValues

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.