UNITS
CLASSES, INTERFACES, OBJECTS
TYPES
VARIABLES
CONSTANTS
FUNCTIONS, PROCEDURES
IDENTIFIERS

Class TDlg_About

Unit

App_About

Declaration

type TDlg_About = class(TForm)

Description

About dialog box. Generated via Delphi's GUI builder.

Fields

NameDescription
Btn_DisplayGPL  
Btn_DisplayReadme  
GroupBox1  
GroupBox2  
Image1  
Image2 Logo
Label1  
Label2  
Label3  
Label4  
Label5  
Label6  
Label7  
Label8  
Label9  
OKBtn  
Panel1  

Methods

Overview

procedure Btn_DisplayGPLClick(Sender: TObject);
procedure Btn_DisplayReadmeClick(Sender: TObject);

Description

procedure Btn_DisplayGPLClick(Sender: TObject);

Displays the GNU/GPL. Opens TApp_About_GPL.

procedure Btn_DisplayReadmeClick(Sender: TObject);

Displays the readme. Opens TApp_About_Readme.

Properties

None.


Generated by pasdoc 0.6.20 on Wed 20 Mar 2002 20:59:34