Class TfrmNewVersion

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TfrmNewVersion = class(TfrmCustomGoPhast)

Description

no description available, TfrmCustomGoPhast description follows

TfrmCustomGoPhast is the ancestor of all TForms in GoPhast.

TfrmCustomGoPhast handles setting the color and font. TfrmCustomGoPhast also tries to keep from appearing at a location where it can't be seen. )

Hierarchy

Overview

Fields

Implicit Image1: TImage;
Implicit Label1: TLabel;
Implicit btnClose: TBitBtn;
Implicit btnGoToWeb: TBitBtn;
Implicit lblYourVersion: TLabel;
Implicit lblVersionOnWeb: TLabel;

Methods

Implicit procedure FormCreate(Sender: TObject); override;
Implicit procedure btnGoToWebClick(Sender: TObject);

Description

Fields

Implicit Image1: TImage;
 
Implicit Label1: TLabel;
 
Implicit btnClose: TBitBtn;
 
Implicit btnGoToWeb: TBitBtn;
 
Implicit lblYourVersion: TLabel;
 
Implicit lblVersionOnWeb: TLabel;
 

Methods

Implicit procedure FormCreate(Sender: TObject); override;
 
Implicit procedure btnGoToWebClick(Sender: TObject);
 

Generated by PasDoc 0.12.1 on 2013-05-13 15:41:39