Unit 'singleinstance' Package
[Overview][Types][Classes][Variables][Index] [#fcl]

TBaseSingleInstance.IsServer

Is this application the server instance ?

Declaration

Source position: singleinstance.pp line 64

public property TBaseSingleInstance.IsServer : Boolean
  read GetIsServer;

Description

IsServer is a convenience property, it is True if StartResult equals siServer.

See also

IsClient

  

Is this application the client instance ?

Start

  

Check if another instance of the application is running.

StartResult

  

Contains the result of the last Start call.


Documentation generated on: Jul 24 2023