API:System.ExitProcessProc
Delphi
ExitProcessProc: procedure; { Hook to be called just before the process actually exits }
C++
extern DELPHI_PACKAGE void __fastcall (*ExitProcessProc)(void);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| variable | public | System.pas System.hpp |
System | System |
Description
Embarcadero Technologies does not currently have any additional information.