object AccessDenied: TAccessDenied Left = 328 Top = 281 BorderStyle = bsDialog Caption = 'Evaluation period ended.' ClientHeight = 146 ClientWidth = 428 Font.Color = clWindowText Font.Height = -14 Font.Name = 'MS Sans Serif' Font.Style = [] Icon.Data = {} Position = poScreenCenter Scaled = False PixelsPerInch = 96 TextHeight = 16 object Bevel1: TBevel Left = 10 Top = 10 Width = 407 Height = 95 Shape = bsFrame end object Label2: TLabel Left = 16 Top = 48 Width = 190 Height = 16 Caption = 'make the product forever yours. ' Font.Color = clBlack Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label1: TLabel Left = 16 Top = 16 Width = 380 Height = 16 Caption = 'The evaluation period for this SFS Software product has expired.' end object Label3: TLabel Left = 16 Top = 32 Width = 366 Height = 16 Caption = 'We are looking forward to provide you with a serial number, to ' end object Label4: TLabel Left = 16 Top = 64 Width = 391 Height = 16 Caption = 'So please, register the software, using one of our methods we of' + 'fer' end object Label5: TLabel Left = 16 Top = 80 Width = 392 Height = 16 Caption = 'to you for purchasing. For more information please see the helpf' + 'ile.' end object OKBtn: TButton Left = 12 Top = 116 Width = 73 Height = 25 Caption = 'OK' Default = True ModalResult = 1 TabOrder = 0 end object Button1: TButton Left = 88 Top = 116 Width = 73 Height = 25 Caption = 'Register' Default = True TabOrder = 1 OnClick = Button1Click end object Button2: TButton Left = 168 Top = 116 Width = 73 Height = 25 Caption = 'Help' Default = True TabOrder = 2 OnClick = Button2Click end object Button3: TButton Left = 248 Top = 116 Width = 169 Height = 25 Caption = 'Connect to secure server' Default = True Enabled = False TabOrder = 3 OnClick = Button2Click end end