Vcl.Controls.InitWndProc

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function InitWndProc(HWindow: HWND; Msg: UINT; WParam: WPARAM; LParam: LPARAM): LRESULT;

C++

extern DELPHI_PACKAGE NativeInt __stdcall InitWndProc(HWND HWindow, unsigned Msg, NativeUInt WParam, NativeInt LParam);

Propriétés

Type Visibilité  Source Unité  Parent
function public
Vcl.Controls.pas
Vcl.Controls.hpp
Vcl.Controls Vcl.Controls

Description

A usage interne.

N'utilisez pas directement InitWndProc.

Voir aussi

Récupérée de « https://docwiki.embarcadero.com/Libraries/Tokyo/f/index.php?title=Vcl.Controls.InitWndProc&oldid=161101 »