API:REST.JsonReflect.TJSONUnMarshal.TryCreateObject

提供: RAD Studio API Documentation
移動先: 案内検索

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);

プロパティ

種類 可視性 ソース ユニット
function public
REST.JsonReflect.pas
REST.JsonReflect.hpp
REST.JsonReflect TJSONUnMarshal

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。