home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 Extra / Chip_Extra_1999.iso / share / tools / wininbl / setup.exe / 0 / RCDATA / TFABOUT / TFABOUT.txt < prev   
Text File  |  1999-02-18  |  3KB  |  149 lines

  1. object FAbout: TFAbout
  2.   Left = 253
  3.   Top = 145
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsDialog
  6.   Caption = '∩┐╜ber WIB99 Setup'
  7.   ClientHeight = 289
  8.   ClientWidth = 362
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clBlack
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   Icon.Data = {<image000.ico>}
  15.   Position = poScreenCenter
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Label1: TLabel
  19.     Left = 96
  20.     Top = 8
  21.     Width = 218
  22.     Height = 13
  23.     Caption = 'QSetup98 Setup/Uninstaller for WinInBlack99'
  24.   end
  25.   object Bevel1: TBevel
  26.     Left = 96
  27.     Top = 24
  28.     Width = 257
  29.     Height = 2
  30.   end
  31.   object Label2: TLabel
  32.     Left = 96
  33.     Top = 32
  34.     Width = 126
  35.     Height = 13
  36.     Caption = 'Version 1.0 f∩┐╜r Windows9x'
  37.   end
  38.   object Label3: TLabel
  39.     Left = 96
  40.     Top = 56
  41.     Width = 227
  42.     Height = 13
  43.     Caption = 'Copyright ∩┐╜ 1998-99 by BaqSoft Software Labs.'
  44.   end
  45.   object Label4: TLabel
  46.     Left = 96
  47.     Top = 71
  48.     Width = 96
  49.     Height = 13
  50.     Caption = 'All Rights Reserved.'
  51.   end
  52.   object Label5: TLabel
  53.     Left = 96
  54.     Top = 90
  55.     Width = 122
  56.     Height = 13
  57.     Caption = 'Written by Baku Morikuni.'
  58.   end
  59.   object Bevel2: TBevel
  60.     Left = 8
  61.     Top = 248
  62.     Width = 345
  63.     Height = 2
  64.   end
  65.   object Label6: TLabel
  66.     Left = 96
  67.     Top = 228
  68.     Width = 257
  69.     Height = 13
  70.     Caption = 'Diese Software ist weltweit urheberrechtlich gesch∩┐╜tzt.'
  71.   end
  72.   object Label7: TLabel
  73.     Left = 96
  74.     Top = 112
  75.     Width = 233
  76.     Height = 26
  77.     Caption = 
  78.       'Auf unserer Internetseite k∩┐╜nnen Sie die neusten Programme und U' +
  79.       'pdates downloaden.'
  80.     WordWrap = True
  81.   end
  82.   object Label8: TLabel
  83.     Left = 120
  84.     Top = 152
  85.     Width = 80
  86.     Height = 13
  87.     Caption = 'Im Internet unter:'
  88.   end
  89.   object URLLabel1: TURLLabel
  90.     Left = 203
  91.     Top = 152
  92.     Width = 116
  93.     Height = 13
  94.     Caption = 'http://www.baqsoft.com'
  95.     URL = 'http://www.baqsoft.com'
  96.     HiFont.Charset = DEFAULT_CHARSET
  97.     HiFont.Color = clNavy
  98.     HiFont.Height = -11
  99.     HiFont.Name = 'MS Sans Serif'
  100.     HiFont.Style = [fsUnderline]
  101.   end
  102.   object URLLabel2: TURLLabel
  103.     Left = 203
  104.     Top = 168
  105.     Width = 108
  106.     Height = 13
  107.     Caption = 'http://www.baqsoft.de'
  108.     URL = 'http://www.baqsoft.de'
  109.     HiFont.Charset = DEFAULT_CHARSET
  110.     HiFont.Color = clNavy
  111.     HiFont.Height = -11
  112.     HiFont.Name = 'MS Sans Serif'
  113.     HiFont.Style = [fsUnderline]
  114.   end
  115.   object Label9: TLabel
  116.     Left = 176
  117.     Top = 168
  118.     Width = 21
  119.     Height = 13
  120.     Caption = 'oder'
  121.   end
  122.   object btnOK: TButton
  123.     Left = 278
  124.     Top = 256
  125.     Width = 74
  126.     Height = 26
  127.     Caption = 'Thank You!'
  128.     TabOrder = 0
  129.     OnClick = btnOKClick
  130.   end
  131.   object Panel1: TPanel
  132.     Left = 8
  133.     Top = 8
  134.     Width = 81
  135.     Height = 233
  136.     BevelOuter = bvNone
  137.     BorderStyle = bsSingle
  138.     TabOrder = 1
  139.     object Image1: TImage
  140.       Left = 0
  141.       Top = 0
  142.       Width = 77
  143.       Height = 229
  144.       Align = alClient
  145.       Picture.Data = {<image001.bmp>}
  146.     end
  147.   end
  148. end
  149.