REST.JsonReflect.TJSONUnMarshal

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

REST.JsonReflect.TMarshalUnmarshalBaseSystem.TObjectTJSONUnMarshal

Delphi

TJSONUnMarshal = class(TMarshalUnmarshalBase)

C++

class PASCALIMPLEMENTATION TJSONUnMarshal : public TMarshalUnmarshalBase

プロパティ

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


説明

JSON オブジェクトのアンマーシャリング クラスを表します。

JSON オブジェクトは TJSONMarshal のインスタンスによって作成されたものでなければなりません。

関連項目