API:System.JSON.TJSONString.AsTValue

From RAD Studio API Documentation
Jump to: navigation, search

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!