Error

Generate run-time error

Declaration

Source position: systemh.inc line 1612

  procedure Error(RunTimeError: TRuntimeError);

Description

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.

See also

Name Description
Halt Stop program execution.
RunError Generate a run-time error.