Get the parsed template content.
Source position: fptemplate.pp line 125
public function TFPCustomTemplate.GetContent: string; |
The parsed template content.
GetContent will parse the template and return the result. If the FileName property is set, the content of the file is parsed. Otherwise the Template property is parsed.
FileName |
Template |