Class TOnlyOpenOnce (unit OnlyOpenOnce)

Inherits from

TComponent

Messages, ShellApi, Graphics, Controls;

Constructors


Constructor create(Owner: TComponent);

Protected declarations

****************************************************************************}



Functions

Destructor Destroy;

****************************************************************************}

procedure Loaded;

****************************************************************************}

Properties

property IsAppVisible : boolean


property UniqueString : String

Published declarations

Events

Variables

bIsAppVisible : boolean;


UniqueAppString : string;



Constructors


Constructor create(Owner: TComponent);

Protected declarations

****************************************************************************}


Functions


Destructor Destroy;

****************************************************************************}


procedure Loaded;

****************************************************************************}


Properties


property IsAppVisible : boolean


property UniqueString : String

Published declarations


Events


Variables


bIsAppVisible : boolean;


UniqueAppString : string;