API:Data.DBXJSONReflect.TJSONUnMarshal.CreateObject

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function CreateObject(JsonObj: TJSONObject): TObject;

C++

System::TObject* __fastcall CreateObject(System::Json::TJSONObject* JsonObj);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.