API:System.ExitProcessProc

From RAD Studio API Documentation
Jump to: navigation, search

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.