Class TFnugrySingleInstance (unit FngSingleInst)

Inherits from

TComponent

Constructors


constructor Create(AOwner :TComponent);



Functions

destructor Destroy;


procedure AlreadyRunning(hPrevInst, hPrevWnd :THandle);


procedure Loaded;


Properties

Events

event OnAlreadyRunning : TAlreadyRunningEvent


Variables

FMappingHandle : THandle;


FOnAlreadyRunning : TAlreadyRunningEvent;



Constructors


constructor Create(AOwner :TComponent);


Functions


destructor Destroy;


procedure AlreadyRunning(hPrevInst, hPrevWnd :THandle);


procedure Loaded;


Properties


Events


event OnAlreadyRunning : TAlreadyRunningEvent


Variables


FMappingHandle : THandle;


FOnAlreadyRunning : TAlreadyRunningEvent;