home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip Hitware 10
/
Chip_Hitware_Vol_10.iso
/
chiphit
/
tools
/
95beyond
/
beyond32.exe
/
0
/
RCDATA
/
TABOUTDIALOG
/
TABOUTDIALOG.txt
Wrap
Text File
|
1997-11-09
|
3KB
|
159 lines
object AboutDialog: TAboutDialog
Left = 230
Top = 113
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = 'About'
ClientHeight = 192
ClientWidth = 329
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
Position = poScreenCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object ProgramIcon: TImage
Left = 24
Top = 16
Width = 32
Height = 32
Stretch = True
IsControl = True
end
object NameDisplay: TLabel
Left = 72
Top = 78
Width = 116
Height = 13
Caption = '<unregistered copy>'
ShowAccelChar = False
Transparent = True
IsControl = True
end
object VersionDisplay: TLabel
Left = 256
Top = 21
Width = 17
Height = 13
Caption = 'x.x'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
IsControl = True
end
object Label5: TLabel
Left = 24
Top = 134
Width = 183
Height = 13
Caption = 'Copyright � 1996-97 Scooter Software'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
Transparent = True
IsControl = True
end
object Label2: TLabel
Left = 216
Top = 21
Width = 38
Height = 13
Caption = 'Version:'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
Transparent = True
end
object ProductTitleDisplay: TLabel
Left = 72
Top = 16
Width = 138
Height = 20
Caption = 'Beyond Compare'
Font.Color = clBlack
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object Label7: TLabel
Left = 24
Top = 148
Width = 83
Height = 13
Caption = 'All rights reserved'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
Transparent = True
end
object OrgDisplay: TLabel
Left = 72
Top = 92
Width = 5
Height = 13
ShowAccelChar = False
Transparent = True
IsControl = True
end
object Label4: TLabel
Left = 72
Top = 60
Width = 66
Height = 13
Caption = 'Registered to:'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object ForWin95: TLabel
Left = 72
Top = 36
Width = 71
Height = 13
Caption = 'for Windows95'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label1: TLabel
Left = 24
Top = 172
Width = 125
Height = 13
Caption = 'www.scootersoftware.com'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object CloseBtn: TBitBtn
Left = 240
Top = 152
Width = 73
Height = 26
Cancel = True
Caption = '&OK'
Default = True
TabOrder = 0
OnClick = CloseBtnClick
end
end