[Overview][Constants][Classes][Index] |
Creates a new instance of the TEZCGI component
Source position: ezcgi.pp line 61
public constructor TEZcgi.Create; |
Create initializes the CGI program's environment: it reads the environment variables passed to the CGI program and stores them in the Variable property.
|
Indexed array with variables as name=value pairs. |
|
|
Indexed array with available variable names. |
|
|
Variables passed to the CGI script |