| [Overview][Resource strings][Types][Classes][Procedures and functions][Variables][Index] | 
Report the daemon status
Source position: daemonapp.pp line 322
| public function TDaemonThread.InterrogateDaemon: Boolean; virtual; | 
Always True.
InterrogateDaemon simply calls TDaemon.ReportStatus for the daemon that is running in this thread. It always returns True.
| TDaemon.ReportStatus |