home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 June / Chip_2002-06_cd1.bin / sharewar / archivp / ARCPEEK.EXE / 0 / RCDATA / TABOUTBOX / TABOUTBOX.txt < prev   
Text File  |  2000-01-10  |  6KB  |  230 lines

  1. object AboutBox: TAboutBox
  2.   Left = 181
  3.   Top = 145
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'About Archive Peek'
  7.   ClientHeight = 216
  8.   ClientWidth = 359
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   Position = poScreenCenter
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object Panel1: TPanel
  18.     Left = 8
  19.     Top = 8
  20.     Width = 345
  21.     Height = 177
  22.     BevelInner = bvRaised
  23.     BevelOuter = bvLowered
  24.     ParentColor = True
  25.     TabOrder = 0
  26.     object DfGradient1: TDfGradient
  27.       Left = 2
  28.       Top = 2
  29.       Width = 341
  30.       Height = 173
  31.       Gradient.GradientStyle = gsLine
  32.       Gradient.LineSize = 1
  33.       Gradient.Color1 = 33023
  34.       Gradient.Color2 = clLime
  35.       Gradient.Color3 = clWhite
  36.       Gradient.Color4 = clWhite
  37.       Gradient.Color5 = clBlack
  38.       Gradient.ColorCount = 2
  39.       Gradient.LineDirection = diHorizonal
  40.       Color = 2005217
  41.       Align = alClient
  42.     end
  43.     object ProgramIcon: TImage
  44.       Left = 8
  45.       Top = 8
  46.       Width = 33
  47.       Height = 33
  48.       Picture.Data = {<image000.ico>}
  49.       Stretch = True
  50.       IsControl = True
  51.     end
  52.     object Copyright: TLabel
  53.       Left = 104
  54.       Top = 72
  55.       Width = 138
  56.       Height = 13
  57.       Caption = 'Copyright 2000 Javier Thaine'
  58.       Transparent = True
  59.       IsControl = True
  60.     end
  61.     object Comments: TLabel
  62.       Left = 8
  63.       Top = 112
  64.       Width = 65
  65.       Height = 17
  66.       Caption = 'Home page:'
  67.       Transparent = True
  68.       WordWrap = True
  69.       IsControl = True
  70.     end
  71.     object Homepage: TLabel
  72.       Left = 72
  73.       Top = 112
  74.       Width = 262
  75.       Height = 13
  76.       Cursor = crCross
  77.       Caption = 'http://www.geocities.com/SiliconValley/Heights/7017/'
  78.       Color = clBtnFace
  79.       Font.Charset = DEFAULT_CHARSET
  80.       Font.Color = clBlue
  81.       Font.Height = -11
  82.       Font.Name = 'MS Sans Serif'
  83.       Font.Style = [fsUnderline]
  84.       ParentColor = False
  85.       ParentFont = False
  86.       Transparent = True
  87.       OnClick = HomepageClick
  88.     end
  89.     object EMail: TLabel
  90.       Left = 48
  91.       Top = 96
  92.       Width = 98
  93.       Height = 13
  94.       Cursor = crCross
  95.       Caption = 'jthaine@hotmail.com'
  96.       Font.Charset = DEFAULT_CHARSET
  97.       Font.Color = clBlue
  98.       Font.Height = -11
  99.       Font.Name = 'MS Sans Serif'
  100.       Font.Style = [fsUnderline]
  101.       ParentFont = False
  102.       Transparent = True
  103.       OnClick = EMailClick
  104.     end
  105.     object Label1: TLabel
  106.       Left = 8
  107.       Top = 96
  108.       Width = 32
  109.       Height = 13
  110.       Caption = 'E-Mail:'
  111.       Transparent = True
  112.     end
  113.     object Label2: TLabel
  114.       Left = 8
  115.       Top = 128
  116.       Width = 305
  117.       Height = 13
  118.       Caption = 'Bug reports, questions, comments and suggestions are welcome.'
  119.       Transparent = True
  120.     end
  121.     object ArtLabel1: TArtLabel
  122.       Left = 64
  123.       Top = 0
  124.       Width = 209
  125.       Height = 41
  126.       ArtStyle = [as3DRaise, asShadow]
  127.       Caption = 'Archive Peek'
  128.       Font.Charset = DEFAULT_CHARSET
  129.       Font.Color = clWindowText
  130.       Font.Height = -32
  131.       Font.Name = 'Arial'
  132.       Font.Style = [fsBold]
  133.       Transparent = True
  134.       Color = clBtnFace
  135.       ShadowColor = clGray
  136.       OutlineColor = clWhite
  137.       AutoSize = False
  138.       ShadowLength = 3
  139.       Gradient.GradientStyle = gsLine
  140.       Gradient.LineSize = 2
  141.       Gradient.Color1 = clSilver
  142.       Gradient.Color2 = clGray
  143.       Gradient.Color3 = clBlack
  144.       Gradient.Color4 = clWhite
  145.       Gradient.Color5 = clBlack
  146.       Gradient.ColorCount = 3
  147.       Gradient.LineDirection = diHorizonal
  148.       TextAlign = taLeftJustify
  149.     end
  150.     object ArtLabel2: TArtLabel
  151.       Left = 128
  152.       Top = 48
  153.       Width = 89
  154.       Height = 25
  155.       ArtStyle = [as3DRaise, asShadow]
  156.       Caption = 'Version 2.2'
  157.       Font.Charset = ANSI_CHARSET
  158.       Font.Color = clBlack
  159.       Font.Height = -16
  160.       Font.Name = 'Times New Roman'
  161.       Font.Style = [fsBold]
  162.       Transparent = True
  163.       Color = clBtnFace
  164.       ShadowColor = clGray
  165.       OutlineColor = clWhite
  166.       AutoSize = False
  167.       ShadowLength = 3
  168.       Gradient.GradientStyle = gsLine
  169.       Gradient.LineSize = 2
  170.       Gradient.Color1 = clSilver
  171.       Gradient.Color2 = clGray
  172.       Gradient.Color3 = clBlack
  173.       Gradient.Color4 = clWhite
  174.       Gradient.Color5 = clBlack
  175.       Gradient.ColorCount = 3
  176.       Gradient.LineDirection = diHorizonal
  177.       TextAlign = taLeftJustify
  178.     end
  179.     object ArtLabel3: TArtLabel
  180.       Left = 120
  181.       Top = 32
  182.       Width = 105
  183.       Height = 25
  184.       ArtStyle = [as3DRaise, asShadow]
  185.       Caption = 'for Windows 95'
  186.       Font.Charset = ANSI_CHARSET
  187.       Font.Color = clBlack
  188.       Font.Height = -16
  189.       Font.Name = 'Times New Roman'
  190.       Font.Style = [fsBold]
  191.       Transparent = True
  192.       Color = clBtnFace
  193.       ShadowColor = clGray
  194.       OutlineColor = clWhite
  195.       AutoSize = False
  196.       ShadowLength = 3
  197.       Gradient.GradientStyle = gsLine
  198.       Gradient.LineSize = 2
  199.       Gradient.Color1 = clSilver
  200.       Gradient.Color2 = clGray
  201.       Gradient.Color3 = clBlack
  202.       Gradient.Color4 = clWhite
  203.       Gradient.Color5 = clBlack
  204.       Gradient.ColorCount = 3
  205.       Gradient.LineDirection = diHorizonal
  206.       TextAlign = taLeftJustify
  207.     end
  208.     object Button1: TButton
  209.       Left = 128
  210.       Top = 144
  211.       Width = 91
  212.       Height = 25
  213.       Caption = 'Additional credits'
  214.       TabOrder = 0
  215.       OnClick = Button1Click
  216.     end
  217.   end
  218.   object OKButton: TButton
  219.     Left = 143
  220.     Top = 188
  221.     Width = 75
  222.     Height = 25
  223.     Caption = 'OK'
  224.     Default = True
  225.     ModalResult = 1
  226.     TabOrder = 1
  227.     OnClick = OKButtonClick
  228.   end
  229. end
  230.