Create a new instance of TAdvancedSingleInstance.
Source position: advancedsingleinstance.pas line 57
public constructor TAdvancedSingleInstance.Create( |
aOwner: TComponent |
); override; |
aOwner |
|
Owner of the component. |
Create calls the inherited constructor, and then constructs the ID property which identifies the application.
ID |