[Overview][Resource strings][Constants][Types][Classes][Variables][Index] |
Create a new instance of TSimpleIPCClient
Source position: simpleipc.pp line 147
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 |