System.TDLLProcEx

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef void __fastcall (*TDLLProcEx)(int Reason, void * Reserved);

Properties

Type Visibility Source Unit Parent
typedef public System.hpp System System

Description

Is used internally.

TDLLProcEx is used internally by the Delphi compiler.

See Also