Called when a control code is received for the daemon.
Source position: daemonapp.pp line 126
published property TDaemon.OnControlCode : TCustomControlCodeEvent |
OnControlCode is called when the daemon receives a control code. If the daemon has not handled the control code, it should set the Handled parameter to False. By default it is set to True.
Architecture |