System.JSON.Writers.TJsonTextWriter.WriteIndentSpace

提供:RAD Studio API Documentation

Delphi

procedure WriteIndentSpace;

C++

void __fastcall WriteIndentSpace(void);

プロパティ

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


説明

インデントの空白を書き込みます。

関連項目