home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 9 / Chip_Hitware_Vol_09.iso / chiphit9 / tools / 95neikei / install.exe / 0 / RCDATA / TFORM8 / TFORM8.txt
Text File  |  1997-05-04  |  4KB  |  176 lines

  1. object Form8: TForm8
  2.   Left = 169
  3.   Top = 65
  4.   BorderStyle = bsNone
  5.   Caption = 'Form8'
  6.   ClientHeight = 345
  7.   ClientWidth = 543
  8.   Font.Color = clWindowText
  9.   Font.Height = -14
  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.     Font.Color = clWindowText
  24.     Font.Height = -17
  25.     Font.Name = 'MS Sans Serif'
  26.     Font.Style = []
  27.     ParentFont = False
  28.     TabOrder = 0
  29.     object Label4: TLabel
  30.       Left = 192
  31.       Top = 16
  32.       Width = 127
  33.       Height = 29
  34.       Caption = 'Installation'
  35.       Font.Color = clBlack
  36.       Font.Height = -23
  37.       Font.Name = 'MS Sans Serif'
  38.       Font.Style = [fsBold]
  39.       ParentFont = False
  40.     end
  41.     object BitBtn3: TBitBtn
  42.       Left = 400
  43.       Top = 288
  44.       Width = 129
  45.       Height = 41
  46.       Caption = 'Ende'
  47.       TabOrder = 0
  48.       OnClick = BitBtn3Click
  49.       Kind = bkOK
  50.     end
  51.     object CheckBox3: TCheckBox
  52.       Left = 192
  53.       Top = 114
  54.       Width = 340
  55.       Height = 21
  56.       Caption = 'Eintr∩┐╜ge in Registrierdatenbank erstellt'
  57.       Font.Color = clBlack
  58.       Font.Height = -13
  59.       Font.Name = 'MS Sans Serif'
  60.       Font.Style = []
  61.       ParentFont = False
  62.       TabOrder = 1
  63.     end
  64.     object CheckBox1: TCheckBox
  65.       Left = 192
  66.       Top = 55
  67.       Width = 340
  68.       Height = 21
  69.       AllowGrayed = True
  70.       Caption = 'Programm-Dateien kopiert'
  71.       Font.Color = clBlack
  72.       Font.Height = -13
  73.       Font.Name = 'MS Sans Serif'
  74.       Font.Style = []
  75.       ParentFont = False
  76.       TabOrder = 2
  77.     end
  78.     object CheckBox2: TCheckBox
  79.       Left = 192
  80.       Top = 84
  81.       Width = 340
  82.       Height = 21
  83.       Caption = 'Hilfe-Dateien kopiert'
  84.       Font.Color = clBlack
  85.       Font.Height = -13
  86.       Font.Name = 'MS Sans Serif'
  87.       Font.Style = []
  88.       ParentFont = False
  89.       TabOrder = 3
  90.     end
  91.     object CheckBox5: TCheckBox
  92.       Left = 192
  93.       Top = 173
  94.       Width = 340
  95.       Height = 21
  96.       Caption = 'Alte Logos gesichert'
  97.       Font.Color = clBlack
  98.       Font.Height = -13
  99.       Font.Name = 'MS Sans Serif'
  100.       Font.Style = []
  101.       ParentFont = False
  102.       TabOrder = 4
  103.     end
  104.     object CheckBox6: TCheckBox
  105.       Left = 192
  106.       Top = 202
  107.       Width = 340
  108.       Height = 21
  109.       Caption = 'Alte Booteinstellungen gesichert'
  110.       Font.Color = clBlack
  111.       Font.Height = -13
  112.       Font.Name = 'MS Sans Serif'
  113.       Font.Style = []
  114.       ParentFont = False
  115.       TabOrder = 5
  116.     end
  117.     object CheckBox4: TCheckBox
  118.       Left = 192
  119.       Top = 143
  120.       Width = 340
  121.       Height = 21
  122.       Caption = 'Programmgruppe erstellt'
  123.       Font.Color = clBlack
  124.       Font.Height = -13
  125.       Font.Name = 'MS Sans Serif'
  126.       Font.Style = []
  127.       ParentFont = False
  128.       TabOrder = 6
  129.     end
  130.     object CheckBox7: TCheckBox
  131.       Left = 192
  132.       Top = 232
  133.       Width = 340
  134.       Height = 21
  135.       Caption = 'Plus!-Fake installiert'
  136.       Font.Color = clBlack
  137.       Font.Height = -13
  138.       Font.Name = 'MS Sans Serif'
  139.       Font.Style = []
  140.       ParentFont = False
  141.       TabOrder = 7
  142.     end
  143.     object CheckBox8: TCheckBox
  144.       Left = 192
  145.       Top = 262
  146.       Width = 340
  147.       Height = 20
  148.       Caption = 'Desktop-Protector installiert'
  149.       Font.Color = clBlack
  150.       Font.Height = -13
  151.       Font.Name = 'MS Sans Serif'
  152.       Font.Style = []
  153.       ParentFont = False
  154.       TabOrder = 8
  155.     end
  156.     object Panel2: TPanel
  157.       Left = 16
  158.       Top = 16
  159.       Width = 169
  160.       Height = 313
  161.       BevelInner = bvLowered
  162.       BevelWidth = 2
  163.       Caption = 'Panel2'
  164.       TabOrder = 9
  165.       object Image1: TImage
  166.         Left = 4
  167.         Top = 4
  168.         Width = 161
  169.         Height = 305
  170.         Align = alClient
  171.         Stretch = True
  172.       end
  173.     end
  174.   end
  175. end
  176.