Class TD2Running (unit D2Running)

Inherits from

TComponent

-------------------------------------------------} { } { This unit was generated on 12/08/97 15.42.59 by } { the RTE Software Component Generator. } { } { } { This code was written by : Aristide Torrelli } { } { This code is copyright 1997 by } { Aristide Torrelli } { } {-------------------------------------------------} {--------------------------------------------------------} { } { TD2Running is a component that allows a developer } { to know whether his/her program is run inside the } { Delphi IDE. You can check if DelphiIsRunning in order } { to, for example, display a nag screen or whatever. } { } {--------------------------------------------------------

Constructors


constructor Create(AOwner: TComponent);

Public Declarations

--------------------------------------} { TD2Running.



Functions

function DelphiIsRunning: boolean;

--------------------------------------} { TD2Running.

destructor Destroy;

--------------------------------------} { TD2Running.

Properties

Events

Variables


Constructors


constructor Create(AOwner: TComponent);

Public Declarations

--------------------------------------} { TD2Running.Create } {--------------------------------------


Functions


function DelphiIsRunning: boolean;

--------------------------------------} { TD2Running.DelphiIsRunning } {--------------------------------------


destructor Destroy;

--------------------------------------} { TD2Running.Destroy } {--------------------------------------


Properties


Events


Variables