You are reading help file online using chmlib.com
|
function PostMessage(const Wnd: HWND; const Msg, WParam, LParam: Longint): Boolean;
Posts the specified message to the specified window, returning immediately. Returns True if successful.
You are reading help file online using chmlib.com
|