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

TTemplateParser.Recursive

Enable recursive parsing.

Declaration

Source position: fptemplate.pp line 101

public property TTemplateParser.Recursive : Boolean
  read FRecursive
  write FRecursive;

Description

If Recursive is set to True, then the substituted values are parsed again for template variables. This property is only used when simple template tags are allowed.

See also

AllowTagParams


Documentation generated on: Dec 15 2025