| [Overview][Resource strings][Constants][Types][Classes][Variables][Index] | 
Event triggered when a pessage arrives
Source position: simpleipc.pp line 112
|  published property TSimpleIPCServer.OnMessage: TNotifyEvent | 
OnMessage is called by ReadMessage when a message has been read. The actual message data can be retrieved with one of the StringMessage, MsgData or MsgType properties.
| 
 | Last message as a string. | |
| 
 | Last message data | |
| 
 | Last message type | 
| lazarus-ccr.sourceforge.net |