System.TDLLProcEx

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TDLLProcEx = procedure (Reason: Integer; Reserved: Pointer);

C++

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

Propriétés

Type Visibilité  Source Unité  Parent
type
typedef
public
System.pas
System.hpp
System System

Description

A usage interne.

TDLLProcEx est utilisé en interne par le compilateur Delphi.

Voir aussi