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

MaxParseDepth

Maximum recursion depth for parsing.

Declaration

Source position: fptemplate.pp line 156

var MaxParseDepth: Integer = DefaultParseDepth;

Description

MaxParseDepth is the maximum recursion depth when parsing templates. If this depth is exceeded, an ETemplateParser exception is raised.

See also

DefaultParseDepth

  

Default maximum recursion depth for parsing.


Documentation generated on: Dec 15 2025