System.JSON.Writers.TJsonWriter

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

System.JSON.Types.TJsonFilerSystem.JSON.Types.TJsonLineInfoSystem.TObjectTJsonWriter

Delphi

TJsonWriter = class(TJsonFiler)

C++

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

プロパティ

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


説明

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

関連項目