Allow tags with parameters.
Source position: fptemplate.pp line 102
public property TTemplateParser.AllowTagParams : Boolean read FAllowTagParams write FAllowTagParams;
If AllowTagParams is set to True, then tags with parameters are allowed. If False, then only simple tags are allowed.