[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Returns the value of a configuration variable.
Source position: line 0
public function TTemplateApplication.VarAsStr( |
const Name: string |
):string; |
Index: Integer |
):string; |
Returns as string the value of the configuration variable denoted by Name or Index.
Raises EPasConfError if the variable does not exist.