API:System.JSON.Writers.TJsonTextWriter.IndentChar

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property IndentChar: Char read FIndentChar write FIndentChar;

C++

__property System::WideChar IndentChar = {read=FIndentChar, write=FIndentChar, nodefault};

Properties

Type Visibility Source Unit Parent
property public
System.JSON.Writers.pas
System.JSON.Writers.hpp
System.JSON.Writers TJsonTextWriter

Description

Embarcadero Technologies does not currently have any additional information.