object Form1: TForm1 Left = 210 Top = 112 BorderIcons = [] BorderStyle = bsSingle Caption = 'Trial Status' ClientHeight = 342 ClientWidth = 525 Color = clBtnFace Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Arial' Font.Style = [] OldCreateOrder = False Position = poScreenCenter Scaled = False OnShow = FormShow PixelsPerInch = 96 TextHeight = 14 object PageControl1: TPageControl Left = 0 Top = 0 Width = 525 Height = 342 ActivePage = TabSheet1 Align = alClient TabOrder = 0 object TabSheet1: TTabSheet Caption = 'Trial' object Image1: TImage Left = 0 Top = 0 Width = 517 Height = 313 Align = alClient AutoSize = True Picture.Data = {} end object company: TLabel Left = 12 Top = 12 Width = 465 Height = 24 Alignment = taCenter AutoSize = False Font.Charset = ANSI_CHARSET Font.Color = clBlack Font.Height = -21 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False Transparent = True end object version: TLabel Left = 12 Top = 36 Width = 465 Height = 18 Alignment = taCenter AutoSize = False Font.Charset = ANSI_CHARSET Font.Color = clBlack Font.Height = -13 Font.Name = 'System' Font.Style = [fsBold] ParentFont = False Transparent = True end object Label4: TLabel Left = 28 Top = 268 Width = 100 Height = 14 Caption = 'Registration Number:' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Arial' Font.Style = [] ParentFont = False Transparent = True end object RegNumber2: TLabel Left = 156 Top = 268 Width = 69 Height = 14 Caption = '.......................' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Arial' Font.Style = [] ParentFont = False Transparent = True end object Label1: TLabel Left = 296 Top = 60 Width = 69 Height = 14 Caption = '.......................' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Arial' Font.Style = [] ParentFont = False Transparent = True end object Label2: TLabel Left = 76 Top = 132 Width = 345 Height = 45 AutoSize = False Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Arial' Font.Style = [] ParentFont = False Transparent = True WordWrap = True end object Label5: TLabel Left = 76 Top = 192 Width = 345 Height = 57 AutoSize = False Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Arial' Font.Style = [] ParentFont = False Transparent = True WordWrap = True end object copyright: TLabel Left = 28 Top = 252 Width = 46 Height = 14 Caption = 'Copyright' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Arial' Font.Style = [] ParentFont = False Transparent = True end object Label6: TLabel Left = 108 Top = 60 Width = 148 Height = 14 Caption = 'Your Timed Evaluation has ' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False Transparent = True end object Label7: TLabel Left = 76 Top = 116 Width = 45 Height = 14 Caption = 'Evaluate' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False Transparent = True end object Label12: TLabel Left = 76 Top = 176 Width = 52 Height = 14 Caption = 'Purchase' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False Transparent = True end object Label13: TLabel Left = 28 Top = 284 Width = 112 Height = 14 Cursor = crHandPoint Caption = 'Protected by: VBOlock ' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Arial' Font.Style = [] ParentFont = False Transparent = True OnClick = Label13Click end object ProgressBar1: TProgressBar Left = 78 Top = 76 Width = 327 Height = 25 Min = 1 Max = 100 Position = 1 Smooth = True Step = 0 TabOrder = 0 end object Button1: TButton Left = 272 Top = 280 Width = 69 Height = 21 Caption = '&Try' Font.Charset = ANSI_CHARSET Font.Color = clBlue Font.Height = -11 Font.Name = 'Arial' Font.Style = [] ParentFont = False TabOrder = 1 OnClick = Button1Click end object Button2: TButton Left = 348 Top = 280 Width = 81 Height = 21 Caption = '&Order-Online' Font.Charset = ANSI_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'Arial' Font.Style = [] ParentFont = False TabOrder = 2 OnClick = Button2Click end object Button3: TButton Left = 432 Top = 280 Width = 69 Height = 21 Caption = '&Register' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Arial' Font.Style = [] ParentFont = False TabOrder = 3 OnClick = Button3Click end end object TabSheet2: TTabSheet Caption = 'Register' object Image2: TImage Left = 0 Top = 0 Width = 517 Height = 313 Align = alClient AutoSize = True end object Label8: TLabel Left = 84 Top = 132 Width = 67 Height = 14 Caption = 'UnLock Code:' Transparent = True end object Label3: TLabel Left = 376 Top = 132 Width = 100 Height = 14 Caption = 'Registration Number:' Transparent = True end object Registration: TLabel Left = 376 Top = 148 Width = 90 Height = 14 Caption = '555555555555555' Transparent = True end object Label9: TLabel Left = 88 Top = 184 Width = 53 Height = 14 Caption = 'UserName:' Transparent = True end object Label10: TLabel Left = 88 Top = 236 Width = 48 Height = 14 Caption = 'Company:' Transparent = True end object Label11: TLabel Left = 12 Top = 12 Width = 3 Height = 14 Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False Transparent = True WordWrap = True end object LockCode: TEdit Left = 16 Top = 152 Width = 205 Height = 22 MaxLength = 20 TabOrder = 0 end object RegName: TEdit Left = 16 Top = 204 Width = 205 Height = 22 MaxLength = 100 TabOrder = 1 end object CompanyName: TEdit Left = 16 Top = 256 Width = 205 Height = 22 MaxLength = 100 TabOrder = 2 end object Button4: TButton Left = 428 Top = 248 Width = 69 Height = 21 Caption = 'OK' TabOrder = 3 OnClick = Button4Click end object Button5: TButton Left = 428 Top = 272 Width = 69 Height = 21 Caption = 'Cancel' TabOrder = 4 OnClick = Button5Click end end end end