API:REST.JsonReflect.TJSONUnMarshal.TryCreateObject

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function TryCreateObject(AClass: TClass; JsonObj: TJSONObject; out AObject: TObject): Boolean;

C++

bool __fastcall TryCreateObject(System::TClass AClass, System::Json::TJSONObject* JsonObj, /* out */ System::TObject* &AObject);

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 !