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

  1. object Form2: TForm2
  2.   Left = 142
  3.   Top = 86
  4.   BorderStyle = bsNone
  5.   Caption = 'Form2'
  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.   PixelsPerInch = 120
  16.   TextHeight = 16
  17.   object Panel1: TPanel
  18.     Left = 0
  19.     Top = 0
  20.     Width = 543
  21.     Height = 345
  22.     Align = alClient
  23.     BevelInner = bvLowered
  24.     TabOrder = 0
  25.     object Label2: TLabel
  26.       Left = 192
  27.       Top = 16
  28.       Width = 127
  29.       Height = 29
  30.       Caption = 'Installation'
  31.       Font.Color = clBlack
  32.       Font.Height = -23
  33.       Font.Name = 'MS Sans Serif'
  34.       Font.Style = [fsBold]
  35.       ParentFont = False
  36.     end
  37.     object Label3: TLabel
  38.       Left = 192
  39.       Top = 56
  40.       Width = 330
  41.       Height = 16
  42.       Caption = 'Wilkommen zur Installation von NEIKEIS WIN95TUNER.'
  43.     end
  44.     object Label4: TLabel
  45.       Left = 192
  46.       Top = 80
  47.       Width = 335
  48.       Height = 16
  49.       Caption = 'W∩┐╜hlen Sie bitte als erstes Ihre bevorzugte Sprache aus.'
  50.     end
  51.     object Label1: TLabel
  52.       Left = 192
  53.       Top = 136
  54.       Width = 318
  55.       Height = 16
  56.       Caption = 'Welcome to the Installation of NEIKEIS Win95TUNER.'
  57.     end
  58.     object Label5: TLabel
  59.       Left = 192
  60.       Top = 160
  61.       Width = 258
  62.       Height = 16
  63.       Caption = 'First, please select your favourite language.'
  64.     end
  65.     object Panel2: TPanel
  66.       Left = 16
  67.       Top = 16
  68.       Width = 169
  69.       Height = 313
  70.       BevelInner = bvLowered
  71.       BevelWidth = 2
  72.       TabOrder = 0
  73.       object Image1: TImage
  74.         Left = 4
  75.         Top = 4
  76.         Width = 161
  77.         Height = 305
  78.         Align = alClient
  79.         Stretch = True
  80.       end
  81.     end
  82.     object BitBtn3: TBitBtn
  83.       Left = 400
  84.       Top = 288
  85.       Width = 129
  86.       Height = 41
  87.       Caption = 'Weiter'
  88.       TabOrder = 1
  89.       OnClick = BitBtn3Click
  90.       Kind = bkOK
  91.     end
  92.     object RadioButton1: TRadioButton
  93.       Left = 296
  94.       Top = 208
  95.       Width = 113
  96.       Height = 17
  97.       Caption = 'Deutsch'
  98.       Checked = True
  99.       TabOrder = 2
  100.       TabStop = True
  101.     end
  102.     object RadioButton2: TRadioButton
  103.       Left = 296
  104.       Top = 232
  105.       Width = 113
  106.       Height = 17
  107.       Caption = 'English'
  108.       TabOrder = 3
  109.     end
  110.   end
  111. end
  112.