JCL Help:TJclAppInstances.UserNotify
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: TJclAppInstances.UserNotify Method
Search in JCL Help
Search in all projects
Summary
Sends a user defined message to all running instances.
Pascal
public procedure UserNotify(Param: Longint);
Parameters
Parameters | Description |
Param: Longint | Message to send. |
Description
UserNotify sends a notification message to all running instances with WParam set to AI_USERMSG and LParam set to the specified parameter.
About
Donator
Petr Vones
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page