Is this application the client instance ?
Source position: singleinstance.pp line 72
public property TBaseSingleInstance.IsClient : Boolean |
IsClient is a convenience property, it is True if StartResult equals siClient.
|
Is this application the server instance ? |
|
|
Check if another instance of the application is running. |
|
|
Contains the result of the last Start call. |