FireDAC.Comp.BatchMove.JSON.TFDJsonDataDef.IndentChar

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property IndentChar: Char read FIndentChar write FIndentChar default ' ';

C++

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

Properties

Type Visibility Source Unit Parent
property published
FireDAC.Comp.BatchMove.JSON.pas
FireDAC.Comp.BatchMove.JSON.hpp
FireDAC.Comp.BatchMove.JSON TFDJsonDataDef

Description

Embarcadero Technologies does not currently have any additional information.