Unit 'System' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

Error

Generate run-time error.

Declaration

Source position: systemh.inc line 1716

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

RunError

  

Generate a run-time error.

Halt

  

Stop program execution.


Documentation generated on: Jul 24 2023