RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Controls.InitWndProc Function
Pascal
function InitWndProc(HWindow: HWnd; Message: Longint; WParam: Longint; LParam: Longint): Longint; stdcall;
C++
__stdcall Longint InitWndProc(HWnd HWindow, Longint Message, Longint WParam, Longint LParam);

Controls

This is function Controls.InitWndProc.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!