Unit 'fpJsonToPas' Package
[Overview][Types][Classes][Index] [#fcl]

TJSONToPascal.IndentSize

Number of spaces for code indentation

Declaration

Source position: fpjsontopas.pp line 167

published property TJSONToPascal.IndentSize : Integer
  read FIndentSize
  write FIndentSize
  default 2;

Description

IndentSize controls how many spaces are used for indenting the generated Pascal code. Default value is 2 spaces per indentation level.


Documentation generated on: Jan 27 2026