メインメニューを開く

RAD Studio API Documentation β

System.JSON.Writers.TJsonObjectWriter

System.JSON.Writers.TJsonWriterSystem.JSON.Types.TJsonFilerSystem.JSON.Types.TJsonLineInfoSystem.TObjectTJsonObjectWriter

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 データを TJSONValue オブジェクトとして作成するライタを実装したクラスです。

関連項目