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

TIPCServer.Active

Server running state

Declaration

Source position: advancedipc.pp line 176

public property TIPCServer.Active : Boolean
  read FActive;

Description

The Active property indicates whether the IPC server is currently running and available for client connections. True if the server has been started, False otherwise.

See also

StartServer

  

Start the IPC server

StopServer

  

Stop the IPC server


Documentation generated on: Dec 15 2025