Unit 'daemonapp' Package
[Overview][Resource strings][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

TCustomDaemon.Controller

TDaemonController instance controlling this daemon instance.

Declaration

Source position: daemonapp.pp line 69

public property TCustomDaemon.Controller : TDaemonController
  read FController;

Description

Controller points to the TDaemonController instance that was created by the application instance to control this daemon.

See also

DaemonThread

  

Thread in which daemon is running.


Documentation generated on: Jul 24 2023