TClrProcessStartInfo.LoadEnvironmentVariables(TStrings) Method

Gets search paths for files, directories for temporary files, application-specific options, and other similar information.

Namespace: CNClrLib.Component.Process
public
 procedure LoadEnvironmentVariables(AEnvVariables: TStrings);

Parameters

AEnvVariables
Type: TStrings

Populates with the names of the environment variables.