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

  1. object Form2: TForm2
  2.   Left = 203
  3.   Top = 45
  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.     Font.Color = clWindowText
  25.     Font.Height = -13
  26.     Font.Name = 'MS Sans Serif'
  27.     Font.Style = []
  28.     ParentFont = False
  29.     TabOrder = 0
  30.     object Label2: TLabel
  31.       Left = 192
  32.       Top = 16
  33.       Width = 127
  34.       Height = 29
  35.       Caption = 'Installation'
  36.       Font.Color = clBlack
  37.       Font.Height = -23
  38.       Font.Name = 'MS Sans Serif'
  39.       Font.Style = [fsBold]
  40.       ParentFont = False
  41.     end
  42.     object Label3: TLabel
  43.       Left = 192
  44.       Top = 56
  45.       Width = 337
  46.       Height = 16
  47.       Caption = 'Wilkommen zur Installation von Win95Tuner.'
  48.       Font.Color = clBlack
  49.       Font.Height = -13
  50.       Font.Name = 'MS Sans Serif'
  51.       Font.Style = []
  52.       ParentFont = False
  53.     end
  54.     object Label4: TLabel
  55.       Left = 192
  56.       Top = 80
  57.       Width = 335
  58.       Height = 16
  59.       Caption = 'W∩┐╜hlen Sie bitte als erstes Ihre bevorzugte Sprache aus.'
  60.       Font.Color = clBlack
  61.       Font.Height = -13
  62.       Font.Name = 'MS Sans Serif'
  63.       Font.Style = []
  64.       ParentFont = False
  65.     end
  66.     object Label1: TLabel
  67.       Left = 192
  68.       Top = 136
  69.       Width = 337
  70.       Height = 16
  71.       Caption = 'Welcome to the Installation of Win95Tuner.'
  72.       Font.Color = clBlack
  73.       Font.Height = -13
  74.       Font.Name = 'MS Sans Serif'
  75.       Font.Style = []
  76.       ParentFont = False
  77.     end
  78.     object Label5: TLabel
  79.       Left = 192
  80.       Top = 160
  81.       Width = 258
  82.       Height = 16
  83.       Caption = 'First, please select your favourite language.'
  84.       Font.Color = clBlack
  85.       Font.Height = -13
  86.       Font.Name = 'MS Sans Serif'
  87.       Font.Style = []
  88.       ParentFont = False
  89.     end
  90.     object Panel2: TPanel
  91.       Left = 16
  92.       Top = 16
  93.       Width = 169
  94.       Height = 313
  95.       BevelInner = bvLowered
  96.       BevelWidth = 2
  97.       TabOrder = 0
  98.       object Image1: TImage
  99.         Left = 4
  100.         Top = 4
  101.         Width = 161
  102.         Height = 305
  103.         Align = alClient
  104.         Stretch = True
  105.       end
  106.     end
  107.     object BitBtn3: TBitBtn
  108.       Left = 400
  109.       Top = 288
  110.       Width = 129
  111.       Height = 41
  112.       Caption = 'Weiter'
  113.       Font.Color = clBlack
  114.       Font.Height = -13
  115.       Font.Name = 'MS Sans Serif'
  116.       Font.Style = [fsBold]
  117.       ParentFont = False
  118.       TabOrder = 1
  119.       OnClick = BitBtn3Click
  120.       Kind = bkOK
  121.     end
  122.     object RadioButton1: TRadioButton
  123.       Left = 296
  124.       Top = 208
  125.       Width = 113
  126.       Height = 17
  127.       Caption = 'Deutsch'
  128.       Checked = True
  129.       Font.Color = clBlack
  130.       Font.Height = -13
  131.       Font.Name = 'MS Sans Serif'
  132.       Font.Style = []
  133.       ParentFont = False
  134.       TabOrder = 2
  135.       TabStop = True
  136.     end
  137.     object RadioButton2: TRadioButton
  138.       Left = 296
  139.       Top = 232
  140.       Width = 113
  141.       Height = 17
  142.       Caption = 'English'
  143.       Font.Color = clBlack
  144.       Font.Height = -13
  145.       Font.Name = 'MS Sans Serif'
  146.       Font.Style = []
  147.       ParentFont = False
  148.       TabOrder = 3
  149.     end
  150.   end
  151. end
  152.