Class TAboutBox (unit AboutMe)

Inherits from

TForm

Constructors



Functions

procedure cmdSysInfoClick(Sender: TObject);


procedure OKButtonClick(Sender: TObject);


Properties

Events

Variables

cmdSysInfo : TButton;


Comments : TLabel;


Copyright : TLabel;


OKButton : TButton;


Panel1 : TPanel;


ProductName : TLabel;


ProgramIcon : TImage;


Version : TLabel;



Constructors


Functions


procedure cmdSysInfoClick(Sender: TObject);


procedure OKButtonClick(Sender: TObject);


Properties


Events


Variables


cmdSysInfo : TButton;


Comments : TLabel;


Copyright : TLabel;


OKButton : TButton;


Panel1 : TPanel;


ProductName : TLabel;


ProgramIcon : TImage;


Version : TLabel;