[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
System CTRL-C handler
Source position: systemh.inc line 1571
function SysSetCtrlBreakHandler( |
Handler: TCtrlBreakHandler |
SysSetCtrlBreakHandler sets the CTRL-C handler to the Handler callback, and returns the previous value of the handler.
|
CTRL-C Handler prototype |