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

  1. object Form3: TForm3
  2.   Left = 117
  3.   Top = 140
  4.   BorderStyle = bsNone
  5.   Caption = 'Form3'
  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 = 64
  29.       Width = 246
  30.       Height = 16
  31.       Caption = 'Bitte geben Sie das Verzeichnis an,in das'
  32.     end
  33.     object Label2: TLabel
  34.       Left = 192
  35.       Top = 84
  36.       Width = 271
  37.       Height = 16
  38.       Caption = 'NEIKEIS WIN95TUNER installiert werden soll.'
  39.     end
  40.     object Label3: TLabel
  41.       Left = 192
  42.       Top = 128
  43.       Width = 79
  44.       Height = 16
  45.       Caption = 'Verzeichniss:'
  46.     end
  47.     object Label5: TLabel
  48.       Left = 192
  49.       Top = 216
  50.       Width = 294
  51.       Height = 16
  52.       Caption = 'In dieses Verzeichnis werden nach der Installation'
  53.     end
  54.     object Label6: TLabel
  55.       Left = 192
  56.       Top = 236
  57.       Width = 271
  58.       Height = 16
  59.       Caption = 'Sicherungen einiger Systemdateien angelegt.'
  60.     end
  61.     object Label4: TLabel
  62.       Left = 192
  63.       Top = 16
  64.       Width = 127
  65.       Height = 29
  66.       Caption = 'Installation'
  67.       Font.Color = clBlack
  68.       Font.Height = -23
  69.       Font.Name = 'MS Sans Serif'
  70.       Font.Style = [fsBold]
  71.       ParentFont = False
  72.     end
  73.     object Label7: TLabel
  74.       Left = 192
  75.       Top = 256
  76.       Width = 209
  77.       Height = 16
  78.       Caption = 'L∩┐╜schen Sie diese auf keinen Fall!!!'
  79.     end
  80.     object BitBtn1: TBitBtn
  81.       Left = 400
  82.       Top = 288
  83.       Width = 129
  84.       Height = 41
  85.       Caption = 'Installieren...'
  86.       TabOrder = 0
  87.       OnClick = BitBtn1Click
  88.       Glyph.Data = {
  89.         78010000424D7801000000000000760000002800000020000000100000000100
  90.         04000000000000000000120B0000120B00000000000000000000000000000000
  91.         800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  92.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  93.         333333FFFFFFFFFFFFF33000077777770033377777777777773F000007888888
  94.         00037F3337F3FF37F37F00000780088800037F3337F77F37F37F000007800888
  95.         00037F3337F77FF7F37F00000788888800037F3337777777337F000000000000
  96.         00037F3FFFFFFFFFFF7F00000000000000037F77777777777F7F000FFFFFFFFF
  97.         00037F7F333333337F7F000FFFFFFFFF00037F7F333333337F7F000FFFFFFFFF
  98.         00037F7F333333337F7F000FFFFFFFFF00037F7F333333337F7F000FFFFFFFFF
  99.         00037F7F333333337F7F000FFFFFFFFF07037F7F33333333777F000FFFFFFFFF
  100.         0003737FFFFFFFFF7F73300999999999003337777777777777330000}
  101.       NumGlyphs = 2
  102.     end
  103.     object Edit1: TEdit
  104.       Left = 192
  105.       Top = 144
  106.       Width = 337
  107.       Height = 24
  108.       CharCase = ecUpperCase
  109.       MaxLength = 256
  110.       OEMConvert = True
  111.       TabOrder = 1
  112.       Text = 'C:\PROGRAMME\NEIKEI\WINTUNER'
  113.     end
  114.     object BitBtn2: TBitBtn
  115.       Left = 448
  116.       Top = 176
  117.       Width = 81
  118.       Height = 25
  119.       Caption = 'w∩┐╜hlen...'
  120.       TabOrder = 2
  121.       OnClick = BitBtn2Click
  122.     end
  123.     object Panel2: TPanel
  124.       Left = 16
  125.       Top = 16
  126.       Width = 169
  127.       Height = 313
  128.       BevelInner = bvLowered
  129.       BevelWidth = 2
  130.       Caption = 'Panel2'
  131.       TabOrder = 3
  132.       object Image1: TImage
  133.         Left = 4
  134.         Top = 4
  135.         Width = 161
  136.         Height = 305
  137.         Align = alClient
  138.         Stretch = True
  139.       end
  140.     end
  141.   end
  142.   object DdeClient: TDdeClientConv
  143.     DdeService = 'Progman'
  144.     Left = 144
  145.     Top = 312
  146.     LinkInfo = (
  147.       'Service Progman'
  148.       'Topic ')
  149.   end
  150. end
  151.