| [Overview][Resource strings][Constants][Types][Classes][Variables][Index] | 
Create a new instance of the communication handler
Source position: simpleipc.pp line 98
public constructor TIPCServerComm.Create(  | 
AOwner: TSimpleIPCServer  | 
); virtual;  | 
AOwner  | 
  | 
TSimpleIPCServer instance for which to handle transport  | 
Create initializes a new instance of the communication handler. It simply saves the AOwner parameter in the Owner property.
  | 
TSimpleIPCServer instance for which to handle transport  |