Project: Environment Variables Unit
Unit: PJEnvVars
Applies to: ~>3.0
type
TPJEnvironmentVarArray = array of TPJEnvironmentVar;
TPJEnvironmentVarArray is a dymanic array of TPJEnvironmentVar records.
It is used as the return type of one of the overloaded TPJEnvironmentVars.GetAll methods.