API:REST.JsonReflect.TJSONUnMarshal.StringToTValue

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function StringToTValue(Value: string; typeInfo: PTypeInfo): TValue;

C++

System::Rtti::TValue __fastcall StringToTValue(System::UnicodeString Value, System::Typinfo::PTypeInfo typeInfo);

Properties

Type Visibility Source Unit Parent
function protected
REST.JsonReflect.pas
REST.JsonReflect.hpp
REST.JsonReflect TJSONUnMarshal

Description

Embarcadero Technologies does not currently have any additional information.