Is the instance global (for all users) or local (for the current user).
Source position: advancedsingleinstance.pas line 71
public property TAdvancedSingleInstance.Global : Boolean |
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.
|
Start IPC communication and check the type of the application instance. |