[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'UPasConf' (#Pkg)

TTemplateApplication.VarIndex

If a configuration variable named Name exists this function returns its index (zero based). Otherwise it returns -1.

Declaration

Source position: upasconf.pas line 820

public function TTemplateApplication.VarIndex(

  const Name: string

):Integer;