home *** CD-ROM | disk | FTP | other *** search
/ PC-Online 1998 February / PCOnline_02_1998.iso / filesbbs / win95 / wonline.exe / INSTALL.EXE / 0 / RCDATA / TUPVOLL / TUPVOLL.txt < prev   
Text File  |  1996-10-16  |  2KB  |  108 lines

  1. object UpVoll: TUpVoll
  2.   Left = 200
  3.   Top = 108
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'Update oder Vollversion ?'
  7.   ClientHeight = 216
  8.   ClientWidth = 348
  9.   Font.Color = clBlack
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Pitch = fpVariable
  13.   Font.Style = []
  14.   Position = poScreenCenter
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object Label1: TLabel
  18.     Left = 124
  19.     Top = 8
  20.     Width = 202
  21.     Height = 13
  22.     Caption = 'M∩┐╜chten Sie W-OnLINE pro 97 als Update'
  23.   end
  24.   object Label2: TLabel
  25.     Left = 124
  26.     Top = 28
  27.     Width = 152
  28.     Height = 13
  29.     Caption = 'oder als Vollversion installieren ?'
  30.   end
  31.   object Label3: TLabel
  32.     Left = 124
  33.     Top = 52
  34.     Width = 173
  35.     Height = 13
  36.     Caption = 'Wenn Sie die Vollversion installieren,'
  37.   end
  38.   object Label4: TLabel
  39.     Left = 124
  40.     Top = 72
  41.     Width = 212
  42.     Height = 13
  43.     Caption = 'ben∩┐╜tigen Sie Ihren pers∩┐╜nlichen Usernamen'
  44.   end
  45.   object Label5: TLabel
  46.     Left = 124
  47.     Top = 92
  48.     Width = 108
  49.     Height = 13
  50.     Caption = 'und das User-Pa∩┐╜wort.'
  51.   end
  52.   object Label6: TLabel
  53.     Left = 124
  54.     Top = 112
  55.     Width = 210
  56.     Height = 13
  57.     Caption = 'Wenn Sie das Update installieren, ben∩┐╜tigen'
  58.   end
  59.   object Label7: TLabel
  60.     Left = 124
  61.     Top = 132
  62.     Width = 147
  63.     Height = 13
  64.     Caption = 'Sie die W-OnLINE pro 4.0 CD !'
  65.   end
  66.   object Panel2: TPanel
  67.     Left = 6
  68.     Top = 6
  69.     Width = 111
  70.     Height = 205
  71.     BevelOuter = bvLowered
  72.     Color = clBackground
  73.     TabOrder = 0
  74.     object Image1: TImage
  75.       Left = 18
  76.       Top = 26
  77.       Width = 47
  78.       Height = 43
  79.       Picture.Data = {<image000.ico>}
  80.     end
  81.     object Image2: TImage
  82.       Left = 38
  83.       Top = 114
  84.       Width = 47
  85.       Height = 43
  86.       Picture.Data = {<image001.ico>}
  87.     end
  88.   end
  89.   object Button1: TButton
  90.     Left = 268
  91.     Top = 186
  92.     Width = 75
  93.     Height = 25
  94.     Caption = 'Vollversion'
  95.     ModalResult = 6
  96.     TabOrder = 1
  97.   end
  98.   object Button2: TButton
  99.     Left = 188
  100.     Top = 186
  101.     Width = 75
  102.     Height = 25
  103.     Caption = 'Update'
  104.     ModalResult = 1
  105.     TabOrder = 2
  106.   end
  107. end
  108.