You are reading help file online using chmlib.com
|
function PostBroadcastMessage(const Msg, WParam, LParam: Longint): Boolean;
Posts the specified message to top-level windows in the system, returning immediately.
The specified message must be unique. Use RegisterWindowMessage to get such a message.
You are reading help file online using chmlib.com
|