System.JSON.Writers.TJsonTextWriter.Destroy

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

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TJsonTextWriter();

プロパティ

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


説明

TJsonTextWriter のインスタンスを破棄します。

関連項目