object FrmRegMsg: TFrmRegMsg Left = 422 Top = 224 BorderStyle = bsDialog Caption = 'Registrierungs-Hinweis' ClientHeight = 258 ClientWidth = 425 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = True Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object ProgramIcon: TImage Left = 24 Top = 16 Width = 41 Height = 41 Picture.Data = {} Stretch = True IsControl = True end object ProductName: TLabel Left = 64 Top = 16 Width = 110 Height = 37 Caption = 'AllDay' Font.Charset = ANSI_CHARSET Font.Color = clMaroon Font.Height = -32 Font.Name = 'MS Sans Serif' Font.Style = [fsItalic] ParentFont = False IsControl = True end object Version: TLabel Left = 96 Top = 56 Width = 216 Height = 13 Caption = 'Version 6.8, Release 1 of December 29, 1999' IsControl = True end object lbAge: TLabel Left = 96 Top = 76 Width = 317 Height = 13 AutoSize = False Caption = 'lbAge' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object btnReg: TButton Left = 316 Top = 228 Width = 103 Height = 25 Caption = 'jetzt registrieren' Default = True TabOrder = 0 OnClick = btnRegClick end object btnLater: TButton Left = 200 Top = 228 Width = 103 Height = 25 Caption = 'sp�ter registrieren' TabOrder = 1 OnClick = btnLaterClick end object GroupBox1: TGroupBox Left = 8 Top = 92 Width = 409 Height = 125 TabOrder = 2 object Label1: TLabel Left = 8 Top = 16 Width = 389 Height = 57 AutoSize = False Caption = 'Vielen Dank f�r Ihr Interesse an diesem Programm. Die vorliegend' + 'e Version ist noch nicht registriert. Unregistriert darf das Pro' + 'gramm nur 30 Tage zur Erprobung verwendet werden. Zum Registrier' + 'en bet�tigen Sie einfach die Schaltfl�che '#39'jetzt Registrieren'#39'.' WordWrap = True end object Label2: TLabel Left = 8 Top = 76 Width = 393 Height = 41 AutoSize = False Caption = 'Wenn Sie noch nicht registrieren m�chten, w�hlen Sie '#39'sp�ter reg' + 'istrieren'#39'. Sie k�nnen die Registrierung dann jederzeit mit dem ' + 'Punkt '#39'Registrieren'#39' im Men� '#39'Hilfe'#39' nachholen.' WordWrap = True end end object btnHelp: TButton Left = 80 Top = 228 Width = 103 Height = 25 Caption = 'Hilfe' TabOrder = 3 OnClick = btnHelpClick end end