Unit 'pascodegen' Package
[Overview][Constants][Types][Classes][Index] [#fcl]

TPascalCodeGenerator.Indent

Increase indentation level

Declaration

Source position: pascodegen.pp line 85

public procedure TPascalCodeGenerator.Indent;

Description

Indent increases the current indentation level by adding two spaces to the internal indentation string. Subsequent calls to TPascalCodeGenerator.AddLn will use this increased indentation.

See also

TPascalCodeGenerator.Undent

  

Decrease indentation level

TPascalCodeGenerator.AddLn

  

Add line to source code with current indentation


Documentation generated on: Dec 19 2025