RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Controls.InitWndProc Function
Pascal
function InitWndProc(HWindow: HWND; Msg: UINT; WParam: WPARAM; LParam: LPARAM): LRESULT; stdcall;
C++
__stdcall LRESULT InitWndProc(HWND HWindow, UINT Msg, WPARAM WParam, LPARAM LParam);

This is function Controls.InitWndProc.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!