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

TFPCustomTemplate.GetContent

Get the parsed template content.

Declaration

Source position: fptemplate.pp line 125

public function TFPCustomTemplate.GetContent: string;

Function result

The parsed template content.

Description

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.

See also

FileName

Template


Documentation generated on: Dec 15 2025