Class THypnoAboutBox (unit bi_dlgs)
Inherits from
TComponent
Constructors
constructor Create(AOwner: TComponent);
Functions
destructor destroy;
function Execute: Boolean;
Properties
property Caption : string
property Copyright : string
property Copyrightfont : tfont
property Productfont : tfont
property ProductName : string
property Version : string
property Versionfont : tfont
Events
Variables
Fcaption : string;
fcopyright : string;
fcopyrightfont : tfont;
fproductfont : tfont;
fproductname : string;
fversion : string;
fversionfont : tfont;
Constructors
constructor Create(AOwner: TComponent);
Functions
destructor destroy;
function Execute: Boolean;
Properties
property Caption : string
property Copyright : string
property Copyrightfont : tfont
property Productfont : tfont
property ProductName : string
property Version : string
property Versionfont : tfont
Events
Variables
Fcaption : string;
fcopyright : string;
fcopyrightfont : tfont;
fproductfont : tfont;
fproductname : string;
fversion : string;
fversionfont : tfont;