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

TIPCBase.Global

Communication scope (global or local)

Declaration

Source position: advancedipc.pp line 99

public property TIPCBase.Global : Boolean
  read FGlobal
  write SetGlobal;

Description

The Global property determines the communication scope. If True, processes from different users can communicate. If False, only processes from the current user can communicate.

See also

ServerID

  

Server identifier for IPC communication


Documentation generated on: Dec 15 2025