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

TDaemonThread.InterrogateDaemon

Report the daemon status

Declaration

Source position: daemonapp.pp line 346

public function TDaemonThread.InterrogateDaemon: Boolean; virtual;

Function result

Always True.

Description

InterrogateDaemon simply calls TCustomDaemon.ReportStatus for the daemon that is running in this thread. It always returns True.

See also

TCustomDaemon.ReportStatus

  

Report the current status to the operating system


Documentation generated on: May 14 2021