Unit 'AdvancedIPC' Package
[Overview][Resource strings][Constants][Types][Classes][Index] [#fcl]

TIPCServer.Create

Create IPC server instance

Declaration

Source position: advancedipc.pp line 143

public constructor TIPCServer.Create(

  aOwner: TComponent

); override;

Arguments

aOwner

  

Component owner

Description

The Create constructor initializes a new IPC server instance. The server is not active until StartServer is called.

See also

StartServer

  

Start the IPC server


Documentation generated on: Dec 15 2025