API:Data.DBXJSONReflect.TJSONUnMarshal.Unmarshal

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function Unmarshal(Data: TJSONValue): TObject;

C++

System::TObject* __fastcall Unmarshal(System::Json::TJSONValue* Data);

Properties

Type Visibility Source Unit Parent
function public
Data.DBXJSONReflect.pas
Data.DBXJSONReflect.hpp
Data.DBXJSONReflect TJSONUnMarshal

Description

Embarcadero Technologies does not currently have any additional information.