home *** CD-ROM | disk | FTP | other *** search
- object isregform: Tisregform
- Left = 436
- Top = 851
- BorderStyle = bsDialog
- Caption = 'Registrierte Version'
- ClientHeight = 261
- ClientWidth = 473
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TmyRxLabel
- Left = 66
- Top = 13
- Width = 240
- Height = 13
- Caption = 'Das Programm PicMaster ist registriert f�r:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = 'MS Sans Serif'
- Font.Pitch = fpVariable
- Font.Style = [fsBold]
- ParentFont = False
- ShadowSize = 0
- end
- object Label2: TmyRxLabel
- Left = 65
- Top = 33
- Width = 41
- Height = 13
- Caption = 'Label2'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = 'MS Sans Serif'
- Font.Pitch = fpVariable
- Font.Style = [fsBold]
- ParentFont = False
- ShadowSize = 0
- end
- object Label3: TmyRxLabel
- Left = 65
- Top = 52
- Width = 41
- Height = 13
- Caption = 'Label3'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = 'MS Sans Serif'
- Font.Pitch = fpVariable
- Font.Style = [fsBold]
- ParentFont = False
- ShadowSize = 0
- end
- object Panel1: TPanel
- Left = 32
- Top = 72
- Width = 417
- Height = 143
- Caption = 'Panel1'
- TabOrder = 0
- object Label4: TmyRxLabel
- Left = 7
- Top = 7
- Width = 34
- Height = 13
- Caption = 'Label4'
- ShadowSize = 0
- end
- object Memo1: TMemo
- Left = 7
- Top = 20
- Width = 394
- Height = 117
- BorderStyle = bsNone
- Color = clBtnFace
- Lines.Strings = (
- 'Vielen Dank, da� Sie das Programm PicMaster'
-
- 'registriert haben. Der Sharewarehinweistext erscheint nun' +
- ' '
- 'nicht mehr. DIE VERBREITUNG DER REGISTRIERTEN VERSION'
- 'ODER DER SERIENNUMMER IST NICHT ERLAUBT. Sie d�rfen'
-
- 'die registrierte Version lediglich f�r Ihren pers�nli' +
- 'chen Gebrauch'
- 'nutzen. Viel Spa� mit dem Programm.'
- ''
- 'Mit freundlichen Gr��en'
- 'Alexander Sabov')
- ReadOnly = True
- TabOrder = 0
- end
- end
- object Button1: TButton
- Left = 198
- Top = 221
- Width = 73
- Height = 27
- Caption = '&OK'
- Default = True
- ModalResult = 1
- TabOrder = 1
- end
- end
-