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



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

TProcess.CurrentDirectory

Working directory of the process.

Declaration

Source position: process.pp line 121

published property TProcess.CurrentDirectory: String
  read FCurrentDirectory
  write FCurrentDirectory;

Description

CurrentDirectory specifies the working directory of the newly started process.

Changing this property after the process was started has no effect.

See also

TProcess.Environment

  

Environment variables for the new process

Notes

 No notes exist for this page yet. 





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