Destroy an instance of a server message.
Source position: simpleipc.pp line 68
public destructor TIPCServerMsg.Destroy; override;
Destroy frees the stream used to hold the message data.
TIPCServerMsg.Create
Create a new instance of a server message.