| [Overview][Resource strings][Types][Classes][Procedures and functions][Variables][Index] | 
Class type for TCustomDaemon
Source position: daemonapp.pp line 74
type TCustomDaemonClass = class of TCustomDaemon;  | 
The class type is needed in the TDaemonDef definition.
  | 
Daemon definition  |