home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC-Online 1998 February
/
PCOnline_02_1998.iso
/
filesbbs
/
win95
/
g4p.exe
/
Gui4PGP.exe
/
0
/
RCDATA
/
TFRMABOUT
/
TFRMABOUT.txt
Wrap
Text File
|
1997-03-22
|
2KB
|
105 lines
object frmAbout: TfrmAbout
Left = 369
Top = 237
ActiveControl = cmdOK
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = 'Info �ber Gui4PGP'
ClientHeight = 206
ClientWidth = 340
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
KeyPreview = True
Position = poScreenCenter
OnCreate = FormCreate
OnKeyDown = FormKeyDown
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object imgIcon: TImage
Left = 10
Top = 10
Width = 32
Height = 32
end
object bev1: TBevel
Left = 77
Top = 155
Width = 242
Height = 2
end
object lblApp: TLabel
Left = 77
Top = 17
Width = 95
Height = 16
Caption = 'Gui4PGP v2.0'
Font.Color = clBlue
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object lblCopyright: TLabel
Left = 77
Top = 36
Width = 180
Height = 13
Caption = 'Copyright � 1996-1997 by Sascha Ott'
Transparent = True
end
object lblReg: TLabel
Left = 77
Top = 87
Width = 68
Height = 13
Caption = 'Registriert auf:'
end
object lblUserName: TLabel
Left = 77
Top = 106
Width = 111
Height = 13
Caption = '-UNREGISTRIERT-'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object lbHome: TLabel
Left = 77
Top = 138
Width = 212
Height = 13
Caption = 'http://www.lanobis.de~sascha/gui4pgp.html'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label1: TLabel
Left = 78
Top = 51
Width = 83
Height = 13
Caption = 'All rights reserved'
end
object cmdOK: TButton
Left = 254
Top = 173
Width = 75
Height = 23
Cancel = True
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 0
end
end