Free a TDaemonController instance.
Source position: daemonapp.pp line 141
public destructor TDaemonController.Destroy; override; |
Destroy deallocates some resources allocated when the instance was created.
|
Create a new instance of the TDaemonController class. |