Sends an application message using the specified parameter values.
Source position: controls.pp line 2738
function SendAppMessage(
Msg: Cardinal;
WParam: PtrInt;
LParam: PtrInt
):LongInt;