[Overview][Resource strings][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'daemonapp' (#fcl)

TDaemonDef.Enabled

Is the daemon enabled or not

Declaration

Source position: daemonapp.pp line 268

published property TDaemonDef.Enabled : Boolean
  read FEnabled
  write FEnabled
  default True;

Description

Enabled specifies whether a daemon should be installed, run or uninstalled. Disabled daemons are not installed, run or uninstalled.


Documentation generated on: May 14 2021