Check if the template has content.
Source position: fptemplate.pp line 124
public function TFPCustomTemplate.HasContent: Boolean; |
True if the template has content.
HasContent returns True if the template has content, i.e. either the FileName or the Template property is set.
FileName |
Template |