| [Overview][Resource strings][Constants][Types][Classes][Variables][Index] | 
Event triggered when a message arrives
Source position: simpleipc.pp line 216
 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  |