System.TDLLProc

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TDLLProc = procedure (Reason: Integer);

C++

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

Propriétés

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

Description

A usage interne.

TDLLProc est utilisé en interne par le compilateur Delphi.

Voir aussi