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