[Overview][Resource strings][Types][Classes][Procedures and functions][Variables][Index] |
Default daemon options
Source position: daemonapp.pp line 420
var DefaultDaemonOptions: TDaemonOptions = [doAllowStop,doAllowPause]; |
DefaultDaemonOptions are the default options with which a daemon definition (TDaemonDef) is created.
|
Daemon definition |
lazarus-ccr.sourceforge.net |