home *** CD-ROM | disk | FTP | other *** search
/ c't freeware shareware 2001 January / CT_SW0101.ISO / mac / software / betrieb / desktop / klebe.exe / Klebez.exe / 0 / RCDATA / TEXPIRE / TEXPIRE.txt
Text File  |  2001-03-09  |  2KB  |  62 lines

  1. object expire: Texpire
  2.   Left = 216
  3.   Top = 213
  4.   Width = 422
  5.   Height = 260
  6.   BorderIcons = [biMinimize, biMaximize]
  7.   BorderStyle = bsSizeToolWin
  8.   Caption = 'Beta-Version abgelaufen'
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = True
  16.   Position = poScreenCenter
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Label1: TLabel
  20.     Left = 40
  21.     Top = 16
  22.     Width = 330
  23.     Height = 32
  24.     Caption = 'Beta-Version UNGÔøΩLTIG!'
  25.     Font.Charset = ANSI_CHARSET
  26.     Font.Color = clWindowText
  27.     Font.Height = -27
  28.     Font.Name = 'Arial'
  29.     Font.Style = [fsBold]
  30.     ParentFont = False
  31.   end
  32.   object Label2: TLabel
  33.     Left = 16
  34.     Top = 56
  35.     Width = 377
  36.     Height = 96
  37.     Caption = 
  38.       'Vielen Dank fÔøΩr die Teilname am Beta-Test fÔøΩr Klebezettel-Pro. '#13 +
  39.       #10'Diese Beta-Testversion ist abgelaufen. Wenn Sie aktiver Beta-'#13#10 +
  40.       'Tester sind, dann werden Sie automatisch ÔøΩber neue Versionen'#13#10'in' +
  41.       'formiert. '#13#10'Sie sind verpflichtet, alle Dateien dieser Beta.-Ver' +
  42.       'sion SOFORT'#13#10'zu lÔøΩschen!'
  43.     Font.Charset = DEFAULT_CHARSET
  44.     Font.Color = clWindowText
  45.     Font.Height = -13
  46.     Font.Name = 'MS Sans Serif'
  47.     Font.Style = []
  48.     ParentFont = False
  49.     WordWrap = True
  50.   end
  51.   object Button1: TButton
  52.     Left = 160
  53.     Top = 192
  54.     Width = 81
  55.     Height = 25
  56.     Caption = '&O.K.'
  57.     Default = True
  58.     TabOrder = 0
  59.     OnClick = Button1Click
  60.   end
  61. end
  62.