object AboutBox: TAboutBox Left = 181 Top = 145 BorderIcons = [] BorderStyle = bsDialog Caption = 'About Archive Peek' ClientHeight = 216 ClientWidth = 359 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object Panel1: TPanel Left = 8 Top = 8 Width = 345 Height = 177 BevelInner = bvRaised BevelOuter = bvLowered ParentColor = True TabOrder = 0 object DfGradient1: TDfGradient Left = 2 Top = 2 Width = 341 Height = 173 Gradient.GradientStyle = gsLine Gradient.LineSize = 1 Gradient.Color1 = 33023 Gradient.Color2 = clLime Gradient.Color3 = clWhite Gradient.Color4 = clWhite Gradient.Color5 = clBlack Gradient.ColorCount = 2 Gradient.LineDirection = diHorizonal Color = 2005217 Align = alClient end object ProgramIcon: TImage Left = 8 Top = 8 Width = 33 Height = 33 Picture.Data = {} Stretch = True IsControl = True end object Copyright: TLabel Left = 104 Top = 72 Width = 138 Height = 13 Caption = 'Copyright 2000 Javier Thaine' Transparent = True IsControl = True end object Comments: TLabel Left = 8 Top = 112 Width = 65 Height = 17 Caption = 'Home page:' Transparent = True WordWrap = True IsControl = True end object Homepage: TLabel Left = 72 Top = 112 Width = 262 Height = 13 Cursor = crCross Caption = 'http://www.geocities.com/SiliconValley/Heights/7017/' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsUnderline] ParentColor = False ParentFont = False Transparent = True OnClick = HomepageClick end object EMail: TLabel Left = 48 Top = 96 Width = 98 Height = 13 Cursor = crCross Caption = 'jthaine@hotmail.com' Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsUnderline] ParentFont = False Transparent = True OnClick = EMailClick end object Label1: TLabel Left = 8 Top = 96 Width = 32 Height = 13 Caption = 'E-Mail:' Transparent = True end object Label2: TLabel Left = 8 Top = 128 Width = 305 Height = 13 Caption = 'Bug reports, questions, comments and suggestions are welcome.' Transparent = True end object ArtLabel1: TArtLabel Left = 64 Top = 0 Width = 209 Height = 41 ArtStyle = [as3DRaise, asShadow] Caption = 'Archive Peek' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -32 Font.Name = 'Arial' Font.Style = [fsBold] Transparent = True Color = clBtnFace ShadowColor = clGray OutlineColor = clWhite AutoSize = False ShadowLength = 3 Gradient.GradientStyle = gsLine Gradient.LineSize = 2 Gradient.Color1 = clSilver Gradient.Color2 = clGray Gradient.Color3 = clBlack Gradient.Color4 = clWhite Gradient.Color5 = clBlack Gradient.ColorCount = 3 Gradient.LineDirection = diHorizonal TextAlign = taLeftJustify end object ArtLabel2: TArtLabel Left = 128 Top = 48 Width = 89 Height = 25 ArtStyle = [as3DRaise, asShadow] Caption = 'Version 2.2' Font.Charset = ANSI_CHARSET Font.Color = clBlack Font.Height = -16 Font.Name = 'Times New Roman' Font.Style = [fsBold] Transparent = True Color = clBtnFace ShadowColor = clGray OutlineColor = clWhite AutoSize = False ShadowLength = 3 Gradient.GradientStyle = gsLine Gradient.LineSize = 2 Gradient.Color1 = clSilver Gradient.Color2 = clGray Gradient.Color3 = clBlack Gradient.Color4 = clWhite Gradient.Color5 = clBlack Gradient.ColorCount = 3 Gradient.LineDirection = diHorizonal TextAlign = taLeftJustify end object ArtLabel3: TArtLabel Left = 120 Top = 32 Width = 105 Height = 25 ArtStyle = [as3DRaise, asShadow] Caption = 'for Windows 95' Font.Charset = ANSI_CHARSET Font.Color = clBlack Font.Height = -16 Font.Name = 'Times New Roman' Font.Style = [fsBold] Transparent = True Color = clBtnFace ShadowColor = clGray OutlineColor = clWhite AutoSize = False ShadowLength = 3 Gradient.GradientStyle = gsLine Gradient.LineSize = 2 Gradient.Color1 = clSilver Gradient.Color2 = clGray Gradient.Color3 = clBlack Gradient.Color4 = clWhite Gradient.Color5 = clBlack Gradient.ColorCount = 3 Gradient.LineDirection = diHorizonal TextAlign = taLeftJustify end object Button1: TButton Left = 128 Top = 144 Width = 91 Height = 25 Caption = 'Additional credits' TabOrder = 0 OnClick = Button1Click end end object OKButton: TButton Left = 143 Top = 188 Width = 75 Height = 25 Caption = 'OK' Default = True ModalResult = 1 TabOrder = 1 OnClick = OKButtonClick end end