Class TAboutBox (unit frmAbout)
Inherits from
TForm
Constructors
Functions
procedure FormCreate(Sender: TObject);
procedure OKButtonClick(Sender: TObject);
Properties
Events
Variables
Label1 : TLabel;
lblBack : TLabel;
lblFront : TLabel;
OKButton : TButton;
Panel1 : TPanel;
Constructors
Functions
procedure FormCreate(Sender: TObject);
procedure OKButtonClick(Sender: TObject);
Properties
Events
Variables
Label1 : TLabel;
lblBack : TLabel;
lblFront : TLabel;
OKButton : TButton;
Panel1 : TPanel;