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

  1. object Form6: TForm6
  2.   Left = 56
  3.   Top = 44
  4.   BorderStyle = bsNone
  5.   Caption = 'Form6'
  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.   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 = -13
  25.     Font.Name = 'MS Sans Serif'
  26.     Font.Style = []
  27.     ParentFont = False
  28.     TabOrder = 0
  29.     object Label1: TLabel
  30.       Left = 192
  31.       Top = 16
  32.       Width = 127
  33.       Height = 29
  34.       Caption = 'Installation'
  35.       Font.Color = clBlack
  36.       Font.Height = -23
  37.       Font.Name = 'MS Sans Serif'
  38.       Font.Style = [fsBold]
  39.       ParentFont = False
  40.     end
  41.     object Label2: TLabel
  42.       Left = 192
  43.       Top = 64
  44.       Width = 321
  45.       Height = 16
  46.       Caption = 'Vor der Installation von WIN95TUNER pro sollten'
  47.     end
  48.     object Label3: TLabel
  49.       Left = 192
  50.       Top = 88
  51.       Width = 344
  52.       Height = 16
  53.       Caption = 'Sie sich einige Hinweise durchlesen,die gleich erscheinen'
  54.     end
  55.     object Label4: TLabel
  56.       Left = 191
  57.       Top = 112
  58.       Width = 303
  59.       Height = 16
  60.       Caption = 'werden. Lesen Sie au∩┐╜erdem in der Hilfe-Datei den'
  61.     end
  62.     object Label5: TLabel
  63.       Left = 191
  64.       Top = 136
  65.       Width = 139
  66.       Height = 16
  67.       Caption = 'Abschnitt COPYRIGHT.'
  68.     end
  69.     object Panel2: TPanel
  70.       Left = 16
  71.       Top = 16
  72.       Width = 169
  73.       Height = 313
  74.       BevelInner = bvLowered
  75.       BevelWidth = 2
  76.       Caption = 'Panel2'
  77.       TabOrder = 0
  78.       object Image1: TImage
  79.         Left = 4
  80.         Top = 4
  81.         Width = 161
  82.         Height = 305
  83.         Align = alClient
  84.         Picture.Data = {<image000.bmp>}
  85.         Stretch = True
  86.       end
  87.     end
  88.     object BitBtn3: TBitBtn
  89.       Left = 400
  90.       Top = 288
  91.       Width = 129
  92.       Height = 41
  93.       Caption = 'Weiter'
  94.       Font.Color = clBlack
  95.       Font.Height = -13
  96.       Font.Name = 'MS Sans Serif'
  97.       Font.Style = [fsBold]
  98.       ParentFont = False
  99.       TabOrder = 1
  100.       Kind = bkOK
  101.     end
  102.   end
  103. end
  104.