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

  1. object Form4: TForm4
  2.   Left = 182
  3.   Top = 106
  4.   BorderStyle = bsNone
  5.   Caption = 'Form4'
  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.   Visible = True
  15.   OnCreate = Nachrichten_setzen
  16.   PixelsPerInch = 120
  17.   TextHeight = 16
  18.   object Panel1: TPanel
  19.     Left = 0
  20.     Top = 0
  21.     Width = 543
  22.     Height = 345
  23.     Align = alClient
  24.     BevelInner = bvLowered
  25.     TabOrder = 0
  26.     object Label1: TLabel
  27.       Left = 192
  28.       Top = 80
  29.       Width = 315
  30.       Height = 16
  31.       Caption = 'Sie sind dabei, Neikeis Win95Tuner zu deinstallieren!'
  32.     end
  33.     object Label3: TLabel
  34.       Left = 192
  35.       Top = 64
  36.       Width = 75
  37.       Height = 16
  38.       Caption = 'WARNUNG:'
  39.     end
  40.     object Label2: TLabel
  41.       Left = 192
  42.       Top = 16
  43.       Width = 160
  44.       Height = 29
  45.       Caption = 'Deinstallation'
  46.       Font.Color = clBlack
  47.       Font.Height = -23
  48.       Font.Name = 'MS Sans Serif'
  49.       Font.Style = [fsBold]
  50.       ParentFont = False
  51.     end
  52.     object BitBtn1: TBitBtn
  53.       Left = 200
  54.       Top = 288
  55.       Width = 161
  56.       Height = 41
  57.       Caption = 'Deinstallieren...'
  58.       TabOrder = 0
  59.       OnClick = BitBtn1Click
  60.       Glyph.Data = {
  61.         78010000424D7801000000000000760000002800000020000000100000000100
  62.         04000000000000000000120B0000120B00000000000000000000000000000000
  63.         800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  64.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00500005000555
  65.         555557777F777555F55500000000555055557777777755F75555005500055055
  66.         555577F5777F57555555005550055555555577FF577F5FF55555500550050055
  67.         5555577FF77577FF555555005050110555555577F757777FF555555505099910
  68.         555555FF75777777FF555005550999910555577F5F77777775F5500505509990
  69.         3055577F75F77777575F55005055090B030555775755777575755555555550B0
  70.         B03055555F555757575755550555550B0B335555755555757555555555555550
  71.         BBB35555F55555575F555550555555550BBB55575555555575F5555555555555
  72.         50BB555555555555575F555555555555550B55555555555555750000}
  73.       NumGlyphs = 2
  74.     end
  75.     object CheckBox3: TCheckBox
  76.       Left = 192
  77.       Top = 184
  78.       Width = 297
  79.       Height = 17
  80.       Caption = 'Alten Logos wiederherstellen'
  81.       TabOrder = 1
  82.     end
  83.     object CheckBox2: TCheckBox
  84.       Left = 192
  85.       Top = 160
  86.       Width = 297
  87.       Height = 17
  88.       Caption = 'ProgrammGruppe l∩┐╜schen'
  89.       State = cbChecked
  90.       TabOrder = 2
  91.     end
  92.     object CheckBox1: TCheckBox
  93.       Left = 192
  94.       Top = 136
  95.       Width = 297
  96.       Height = 17
  97.       Caption = 'Programmdateien l∩┐╜schen'
  98.       State = cbChecked
  99.       TabOrder = 3
  100.     end
  101.     object CheckBox4: TCheckBox
  102.       Left = 192
  103.       Top = 208
  104.       Width = 297
  105.       Height = 17
  106.       Caption = 'Alten Bootoptionen wieder herstellen'
  107.       TabOrder = 4
  108.     end
  109.     object BitBtn2: TBitBtn
  110.       Left = 368
  111.       Top = 288
  112.       Width = 161
  113.       Height = 41
  114.       Caption = 'Nie im Leben...'
  115.       TabOrder = 5
  116.       OnClick = BitBtn2Click
  117.       Kind = bkAbort
  118.     end
  119.     object Panel2: TPanel
  120.       Left = 16
  121.       Top = 16
  122.       Width = 169
  123.       Height = 313
  124.       BevelInner = bvLowered
  125.       BevelWidth = 2
  126.       Caption = 'Panel2'
  127.       TabOrder = 6
  128.       object Image1: TImage
  129.         Left = 4
  130.         Top = 4
  131.         Width = 161
  132.         Height = 305
  133.         Align = alClient
  134.         Stretch = True
  135.       end
  136.     end
  137.   end
  138.   object DdeClient: TDdeClientConv
  139.     Left = 504
  140.     Top = 8
  141.   end
  142. end
  143.