Enable recursive parsing.
Source position: fptemplate.pp line 101
public property TTemplateParser.Recursive : Boolean |
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.
AllowTagParams |