[Overview][Resource strings][Constants][Types][Classes][Variables] | Reference for unit 'simpleipc' (#fcl) |
Create a new instance of the TIPCClientComm
Source position: simpleipc.pp line 121
public constructor TIPCClientComm.Create( |
AOwner: TSimpleIPCClient |
); virtual; |
AOwner |
|
TSimpleIPCClient instance for which communication must be handled. |
Create instantiates a new instance of the TIPCClientComm class, and stores the AOwner reference to the TSimpleIPCClient instance for which it will handle communitation. It can be retrieved later using the Owner property.
|
TSimpleIPCClient instance for which communication must be handled. |
|
|
Simple IPC client component |
No notes exist for this page yet.