object NagDlg: TNagDlg Left = 477 Top = 115 BorderStyle = bsDialog Caption = 'Register Patience Today' ClientHeight = 271 ClientWidth = 332 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object Bevel1: TBevel Left = 8 Top = 8 Width = 313 Height = 225 Shape = bsFrame end object Label1: TLabel Left = 32 Top = 24 Width = 189 Height = 13 Caption = 'You have played this unregistered game' end object Label2: TLabel Left = 32 Top = 82 Width = 241 Height = 13 Caption = 'Please support the shareware concept, high-quality' end object Label3: TLabel Left = 272 Top = 24 Width = 27 Height = 13 Caption = 'times.' end object CntLbl: TLabel Left = 232 Top = 24 Width = 29 Height = 13 Caption = '0000' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label4: TLabel Left = 32 Top = 106 Width = 222 Height = 13 Caption = 'low-price games that you can try before buying.' end object Label5: TLabel Left = 32 Top = 198 Width = 245 Height = 13 Caption = 'The fee for registration is only $20, an amazing deal.' end object Label6: TLabel Left = 32 Top = 140 Width = 269 Height = 13 Caption = 'Check under '#39'Registration Info'#39' in the Help menu for more' end object Label7: TLabel Left = 32 Top = 164 Width = 197 Height = 13 Caption = 'information and instructions for registering.' end object Label8: TLabel Left = 32 Top = 48 Width = 210 Height = 13 Caption = 'Your free trial period will allow up to 90 times.' end object OKBtn: TButton Left = 107 Top = 240 Width = 114 Height = 25 Caption = 'I'#39'll register soon' Default = True ModalResult = 1 TabOrder = 0 end end