Unit 'AdvancedSingleInstance' Package
[Overview][Types][Classes][Index] [#fcl]

TAdvancedSingleInstance.Global

Is the instance global (for all users) or local (for the current user).

Declaration

Source position: advancedsingleinstance.pas line 64

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

Description

Global indicates whether the instance is global (for all users) or local (for the current user only). This must be set before Start is called.

See also

Start

  

Start IPC communication and check the type of the application instance.


Documentation generated on: Jul 24 2023