[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Terminate procedure procedural variable.
Source position: sysutilh.inc line 263
type TTerminateProc = function: Boolean; |
TTerminateProc is the procedural type which should be used when adding exit procedures.
|
Add a procedure to the exit chain. |