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



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

TProcess.ApplicationName

Name of the application to start

Declaration

Source position: process.pp line 118

published property TProcess.ApplicationName: String
  read FApplicationName
  write SetApplicationName;

Description

ApplicationName is an alias for TProcess.CommandLine. It's mostly foruse in the Windows CreateProcess call. If CommandLine is not set, then ApplicationName will be used instead.

Note that either CommandLine or ApplicationName must be set prior to calling Execute.

See also

TProcess.CommandLine

  

Command-line to execute

Notes

 No notes exist for this page yet. 





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