You are reading help file online using chmlib.com
|
function SendNotifyMessage(const Wnd: HWND; const Msg, WParam, LParam: Longint): Boolean;
Sends the specified message to the specified window without waiting for the message to be processed by the destination window procedure. Returns True if successful.
You are reading help file online using chmlib.com
|