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

TAdvancedSingleInstance.Create

Create a new instance of TAdvancedSingleInstance.

Declaration

Source position: advancedsingleinstance.pas line 50

public constructor TAdvancedSingleInstance.Create(

  aOwner: TComponent

); override;

Arguments

aOwner

  

Owner of the component.

Description

Create calls the inherited constructor, and then constructs the ID property which identifies the application.

See also

ID


Documentation generated on: Jul 24 2023