| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Generate run-time error
Source position: systemh.inc line 1394
| procedure Error( | 
| RunTimeError: TRuntimeError | 
| ); | 
Error generates a run-time error with an exit code corresponding to RunTimeError. This function is implemented for Delphi compatibility, and is not used by the Free Pascal Run-Time Library.
| 
 | Generate a run-time error. | |
| 
 | Stop program execution. |