System.JSON.Writers.TJsonTextWriter.WriteIndent

提供:RAD Studio API Documentation

Delphi

procedure WriteIndent;

C++

void __fastcall WriteIndent();

プロパティ

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


説明

インデント文字を書き込みます。

関連項目