System.JSON.Writers.TJsonWriter

提供:RAD Studio API Documentation

TJsonWriterSystem.TObject

Delphi

TJsonWriter = class

C++

class PASCALIMPLEMENTATION TJsonWriter : public System::TObject

プロパティ

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


説明

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

関連項目