[Overview][Resource strings][Constants][Types][Classes][Variables] | Reference for unit 'simpleipc' (#fcl) |
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 |
No notes exist for this page yet.