| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Call the exit chain procedures.
Source position: sysutilh.inc line 266
function CallTerminateProcs: Boolean;  | 
CallTerminateProcs is run on program exit. It executes all terminate procedures that were added to the exit chain with AddTerminateProc, and does this in reverse order.
  | 
Terminate procedure procedural variable.  | 
|
  | 
Add a procedure to the exit chain.  |