System.JSON.Readers.TJsonReader

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

System.JSON.Types.TJsonFilerSystem.JSON.Types.TJsonLineInfoSystem.TObjectTJsonReader

Delphi

TJsonReader = class(TJsonFiler)

C++

class PASCALIMPLEMENTATION TJsonReader : public System::Json::Types::TJsonFiler

プロパティ

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


説明

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

関連項目