home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 September / Chip_2001-09_cd1.bin / sharewar / picmaster / picmaster.exe / PicMaster.exe / 0 / RCDATA / TISREGFORM / TISREGFORM.txt
Encoding:
Text File  |  2001-05-24  |  2.6 KB  |  114 lines

  1. object isregform: Tisregform
  2.   Left = 436
  3.   Top = 851
  4.   BorderStyle = bsDialog
  5.   Caption = 'Registrierte Version'
  6.   ClientHeight = 261
  7.   ClientWidth = 473
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poScreenCenter
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Label1: TmyRxLabel
  19.     Left = 66
  20.     Top = 13
  21.     Width = 240
  22.     Height = 13
  23.     Caption = 'Das Programm PicMaster ist registriert f∩┐╜r:'
  24.     Font.Charset = DEFAULT_CHARSET
  25.     Font.Color = clWindowText
  26.     Font.Height = -12
  27.     Font.Name = 'MS Sans Serif'
  28.     Font.Pitch = fpVariable
  29.     Font.Style = [fsBold]
  30.     ParentFont = False
  31.     ShadowSize = 0
  32.   end
  33.   object Label2: TmyRxLabel
  34.     Left = 65
  35.     Top = 33
  36.     Width = 41
  37.     Height = 13
  38.     Caption = 'Label2'
  39.     Font.Charset = DEFAULT_CHARSET
  40.     Font.Color = clWindowText
  41.     Font.Height = -12
  42.     Font.Name = 'MS Sans Serif'
  43.     Font.Pitch = fpVariable
  44.     Font.Style = [fsBold]
  45.     ParentFont = False
  46.     ShadowSize = 0
  47.   end
  48.   object Label3: TmyRxLabel
  49.     Left = 65
  50.     Top = 52
  51.     Width = 41
  52.     Height = 13
  53.     Caption = 'Label3'
  54.     Font.Charset = DEFAULT_CHARSET
  55.     Font.Color = clWindowText
  56.     Font.Height = -12
  57.     Font.Name = 'MS Sans Serif'
  58.     Font.Pitch = fpVariable
  59.     Font.Style = [fsBold]
  60.     ParentFont = False
  61.     ShadowSize = 0
  62.   end
  63.   object Panel1: TPanel
  64.     Left = 32
  65.     Top = 72
  66.     Width = 417
  67.     Height = 143
  68.     Caption = 'Panel1'
  69.     TabOrder = 0
  70.     object Label4: TmyRxLabel
  71.       Left = 7
  72.       Top = 7
  73.       Width = 34
  74.       Height = 13
  75.       Caption = 'Label4'
  76.       ShadowSize = 0
  77.     end
  78.     object Memo1: TMemo
  79.       Left = 7
  80.       Top = 20
  81.       Width = 394
  82.       Height = 117
  83.       BorderStyle = bsNone
  84.       Color = clBtnFace
  85.       Lines.Strings = (
  86.         'Vielen Dank, da∩┐╜ Sie das Programm PicMaster'
  87.         
  88.           'registriert haben.   Der   Sharewarehinweistext   erscheint  nun' +
  89.           ' '
  90.         'nicht mehr.  DIE  VERBREITUNG   DER   REGISTRIERTEN  VERSION'
  91.         'ODER  DER   SERIENNUMMER   IST   NICHT  ERLAUBT.  Sie  d∩┐╜rfen'
  92.         
  93.           'die  registrierte   Version   lediglich   f∩┐╜r   Ihren   pers∩┐╜nli' +
  94.           'chen  Gebrauch'
  95.         'nutzen. Viel Spa∩┐╜ mit dem Programm.'
  96.         ''
  97.         'Mit freundlichen Gr∩┐╜∩┐╜en'
  98.         'Alexander Sabov')
  99.       ReadOnly = True
  100.       TabOrder = 0
  101.     end
  102.   end
  103.   object Button1: TButton
  104.     Left = 198
  105.     Top = 221
  106.     Width = 73
  107.     Height = 27
  108.     Caption = '&OK'
  109.     Default = True
  110.     ModalResult = 1
  111.     TabOrder = 1
  112.   end
  113. end
  114.