[Overview][Resource strings][Types][Classes][Procedures and functions][Variables][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Exception used in all daemon application code
Source position: daemonapp.pp line 412
type EDaemon = class(Exception) |
|
Exception used in all daemon application code |
|
| | ||
| | ||
TObject |
EDaemon is the exception class used by all code in the DaemonApp unit.
|
Raise an EDaemon exception |