[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 returns -1.
Source position: upasconf.pas line 820
public function TTemplateApplication.VarIndex( |
const Name: string |
):Integer; |