[Overview][Resource strings][Constants][Types][Classes][Variables][Index] |
Destroy an instance of a server message
Source position: simpleipc.pp line 61
public destructor TIPCServerMsg.Destroy; override; |
Destroy frees the stream used to hold the message data.
|
Create a new instance of a server message |