TTerminateProc
Terminate procedure procedural variable.
Declaration
Source position: sysutilh.inc line 263
Type
TTerminateProc = function : Boolean
Description
TTerminateProc is the procedural type which should be used when adding exit procedures.
See also
Name | Description |
---|---|
AddTerminateProc | Add a procedure to the exit chain. |