API:REST.JsonReflect.TJSONUnMarshal.CreateObject

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function CreateObject(AClass: TClass; JsonObj: TJSONObject; AObject:TObject=nil): TObject;

C++

System::TObject* __fastcall CreateObject(System::TClass AClass, System::Json::TJSONObject* JsonObj, System::TObject* AObject = (System::TObject*)(0x0));

Propriétés

Type Visibilité  Source Unité  Parent
function public
REST.JsonReflect.pas
REST.JsonReflect.hpp
REST.JsonReflect TJSONUnMarshal

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !