home *** CD-ROM | disk | FTP | other *** search
/ PC World Plus! (NZ) 2000 September / PCWORLD_PLUS.iso / topshare / netwatch.exe / _SETUP.1 / VBOLock.ocx / 0 / RCDATA / TFORM1 / TFORM1.txt < prev   
Text File  |  1999-11-08  |  9KB  |  381 lines

  1. object Form1: TForm1
  2.   Left = 210
  3.   Top = 112
  4.   BorderIcons = []
  5.   BorderStyle = bsSingle
  6.   Caption = 'Trial Status'
  7.   ClientHeight = 342
  8.   ClientWidth = 525
  9.   Color = clBtnFace
  10.   Font.Charset = ANSI_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'Arial'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   Scaled = False
  18.   OnShow = FormShow
  19.   PixelsPerInch = 96
  20.   TextHeight = 14
  21.   object PageControl1: TPageControl
  22.     Left = 0
  23.     Top = 0
  24.     Width = 525
  25.     Height = 342
  26.     ActivePage = TabSheet1
  27.     Align = alClient
  28.     TabOrder = 0
  29.     object TabSheet1: TTabSheet
  30.       Caption = 'Trial'
  31.       object Image1: TImage
  32.         Left = 0
  33.         Top = 0
  34.         Width = 517
  35.         Height = 313
  36.         Align = alClient
  37.         AutoSize = True
  38.         Picture.Data = {<image000.jpg>}
  39.       end
  40.       object company: TLabel
  41.         Left = 12
  42.         Top = 12
  43.         Width = 465
  44.         Height = 24
  45.         Alignment = taCenter
  46.         AutoSize = False
  47.         Font.Charset = ANSI_CHARSET
  48.         Font.Color = clBlack
  49.         Font.Height = -21
  50.         Font.Name = 'Arial'
  51.         Font.Style = [fsBold]
  52.         ParentFont = False
  53.         Transparent = True
  54.       end
  55.       object version: TLabel
  56.         Left = 12
  57.         Top = 36
  58.         Width = 465
  59.         Height = 18
  60.         Alignment = taCenter
  61.         AutoSize = False
  62.         Font.Charset = ANSI_CHARSET
  63.         Font.Color = clBlack
  64.         Font.Height = -13
  65.         Font.Name = 'System'
  66.         Font.Style = [fsBold]
  67.         ParentFont = False
  68.         Transparent = True
  69.       end
  70.       object Label4: TLabel
  71.         Left = 28
  72.         Top = 268
  73.         Width = 100
  74.         Height = 14
  75.         Caption = 'Registration Number:'
  76.         Font.Charset = ANSI_CHARSET
  77.         Font.Color = clWindowText
  78.         Font.Height = -11
  79.         Font.Name = 'Arial'
  80.         Font.Style = []
  81.         ParentFont = False
  82.         Transparent = True
  83.       end
  84.       object RegNumber2: TLabel
  85.         Left = 156
  86.         Top = 268
  87.         Width = 69
  88.         Height = 14
  89.         Caption = '.......................'
  90.         Font.Charset = ANSI_CHARSET
  91.         Font.Color = clWindowText
  92.         Font.Height = -11
  93.         Font.Name = 'Arial'
  94.         Font.Style = []
  95.         ParentFont = False
  96.         Transparent = True
  97.       end
  98.       object Label1: TLabel
  99.         Left = 296
  100.         Top = 60
  101.         Width = 69
  102.         Height = 14
  103.         Caption = '.......................'
  104.         Font.Charset = ANSI_CHARSET
  105.         Font.Color = clWindowText
  106.         Font.Height = -11
  107.         Font.Name = 'Arial'
  108.         Font.Style = []
  109.         ParentFont = False
  110.         Transparent = True
  111.       end
  112.       object Label2: TLabel
  113.         Left = 76
  114.         Top = 132
  115.         Width = 345
  116.         Height = 45
  117.         AutoSize = False
  118.         Font.Charset = ANSI_CHARSET
  119.         Font.Color = clWindowText
  120.         Font.Height = -11
  121.         Font.Name = 'Arial'
  122.         Font.Style = []
  123.         ParentFont = False
  124.         Transparent = True
  125.         WordWrap = True
  126.       end
  127.       object Label5: TLabel
  128.         Left = 76
  129.         Top = 192
  130.         Width = 345
  131.         Height = 57
  132.         AutoSize = False
  133.         Font.Charset = ANSI_CHARSET
  134.         Font.Color = clWindowText
  135.         Font.Height = -11
  136.         Font.Name = 'Arial'
  137.         Font.Style = []
  138.         ParentFont = False
  139.         Transparent = True
  140.         WordWrap = True
  141.       end
  142.       object copyright: TLabel
  143.         Left = 28
  144.         Top = 252
  145.         Width = 46
  146.         Height = 14
  147.         Caption = 'Copyright'
  148.         Font.Charset = ANSI_CHARSET
  149.         Font.Color = clWindowText
  150.         Font.Height = -11
  151.         Font.Name = 'Arial'
  152.         Font.Style = []
  153.         ParentFont = False
  154.         Transparent = True
  155.       end
  156.       object Label6: TLabel
  157.         Left = 108
  158.         Top = 60
  159.         Width = 148
  160.         Height = 14
  161.         Caption = 'Your Timed Evaluation has '
  162.         Font.Charset = ANSI_CHARSET
  163.         Font.Color = clWindowText
  164.         Font.Height = -11
  165.         Font.Name = 'Arial'
  166.         Font.Style = [fsBold]
  167.         ParentFont = False
  168.         Transparent = True
  169.       end
  170.       object Label7: TLabel
  171.         Left = 76
  172.         Top = 116
  173.         Width = 45
  174.         Height = 14
  175.         Caption = 'Evaluate'
  176.         Font.Charset = ANSI_CHARSET
  177.         Font.Color = clWindowText
  178.         Font.Height = -11
  179.         Font.Name = 'Arial'
  180.         Font.Style = [fsBold]
  181.         ParentFont = False
  182.         Transparent = True
  183.       end
  184.       object Label12: TLabel
  185.         Left = 76
  186.         Top = 176
  187.         Width = 52
  188.         Height = 14
  189.         Caption = 'Purchase'
  190.         Font.Charset = ANSI_CHARSET
  191.         Font.Color = clWindowText
  192.         Font.Height = -11
  193.         Font.Name = 'Arial'
  194.         Font.Style = [fsBold]
  195.         ParentFont = False
  196.         Transparent = True
  197.       end
  198.       object Label13: TLabel
  199.         Left = 28
  200.         Top = 284
  201.         Width = 112
  202.         Height = 14
  203.         Cursor = crHandPoint
  204.         Caption = 'Protected by: VBOlock '
  205.         Font.Charset = ANSI_CHARSET
  206.         Font.Color = clWindowText
  207.         Font.Height = -11
  208.         Font.Name = 'Arial'
  209.         Font.Style = []
  210.         ParentFont = False
  211.         Transparent = True
  212.         OnClick = Label13Click
  213.       end
  214.       object ProgressBar1: TProgressBar
  215.         Left = 78
  216.         Top = 76
  217.         Width = 327
  218.         Height = 25
  219.         Min = 1
  220.         Max = 100
  221.         Position = 1
  222.         Smooth = True
  223.         Step = 0
  224.         TabOrder = 0
  225.       end
  226.       object Button1: TButton
  227.         Left = 272
  228.         Top = 280
  229.         Width = 69
  230.         Height = 21
  231.         Caption = '&Try'
  232.         Font.Charset = ANSI_CHARSET
  233.         Font.Color = clBlue
  234.         Font.Height = -11
  235.         Font.Name = 'Arial'
  236.         Font.Style = []
  237.         ParentFont = False
  238.         TabOrder = 1
  239.         OnClick = Button1Click
  240.       end
  241.       object Button2: TButton
  242.         Left = 348
  243.         Top = 280
  244.         Width = 81
  245.         Height = 21
  246.         Caption = '&Order-Online'
  247.         Font.Charset = ANSI_CHARSET
  248.         Font.Color = clBlack
  249.         Font.Height = -11
  250.         Font.Name = 'Arial'
  251.         Font.Style = []
  252.         ParentFont = False
  253.         TabOrder = 2
  254.         OnClick = Button2Click
  255.       end
  256.       object Button3: TButton
  257.         Left = 432
  258.         Top = 280
  259.         Width = 69
  260.         Height = 21
  261.         Caption = '&Register'
  262.         Font.Charset = ANSI_CHARSET
  263.         Font.Color = clWindowText
  264.         Font.Height = -11
  265.         Font.Name = 'Arial'
  266.         Font.Style = []
  267.         ParentFont = False
  268.         TabOrder = 3
  269.         OnClick = Button3Click
  270.       end
  271.     end
  272.     object TabSheet2: TTabSheet
  273.       Caption = 'Register'
  274.       object Image2: TImage
  275.         Left = 0
  276.         Top = 0
  277.         Width = 517
  278.         Height = 313
  279.         Align = alClient
  280.         AutoSize = True
  281.       end
  282.       object Label8: TLabel
  283.         Left = 84
  284.         Top = 132
  285.         Width = 67
  286.         Height = 14
  287.         Caption = 'UnLock Code:'
  288.         Transparent = True
  289.       end
  290.       object Label3: TLabel
  291.         Left = 376
  292.         Top = 132
  293.         Width = 100
  294.         Height = 14
  295.         Caption = 'Registration Number:'
  296.         Transparent = True
  297.       end
  298.       object Registration: TLabel
  299.         Left = 376
  300.         Top = 148
  301.         Width = 90
  302.         Height = 14
  303.         Caption = '555555555555555'
  304.         Transparent = True
  305.       end
  306.       object Label9: TLabel
  307.         Left = 88
  308.         Top = 184
  309.         Width = 53
  310.         Height = 14
  311.         Caption = 'UserName:'
  312.         Transparent = True
  313.       end
  314.       object Label10: TLabel
  315.         Left = 88
  316.         Top = 236
  317.         Width = 48
  318.         Height = 14
  319.         Caption = 'Company:'
  320.         Transparent = True
  321.       end
  322.       object Label11: TLabel
  323.         Left = 12
  324.         Top = 12
  325.         Width = 3
  326.         Height = 14
  327.         Font.Charset = ANSI_CHARSET
  328.         Font.Color = clWindowText
  329.         Font.Height = -11
  330.         Font.Name = 'Arial'
  331.         Font.Style = [fsBold]
  332.         ParentFont = False
  333.         Transparent = True
  334.         WordWrap = True
  335.       end
  336.       object LockCode: TEdit
  337.         Left = 16
  338.         Top = 152
  339.         Width = 205
  340.         Height = 22
  341.         MaxLength = 20
  342.         TabOrder = 0
  343.       end
  344.       object RegName: TEdit
  345.         Left = 16
  346.         Top = 204
  347.         Width = 205
  348.         Height = 22
  349.         MaxLength = 100
  350.         TabOrder = 1
  351.       end
  352.       object CompanyName: TEdit
  353.         Left = 16
  354.         Top = 256
  355.         Width = 205
  356.         Height = 22
  357.         MaxLength = 100
  358.         TabOrder = 2
  359.       end
  360.       object Button4: TButton
  361.         Left = 428
  362.         Top = 248
  363.         Width = 69
  364.         Height = 21
  365.         Caption = 'OK'
  366.         TabOrder = 3
  367.         OnClick = Button4Click
  368.       end
  369.       object Button5: TButton
  370.         Left = 428
  371.         Top = 272
  372.         Width = 69
  373.         Height = 21
  374.         Caption = 'Cancel'
  375.         TabOrder = 4
  376.         OnClick = Button5Click
  377.       end
  378.     end
  379.   end
  380. end
  381.