FMX.Grid.TCustomGrid.SetValue
Delphi
procedure SetValue(Col, Row: Integer; const Value: TValue); virtual;
C++
virtual void __fastcall SetValue(int Col, int Row, const System::Rtti::TValue &Value);
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
procedure function |
protected | FMX.Grid.pas FMX.Grid.hpp |
FMX.Grid | TCustomGrid |