List of values for template variables.
Source position: fptemplate.pp line 97
public property TTemplateParser.Values[Key: string] : string |
Values is a stringlist that contains key-value pairs. The key is the name of the template variable, and the value is the string to replace the variable with. This property is only used when simple template tags are allowed.
OnGetParam |
AllowTagParams |