home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip Hitware 6 A
/
CHIP_HITWARE6_A.iso
/
tools
/
FontChart
/
FONTCHAR.EXE
/
0
/
RCDATA
/
TABOUTBOX
/
TABOUTBOX.txt
Wrap
Text File
|
1997-02-04
|
4KB
|
207 lines
object AboutBox: TAboutBox
Left = 200
Top = 108
HelpContext = 1
BorderStyle = bsDialog
Caption = 'About FontChart'
ClientHeight = 254
ClientWidth = 298
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
KeyPreview = True
Position = poScreenCenter
OnActivate = FormActivate
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 16
object Shape1: TShape
Left = 0
Top = 200
Width = 297
Height = 57
Brush.Color = clLime
Brush.Style = bsVertical
Pen.Style = psClear
Shape = stEllipse
end
object Panel1: TPanel
Left = 8
Top = 8
Width = 281
Height = 193
BevelInner = bvRaised
BevelOuter = bvLowered
ParentColor = True
TabOrder = 0
object ProductName: TLabel
Left = 80
Top = 16
Width = 67
Height = 16
Caption = 'FontChart'
IsControl = True
end
object Version: TLabel
Left = 80
Top = 40
Width = 180
Height = 16
Caption = 'Version 2.1 for WinNT / 95'
IsControl = True
end
object Label1: TLabel
Left = 8
Top = 8
Width = 57
Height = 71
Alignment = taCenter
Caption = '\'
Font.Color = clWhite
Font.Height = -64
Font.Name = 'Wingdings'
Font.Style = []
ParentFont = False
OnClick = Label1Click
end
object Label2: TLabel
Left = 80
Top = 72
Width = 66
Height = 13
Caption = 'Registered to:'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 32
Top = 120
Width = 49
Height = 13
Caption = 'RegKey:'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Edit2: TEdit
Left = 80
Top = 120
Width = 169
Height = 24
TabOrder = 4
Text = '0'
OnMouseUp = Edit2MouseUp
end
object Memo1: TMemo
Left = 24
Top = 112
Width = 233
Height = 65
Alignment = taCenter
Color = 13948116
Lines.Strings = (
'�1996-97 by Rainald Schwenke '
'e-mail: '
'rainjieb@sp.zrz.tu-berlin.de')
ParentShowHint = False
ReadOnly = True
ShowHint = False
TabOrder = 0
WantReturns = False
end
object Button1: TButton
Left = 112
Top = 176
Width = 57
Height = 17
Caption = '&Send mail'
Font.Color = clBlack
Font.Height = -9
Font.Name = 'Small Fonts'
Font.Style = []
ParentFont = False
TabOrder = 1
OnClick = Button1Click
end
object btnReg: TButton
Left = 192
Top = 72
Width = 65
Height = 17
Caption = '&Register'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 2
OnClick = btnRegClick
end
object Edit1: TEdit
Left = 80
Top = 90
Width = 193
Height = 22
BorderStyle = bsNone
Color = clBtnFace
Ctl3D = False
Font.Color = clPurple
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentCtl3D = False
ParentFont = False
ReadOnly = True
TabOrder = 3
Text = 'still unregistered'
Visible = False
OnMouseUp = Edit1MouseUp
end
end
object btnRegister: TButton
Left = 84
Top = 216
Width = 129
Height = 25
Caption = '&May I Register ?'
ModalResult = 2
TabOrder = 1
OnClick = btnRegisterClick
OnMouseDown = btnRegisterMouseDown
end
object BitBtnOK: TBitBtn
Left = 8
Top = 216
Width = 65
Height = 25
TabOrder = 2
OnClick = BitBtnOKClick
OnMouseDown = BitBtnOKMouseDown
OnMouseUp = BitBtnOKMouseDown
Kind = bkOK
end
object BitBtn1: TBitBtn
Left = 224
Top = 216
Width = 65
Height = 25
Caption = '&Help'
TabOrder = 3
OnClick = BitBtn1Click
Kind = bkHelp
end
object RegFile1: TRegFile
RootKey = hkClassesRoot
Key = 'mailto\shell\open\command'
Left = 152
Top = 8
end
end