[Overview][Resource strings][Constants][Types][Classes][Variables] | Reference for unit 'simpleipc' (#fcl) |
Last message data
Source position: simpleipc.pp line 108
public property TSimpleIPCServer.MsgData: TStream |
MsgData contains the actual data from the last read message. If the data is a string, then StringMessage is better suited to read the data.
This property will contain valid data only after a succesful call to ReadMessage.
|
Last message as a string. |
|
No notes exist for this page yet.