JCL Help:AI USERMSG

From Project JEDI Wiki
Jump to navigationJump to search


Summary

WParam field for user-defined notification messages.


Pascal

 AI_USERMSG = $0003;


Description

When an application uses the UserNotify method of TJclAppInstances the class sends a message to all running instances with a message value determined by the MessageID property, WParam set to AI_USERMSG and LParam set to the parameter specified in the method call.


See Also

AI_INSTANCECREATED AI_INSTANCEDESTROYED


About

Unit

JclAppInst


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