|
EnvironmentVariablesUnit
Environment Variables Unit documentation.
Environment Variables UnitThis project contains the PJEnvVars unit. The unit contains a set of routines that can manipulate a process' environment block and the variables contained in it. It also defines a component, TPJEnvVars, that encapsulates a process' environment variables and provides an easy way to change their values, create then and delete them. To see examples of using the code see the file DemoCode.htm that is distributed with the unit. Demo projects that implement the examples are available from the Delphi Doodlings Repository - see the EnvVarsDemo directory. Links: |
► Sign in to add a comment