help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Types][Classes] Reference for unit 'process' (#fcl)

TProcess.Environment

Environment variables for the new process

Declaration

Source position: process.pp line 123

published property TProcess.Environment: TStrings
  read FEnvironment
  write SetEnvironment;

Description

Environment contains the environment for the new process; it's a list of Name=Value pairs, one per line.

If it is empty, the environment of the current process is passed on to the new process.

See also

TProcess.Options

  

Options to be used when starting the process.

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505