| [Overview][Resource strings][Constants][Types][Classes][Variables][Index] | 
Read message from the queue
Source position: simpleipc.pp line 170
| public procedure TSimpleIPCServer.ReadMessage; | 
ReadMessage will read the oldest message from the queue, and make it available in TSimpleIPCServer.MsgType and TSimpleIPCServer.MsgData
It is safe to call this even if a watch thread is started.
| 
 | Last message type | |
| 
 | Last message data |