System.JSON.TJSONMapper.ToObject

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function ToObject(const AValue: T): TJSONValue; overload;

C++

TJSONValue* __fastcall ToObject(const T AValue)/* overload */;

Properties

Type Visibility Source Unit Parent
function public
System.JSON.pas
System.JSON.hpp
System.JSON TJSONMapper

Description

Embarcadero Technologies does not currently have any additional information.