Unit 'AdvancedSingleInstance' Package
[Overview][Types][Classes][Index] [#fcl]

TAdvancedSingleInstance.Start

Start IPC communication and check the type of the application instance.

Declaration

Source position: advancedsingleinstance.pas line 52

public function TAdvancedSingleInstance.Start: TSingleInstanceStart; override;

Function result

The instance type.

Description

Start implements the abstract TBaseSingleInstance.Start call. It initiates the IPC mechanism.

See also

TBaseSingleInstance.Start

TAdvancedSingleInstance.Stop

  

End IPC communication.


Documentation generated on: Jul 24 2023