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



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

TProcess.Resume

Resume execution of a suspended process

Declaration

Source position: process.pp line 101

public function TProcess.Resume: Integer; virtual;

Function result

0 on success, nonzero otherwise.

Description

Resume should be used to let a suspended process resume it's execution. It should be called in particular when the poRunSuspended flag is set in Options.

Errors

None.

See also

TProcess.Suspend

  

Suspend a running process

TProcess.Options

  

Options to be used when starting the process.

TProcess.Execute

  

Execute the program with the given options

TProcess.Terminate

  

Terminate a running process

Notes

 No notes exist for this page yet. 





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