Create a new instance of the template parser.
Source position: fptemplate.pp line 80
public constructor TTemplateParser.Create; |
Create instantiates a new TTemplateParser object. It initializes the delimiters to their default values and sets the maximum parse depth.
Destroy |