Create a new instance of TSimpleIPCClient.
Source position: simpleipc.pp line 269
public constructor TSimpleIPCClient.Create( |
AOwner: TComponent |
); override; |
AOwner |
|
Owner of the instance. |
Create instantiates a new instance of the TSimpleIPCClient class. It initializes the data structures needed to handle the client side of the communication.
|
Remove the TSimpleIPCClient instance from memory. |