API:System.JSON.Writers.TJsonObjectWriter

提供:RAD Studio API Documentation

TJsonObjectWriterSystem.JSON.Writers.TJsonWriterSystem.JSON.Types.TJsonFilerSystem.JSON.Types.TJsonLineInfoSystem.TObject

Delphi

TJsonObjectWriter = class(TJsonWriter)

C++

class PASCALIMPLEMENTATION TJsonObjectWriter : public TJsonWriter

プロパティ

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

説明

JSON データをシリアル化するロジックを備えた基底クラスです。 System.JSON.Writers.TJsonObjectWriter は System.JSON.Writers.TJsonWriter を継承しています。以下の内容はすべて System.JSON.Writers.TJsonWriter を参照しています。

JSON データをシリアル化するロジックを備えた基底クラスです。

関連項目