object Congrats: TCongrats Left = 230 Top = 97 BorderIcons = [biSystemMenu] BorderStyle = bsDialog Caption = 'Congratulations!' ClientHeight = 311 ClientWidth = 338 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poDesktopCenter OnCreate = FormCreate OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object GroupBox1: TGroupBox Left = 2 Top = 1 Width = 334 Height = 272 TabOrder = 1 object Label3: TLabel Left = 8 Top = 160 Width = 249 Height = 20 Caption = 'Click here to download the program' Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -16 Font.Name = 'MS Sans Serif' Font.Style = [fsUnderline] ParentFont = False OnClick = Label3Click end object Label1: TLabel Left = 8 Top = 191 Width = 183 Height = 20 Caption = 'Your reference number is:' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -16 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False WordWrap = True end object Label2: TLabel Left = 8 Top = 224 Width = 311 Height = 40 Caption = 'Please write it down, for you will be asked for it. You will see' + ' this popup 2 more time(s).' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -16 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False WordWrap = True end object Label4: TLabel Left = 8 Top = 8 Width = 311 Height = 140 Caption = 'Thank you very much for using our program! We'#39're glad to inform ' + 'you that you are eligible to try Pop-up and Privacy Defender Pro' + 'fessional 7.0.4 FREE for 100 days/uses. This program has all th' + 'e features this program has and many more. We guarantee you'#39'll l' + 'ove it!' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -16 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False WordWrap = True end object Edit1: TEdit Left = 210 Top = 191 Width = 114 Height = 20 BorderStyle = bsNone Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -16 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False ReadOnly = True TabOrder = 0 Text = 'ZX434811AC3' end end object Button1: TButton Left = 132 Top = 280 Width = 75 Height = 25 Cancel = True Caption = 'Close' TabOrder = 0 OnClick = Button1Click end end