[Overview][Types][Classes][Procedures and functions][Variables][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Exception raised when an error occurs in a TProcess routine.
Source position: process.pp line 165
type EProcess = class(Exception) ; |
|
Exception raised when an error occurs in a TProcess routine. |
|
| | ||
| | ||
|
Class to start and control other processes. |