API:Data.DBXJSONReflect.TJSONUnMarshal.Unmarshal
[–] Properties | |
---|---|
Type: function | |
Visibility: public | |
Source: Data.DBXJSONReflect.pas Data.DBXJSONReflect.hpp
| |
Unit: Data.DBXJSONReflect | |
Parent: TJSONUnMarshal |
Delphi
function Unmarshal(Data: TJSONValue): TObject;
C++
System::TObject* __fastcall Unmarshal(System::Json::TJSONValue* Data);
Description
Embarcadero Technologies does not currently have any additional information.