Class TAboutBox1 (unit About) |
Inherits from
TForm
procedure FormActivate(Sender: TObject);
==============================================================================
procedure FormCreate(Sender: TObject);
==============================================================================
procedure OKButtonClick(Sender: TObject);
==============================================================================
Bevel1 : TBevel;
Comments : TLabel;
CompanyName : TLabel;
Copyright : TLabel;
FreeRes : TLabel;
Image2 : TImage;
Label1 : TLabel;
Label10 : TLabel;
Label11 : TLabel;
Label2 : TLabel;
Label3 : TLabel;
Label4 : TLabel;
Label5 : TLabel;
Label6 : TLabel;
Label7 : TLabel;
Label8 : TLabel;
Label9 : TLabel;
OKButton : TButton;
PhysicalMemory : TLabel;
PhysMem : TLabel;
Processor : TLabel;
ProgramLabel : TLabel;
SerialNoLbl : TLabel;
UserName : TLabel;
Version : TLabel;
WinVersion : TLabel;
procedure FormActivate(Sender: TObject);
==============================================================================
procedure FormCreate(Sender: TObject);
==============================================================================
procedure OKButtonClick(Sender: TObject);
==============================================================================
Bevel1 : TBevel;
Comments : TLabel;
CompanyName : TLabel;
Copyright : TLabel;
FreeRes : TLabel;
Image2 : TImage;
Label1 : TLabel;
Label10 : TLabel;
Label11 : TLabel;
Label2 : TLabel;
Label3 : TLabel;
Label4 : TLabel;
Label5 : TLabel;
Label6 : TLabel;
Label7 : TLabel;
Label8 : TLabel;
Label9 : TLabel;
OKButton : TButton;
PhysicalMemory : TLabel;
PhysMem : TLabel;
Processor : TLabel;
ProgramLabel : TLabel;
SerialNoLbl : TLabel;
UserName : TLabel;
Version : TLabel;
WinVersion : TLabel;