Class TCoolAboutDlg (unit envydcp1)

Inherits from

TComponent

TCoolAboutDlg - Windows 95/NT style about dialog box-------------------------} { This component originally displayed a Windows 95 box complete with resource percentage however this figure required 16-bit thunking which is not available on Windows NT. This now displays information like Windows NT but can easily be adapted.

Constructors



Functions

function Execute: Boolean;

--Implementation of TCoolAboutDlg---------------------------------------------

Properties

property Copyright : String


property Product : String


property Product2 : String


property RegCompany : String


property RegUser : String


property Title : String


Events

Variables

FCopyright : String;


FProduct : String;


FProduct2 : String;


FRegCompany : String;


FRegUser : String;


FTitle : String;



Constructors


Functions


function Execute: Boolean;

--Implementation of TCoolAboutDlg---------------------------------------------


Properties


property Copyright : String


property Product : String


property Product2 : String


property RegCompany : String


property RegUser : String


property Title : String


Events


Variables


FCopyright : String;


FProduct : String;


FProduct2 : String;


FRegCompany : String;


FRegUser : String;


FTitle : String;