System.TDLLProc

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef void __fastcall (*TDLLProc)(int Reason);

Properties

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

Description

Is used internally.

TDLLProc is used internally by the Delphi compiler.

See Also