[Overview][Resource strings][Constants][Types][Classes][Variables][Index] |
Create a new instance of TSimpleIPCServer
Source position: simpleipc.pp line 104
public constructor TSimpleIPCServer.Create( |
AOwner: TComponent |
); override; |
AOwner |
|
Owner of the TSimpleIPCServer instance. |
Create instantiates a new instance of the TSimpleIPCServer class. It initializes the data structures needed to handle the server side of the communication.
|
Remove the TSimpleIPCServer instance from memory |