| [Overview][Constants][Types][Classes][Procedures and functions][Variables] | 
| 
 | Pointer to the array of command-line arguments | |
| 
 | Callback to perform dispatch interface procedure call by ID. | |
| 
 | Pointer to the array of environment variables | |
| 
 | Alias for StdErr | |
| 
 | Exit code for the program, will be communicated to the OS on exit. | |
| 
 | Result of last I/O operation. Read-Only. | |
| 
 | Standard input text file. | |
| 
 | True for console applications, False for GUI applications. | |
| 
 | True if the current module is a library. Otherwise module is an excutable | |
| 
 | Null variant | |
| 
 | Standard output text file. | |
| 
 | Seed for Random function. | |
| 
 | Describe behaviour if getmem fails. | |
| 
 | Current stack bottom. | |
| 
 | Maximum stack length. | |
| 
 | Standard diagnostic output text file. | |
| 
 | Alias for Output. | |
| 
 | Current Thread ID. | |
| 
 | Unassigned variant. | |
| 
 | Callback to perform dispatch interface procedure call by name. | |