[Overview][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'process' (#fcl)

TProcess.Running

Determines wheter the process is still running.

Declaration

Source position: process.pp line 153

published property TProcess.Running : Boolean
  read GetRunning;

Description

Running can be read to determine whether the process is still running.

See also

TProcess.Terminate

  

Terminate a running process

TProcess.Active

  

Start or stop the process.

TProcess.ExitStatus

  

Exit status of the process.

TProcess.ExitCode

  

Exit code of the process


Documentation generated on: Nov 14 2015