System.JSON.Writers.TJsonWriter.Close

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

Delphi

procedure Close; virtual;

C++

virtual void __fastcall Close();

プロパティ

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


説明

ライタを閉じます。

関連項目