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

TBaseSingleInstance.IsClient

Is this application the client instance ?

Declaration

Source position: singleinstance.pp line 65

public property TBaseSingleInstance.IsClient : Boolean
  read GetIsClient;

Description

IsClient is a convenience property, it is True if StartResult equals siClient.

See also

IsServer

  

Is this application the server 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