API:System.JSON.Writers.TJsonTextWriter.Indentation

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

Delphi

property Indentation: Integer read FIndentation write SetIndentation;

C++

__property int Indentation = {read=FIndentation, write=SetIndentation, nodefault};

プロパティ

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

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。