[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
If a configuration variable named Name exists this function returns its index (zero based). Otherwise it raises EPasConfError.
Source position: upasconf.pas line 825
public function TTemplateApplication.VarIndexOrFail( |
const Name: string |
):Integer; |