System.JSON.Readers.TJsonObjectReader

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

System.JSON.Readers.TJsonReaderSystem.JSON.Types.TJsonFilerSystem.JSON.Types.TJsonLineInfoSystem.TObjectTJsonObjectReader

Delphi

TJsonObjectReader = class(TJsonReader)

C++

class PASCALIMPLEMENTATION TJsonObjectReader : public TJsonReader

プロパティ

種類 可視性 ソース ユニット
class public
System.JSON.Readers.pas
System.JSON.Readers.hpp
System.JSON.Readers System.JSON.Readers

説明

JSON または同等の形式でシリアライズされたデータを読み込むことが可能なクラス群の基底クラス。

System.JSON.Readers.TJsonObjectReader は System.JSON.Readers.TJsonReader を継承しています。以下の内容はすべて System.JSON.Readers.TJsonReader を参照しています。

JSON または同等の形式でシリアライズされたデータを読み込むことが可能なクラス群の基底クラス。

関連項目