ExitCode

Exit code for the program, will be communicated to the OS on exit.

Declaration

Source position: systemh.inc line 788

var
  ExitCode : TExitCode;public 'operatingsystem_result';