[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Returns the value of a configuration variable.
Source position: line 0
public function TTemplateApplication.VarAsInt( |
const Name: string |
):Integer; |
Index: Integer |
):Integer; |
const Name: string; |
out Error: Boolean |
):Integer; |
Index: Integer; |
out Error: Boolean |
):Integer; |
Returns as integer the value of the configuration variable denoted by Name or Index.
If the value can't be casted to integer or the variable does not exists: