System.JSON.Writers.TJsonTextWriter.Close

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

Delphi

procedure Close; override;

C++

virtual void __fastcall Close();

プロパティ

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


説明

背後にあるライタを閉じます。

関連項目