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

  1. object Form7: TForm7
  2.   Left = 214
  3.   Top = 106
  4.   BorderStyle = bsNone
  5.   Caption = 'Form7'
  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 Label1: TLabel
  30.       Left = 192
  31.       Top = 55
  32.       Width = 340
  33.       Height = 16
  34.       Caption = 'Wollen Sie den Desktop-Protector installieren,der'
  35.       Font.Color = clBlack
  36.       Font.Height = -13
  37.       Font.Name = 'MS Sans Serif'
  38.       Font.Style = []
  39.       ParentFont = False
  40.     end
  41.     object Label2: TLabel
  42.       Left = 192
  43.       Top = 79
  44.       Width = 340
  45.       Height = 16
  46.       Caption = 'verhindert, da∩┐╜ Ihre Desktop-Icons nach einem Absturz'
  47.       Font.Color = clBlack
  48.       Font.Height = -13
  49.       Font.Name = 'MS Sans Serif'
  50.       Font.Style = []
  51.       ParentFont = False
  52.     end
  53.     object Label4: TLabel
  54.       Left = 192
  55.       Top = 16
  56.       Width = 127
  57.       Height = 29
  58.       Caption = 'Installation'
  59.       Font.Color = clBlack
  60.       Font.Height = -23
  61.       Font.Name = 'MS Sans Serif'
  62.       Font.Style = [fsBold]
  63.       ParentFont = False
  64.     end
  65.     object Label7: TLabel
  66.       Left = 192
  67.       Top = 104
  68.       Width = 340
  69.       Height = 16
  70.       Caption = 'alle neu angeordnet werden m∩┐╜ssen ?'
  71.       Font.Color = clBlack
  72.       Font.Height = -13
  73.       Font.Name = 'MS Sans Serif'
  74.       Font.Style = []
  75.       ParentFont = False
  76.     end
  77.     object Label5: TLabel
  78.       Left = 192
  79.       Top = 202
  80.       Width = 340
  81.       Height = 16
  82.       Caption = 'Wollen Sie, da∩┐╜ der Protector bei jedem Windows-Start'
  83.       Font.Color = clBlack
  84.       Font.Height = -13
  85.       Font.Name = 'MS Sans Serif'
  86.       Font.Style = []
  87.       ParentFont = False
  88.     end
  89.     object Label6: TLabel
  90.       Left = 192
  91.       Top = 227
  92.       Width = 340
  93.       Height = 16
  94.       Caption = '∩┐╜ber den Autostart-Ordner gestartet wird?'
  95.       Font.Color = clBlack
  96.       Font.Height = -13
  97.       Font.Name = 'MS Sans Serif'
  98.       Font.Style = []
  99.       ParentFont = False
  100.     end
  101.     object BitBtn3: TBitBtn
  102.       Left = 400
  103.       Top = 288
  104.       Width = 129
  105.       Height = 41
  106.       Caption = 'Weiter'
  107.       TabOrder = 0
  108.       Kind = bkOK
  109.     end
  110.     object CheckBox1: TCheckBox
  111.       Left = 192
  112.       Top = 143
  113.       Width = 340
  114.       Height = 21
  115.       Caption = 'Ja, ich will Desktop-Protector installieren'
  116.       Font.Color = clBlack
  117.       Font.Height = -13
  118.       Font.Name = 'MS Sans Serif'
  119.       Font.Style = []
  120.       ParentFont = False
  121.       State = cbChecked
  122.       TabOrder = 1
  123.       OnClick = CheckBox1Click
  124.     end
  125.     object CheckBox_Autostart: TCheckBox
  126.       Left = 192
  127.       Top = 262
  128.       Width = 340
  129.       Height = 20
  130.       Caption = 'Ja, Protector ∩┐╜ber Autostart jedesmal starten'
  131.       Font.Color = clBlack
  132.       Font.Height = -13
  133.       Font.Name = 'MS Sans Serif'
  134.       Font.Style = []
  135.       ParentFont = False
  136.       State = cbChecked
  137.       TabOrder = 2
  138.     end
  139.     object Panel2: TPanel
  140.       Left = 16
  141.       Top = 16
  142.       Width = 169
  143.       Height = 313
  144.       BevelInner = bvLowered
  145.       BevelWidth = 2
  146.       Caption = 'Panel2'
  147.       TabOrder = 3
  148.       object Image1: TImage
  149.         Left = 4
  150.         Top = 4
  151.         Width = 161
  152.         Height = 305
  153.         Align = alClient
  154.         Stretch = True
  155.       end
  156.     end
  157.   end
  158. end
  159.