Class TfrmAbout (unit AboutForm)

Inherits from

TForm

Constructors



Functions

procedure FormCreate(Sender: TObject);


procedure lblMeClick(Sender: TObject);


function CompanyName: string;


function OperatingSystem: string;

Private declarations

function UserName: string;


Properties

Events

Variables

Bevel1 : TBevel;


Bevel2 : TBevel;


cmdOK : TButton;


Email1 : TEmail;


Image1 : TImage;


Label1 : TLabel;


lblApp : TLabel;


lblCompany : TLabel;


lblCopyright : TLabel;


lblMe : TLabel;


lblReg : TLabel;


lblUserName : TLabel;


lblWindows : TLabel;


Panel1 : TPanel;



Constructors


Functions


procedure FormCreate(Sender: TObject);


procedure lblMeClick(Sender: TObject);


function CompanyName: string;


function OperatingSystem: string;

Private declarations


function UserName: string;


Properties


Events


Variables


Bevel1 : TBevel;


Bevel2 : TBevel;


cmdOK : TButton;


Email1 : TEmail;


Image1 : TImage;


Label1 : TLabel;


lblApp : TLabel;


lblCompany : TLabel;


lblCopyright : TLabel;


lblMe : TLabel;


lblReg : TLabel;


lblUserName : TLabel;


lblWindows : TLabel;


Panel1 : TPanel;