API:System.JSON.TJSONString.AsTValue
Delphi
function AsTValue(ATypeInfo: PTypeInfo; out AValue: TValue): Boolean; override;
C++
virtual bool __fastcall AsTValue(System::Typinfo::PTypeInfo ATypeInfo, /* out */ System::Rtti::TValue &AValue);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | protected | System.JSON.pas System.JSON.hpp |
System.JSON | TJSONString |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!