home *** CD-ROM | disk | FTP | other *** search
- object AboutBox: TAboutBox
- Left = 345
- Top = 307
- Width = 393
- Height = 363
- HelpContext = 2010
- HorzScrollBar.Range = 380
- HorzScrollBar.Visible = False
- VertScrollBar.Range = 377
- VertScrollBar.Visible = False
- ActiveControl = OKBitBtn
- AutoScroll = False
- Caption = 'About'
- Font.Color = clWindowText
- Font.Height = 12
- Font.Name = 'MS Sans Serif'
- Font.Pitch = fpVariable
- Font.Style = []
- PixelsPerInch = 120
- Position = poScreenCenter
- Scaled = False
- ShowHint = True
- OnCreate = FormCreate
- TextHeight = 16
- object Panel1: TPanel
- Left = 8
- Top = 8
- Width = 369
- Height = 286
- BevelInner = bvRaised
- BevelOuter = bvLowered
- TabOrder = 0
- object MailImage: TImage
- Left = 8
- Top = 166
- Width = 29
- Height = 34
- Hint = 'Click on me to jump to Borland'#39's Delphi website.'
- AutoSize = True
- Picture.Data = {<image000.bmp>}
- OnClick = ProgramIconClick
- end
- object ProgramIcon: TImage
- Left = 8
- Top = 8
- Width = 128
- Height = 52
- Hint = 'Click on me to jump to Borland'#39's Delphi website.'
- AutoSize = True
- Picture.Data = {<image001.bmp>}
- OnClick = ProgramIconClick
- end
- object CopyrightLabel: TLabel
- Left = 144
- Top = 54
- Width = 219
- Height = 17
- Alignment = taRightJustify
- AutoSize = False
- Caption = 'Copyright � Chemware 1999-2001'
- end
- object ProductLabel: TLabel
- Left = 149
- Top = 5
- Width = 214
- Height = 22
- Alignment = taRightJustify
- AutoSize = False
- Caption = 'TAbout'
- Font.Color = clWindowText
- Font.Height = 13
- Font.Name = 'MS Sans Serif'
- Font.Pitch = fpVariable
- Font.Style = [fsBold]
- ParentFont = False
- end
- object VersionLabel: TLabel
- Left = 149
- Top = 70
- Width = 214
- Height = 17
- Alignment = taRightJustify
- AutoSize = False
- Caption = 'Version 2.0'
- end
- object ResourcesLabel: TLabel
- Left = 8
- Top = 207
- Width = 356
- Height = 18
- AutoSize = False
- Caption = 'ResourcesLabel'
- end
- object OSLabel: TLabel
- Left = 8
- Top = 241
- Width = 356
- Height = 17
- AutoSize = False
- Caption = 'OS'
- end
- object URLLabel: TLabel
- Left = 8
- Top = 146
- Width = 356
- Height = 17
- Hint =
- 'Clicking on this web address will make your web browser jump the' +
- 're !'
- Alignment = taCenter
- AutoSize = False
- Caption = 'http://chemware.hypermart.net/'
- Font.Color = clBlue
- Font.Height = 12
- Font.Name = 'MS Sans Serif'
- Font.Pitch = fpVariable
- Font.Style = [fsUnderline]
- ParentFont = False
- OnClick = URLLabelClick
- end
- object CommentsLabel: TLabel
- Left = 8
- Top = 87
- Width = 106
- Height = 16
- Caption = 'Freeware Version'
- end
- object CompanyLabel: TLabel
- Left = 149
- Top = 29
- Width = 214
- Height = 21
- Alignment = taRightJustify
- AutoSize = False
- Caption = 'by ...'
- Font.Color = clWindowText
- Font.Height = 12
- Font.Name = 'MS Sans Serif'
- Font.Pitch = fpVariable
- Font.Style = []
- ParentFont = False
- end
- object EmailLabel: TLabel
- Left = 51
- Top = 173
- Width = 310
- Height = 17
- Hint = 'Clicking on this email address will prepare an email to us.'
- AutoSize = False
- Caption = 'Chemware@Hypermart.net'
- Font.Color = clBlue
- Font.Height = 12
- Font.Name = 'MS Sans Serif'
- Font.Pitch = fpVariable
- Font.Style = [fsUnderline]
- ParentFont = False
- OnClick = EmailLabelClick
- end
- object OSBuildLabel: TLabel
- Left = 8
- Top = 258
- Width = 356
- Height = 17
- AutoSize = False
- Caption = 'version'
- end
- end
- object OKBitBtn: TBitBtn
- Left = 145
- Top = 302
- Width = 80
- Height = 27
- TabOrder = 1
- Kind = bkOK
- end
- end
-