Sends an application message using the specified parameter values.
Source position: lclproc.pas line 110
function SendApplicationMessage(
Msg: Cardinal;
WParam: PtrInt;
LParam: PtrInt
):LongInt;