API:FMX.Grid.TCustomGrid.GetValue
Delphi
function GetValue(Col, Row: Integer): TValue; virtual;
C++
virtual System::Rtti::TValue __fastcall GetValue(int Col, int Row);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | protected | FMX.Grid.pas FMX.Grid.hpp |
FMX.Grid | TCustomGrid |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!