home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 7 / Chip_Hitware_Vol_07.iso / chiphit7 / tools / 95neikei / install.exe / 0 / RCDATA / TFORM6 / TFORM6.txt < prev   
Text File  |  1996-08-26  |  2KB  |  94 lines

  1. object Form6: TForm6
  2.   Left = 180
  3.   Top = 151
  4.   BorderStyle = bsNone
  5.   Caption = 'Form6'
  6.   ClientHeight = 345
  7.   ClientWidth = 543
  8.   Font.Color = clWindowText
  9.   Font.Height = -13
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   FormStyle = fsStayOnTop
  13.   Position = poScreenCenter
  14.   PixelsPerInch = 120
  15.   TextHeight = 16
  16.   object Panel1: TPanel
  17.     Left = 0
  18.     Top = 0
  19.     Width = 543
  20.     Height = 345
  21.     Align = alClient
  22.     BevelInner = bvLowered
  23.     TabOrder = 0
  24.     object Label1: TLabel
  25.       Left = 192
  26.       Top = 16
  27.       Width = 127
  28.       Height = 29
  29.       Caption = 'Installation'
  30.       Font.Color = clBlack
  31.       Font.Height = -23
  32.       Font.Name = 'MS Sans Serif'
  33.       Font.Style = [fsBold]
  34.       ParentFont = False
  35.     end
  36.     object Label2: TLabel
  37.       Left = 192
  38.       Top = 64
  39.       Width = 322
  40.       Height = 16
  41.       Caption = 'Vor der Installation von NEIKEIS WIN95TUNER sollten'
  42.     end
  43.     object Label3: TLabel
  44.       Left = 192
  45.       Top = 88
  46.       Width = 344
  47.       Height = 16
  48.       Caption = 'Sie sich einige Hinweise durchlesen,die gleich erscheinen'
  49.     end
  50.     object Label4: TLabel
  51.       Left = 191
  52.       Top = 112
  53.       Width = 303
  54.       Height = 16
  55.       Caption = 'werden. Lesen Sie au∩┐╜erdem in der Hilfe-Datei den'
  56.     end
  57.     object Label5: TLabel
  58.       Left = 191
  59.       Top = 136
  60.       Width = 139
  61.       Height = 16
  62.       Caption = 'Abschnitt COPYRIGHT.'
  63.     end
  64.     object Panel2: TPanel
  65.       Left = 16
  66.       Top = 16
  67.       Width = 169
  68.       Height = 313
  69.       BevelInner = bvLowered
  70.       BevelWidth = 2
  71.       Caption = 'Panel2'
  72.       TabOrder = 0
  73.       object Image1: TImage
  74.         Left = 4
  75.         Top = 4
  76.         Width = 161
  77.         Height = 305
  78.         Align = alClient
  79.         Picture.Data = {<image000.bmp>}
  80.         Stretch = True
  81.       end
  82.     end
  83.     object BitBtn3: TBitBtn
  84.       Left = 400
  85.       Top = 288
  86.       Width = 129
  87.       Height = 41
  88.       Caption = 'Weiter'
  89.       TabOrder = 1
  90.       Kind = bkOK
  91.     end
  92.   end
  93. end
  94.