API:FMX.Grid.TCustomGrid.GetValue
Delphi
function GetValue(Col, Row: Integer): TValue; virtual;
C++
virtual System::Rtti::TValue __fastcall GetValue(int Col, int Row);
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| function | protected | FMX.Grid.pas FMX.Grid.hpp |
FMX.Grid | TCustomGrid |
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 !