| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Control-C (abort) was pressed on the console.
Source position: sysutilh.inc line 184
| type EControlC = class(EExternal) ; | 
| 
 | Control-C (abort) was pressed on the console. | |
| | | ||
| 
 | External Exception. | |
| | | ||
| 
 | Base class of all exceptions. | |
| | | ||
| 
 | Base class of all classes. | 
EControlC is raised when the user has pressed CTRL-C in a console application.