Class TAboutForm (unit aboutb32)

Inherits from

TForm

Constructors



Functions

procedure FormActivate(Sender: TObject);


procedure FormCreate(Sender: TObject);

Delphi 2.

procedure CreateParams(VAR Params: TCreateParams);

Private declarations

Properties

Events

Variables

Bevel1 : TBevel;


BitBtn1 : TBitBtn;


Image1 : TImage;


LabelCompName : TPanel;


LabelCopyOf : TLabel;


LabelCPU : TPanel;


LabelICVersion : TLabel;


LabelPlatform : TPanel;


LabelProductID : TPanel;


LabelUserName : TPanel;


Panel1 : TPanel;


PhysMemory : TPanel;


ValueLoad : TPanel;



Constructors


Functions


procedure FormActivate(Sender: TObject);


procedure FormCreate(Sender: TObject);

Delphi 2.0 doesn't give this style to dialog boxes


procedure CreateParams(VAR Params: TCreateParams);

Private declarations


Properties


Events


Variables


Bevel1 : TBevel;


BitBtn1 : TBitBtn;


Image1 : TImage;


LabelCompName : TPanel;


LabelCopyOf : TLabel;


LabelCPU : TPanel;


LabelICVersion : TLabel;


LabelPlatform : TPanel;


LabelProductID : TPanel;


LabelUserName : TPanel;


Panel1 : TPanel;


PhysMemory : TPanel;


ValueLoad : TPanel;