FireDAC.Comp.BatchMove.JSON.TFDJsonDataDef.Indentation
[–] Properties | |
---|---|
Type: property | |
Visibility: published | |
Source: FireDAC.Comp.BatchMove.JSON.pas FireDAC.Comp.BatchMove.JSON.hpp
| |
Unit: FireDAC.Comp.BatchMove.JSON | |
Parent: TFDJsonDataDef |
Delphi
property Indentation: Integer read FIndentation write FIndentation default 2;
C++
__property int Indentation = {read=FIndentation, write=FIndentation, default=2};
Description
Embarcadero Technologies does not currently have any additional information.