Environment Variables Unit Programmers Guide
Applies to: ~>3.0
This section of the Environment Variables Unit documentation describes the API exposed by the unit to programmers.
Unit | Description |
---|---|
PJEnvVars | All the run time code. This includes a static class for manipulating environment variables, an environment variable enumerator, various supporting types and a deprecated component and related routines. See below for details. |
PJEnvVarsDsgn |
Class | Description |
---|---|
TPJEnvironmentVars | Static class for reading and manipulating environment variables. |
TPJEnvVars | |
TPJEnvVarsEnumerator | Class that enumerates all the environment variable names in the current process. |
Item | Description |
---|---|
Other Types | Other types used by TPJEnvironmentVars and TPJEnvVars. |
Helper Routines |
This documentation complies with these conventions.