[Overview][Resource strings][Types][Classes][Procedures and functions][Variables][Index] |
Collection of daemons
Source position: daemonapp.pp line 289
published property TCustomDaemonMapper.DaemonDefs : TDaemonDefs |
DaemonDefs is the application's global collection of daemon definitions. This collection will be used to decide at runtime which TDaemon class must be created to run or install a daemon.
|
Custom daemon application class |