API:Data.DBXJSONReflect.TJSONUnMarshal.CreateObject
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. Please help us document this topic by using the Discussion page!