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