home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 August / CHIP_08_99.BIN / online / tools / webspect / ws20.exe / WEBSPECTOR.EXE / 0 / RCDATA / TFIRSTSETUP / TFIRSTSETUP.txt < prev   
Encoding:
Text File  |  1999-08-11  |  21.4 KB  |  937 lines

  1. object firstsetup: Tfirstsetup
  2.   Left = 213
  3.   Top = 152
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsSingle
  6.   Caption = 'Welcome to Webspector!'
  7.   ClientHeight = 259
  8.   ClientWidth = 488
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   OnClose = FormClose
  18.   OnShow = FormShow
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object PageControl1: TPageControl
  22.     Left = 0
  23.     Top = 0
  24.     Width = 488
  25.     Height = 259
  26.     ActivePage = TabSheet6
  27.     Align = alClient
  28.     TabOrder = 0
  29.     object TabSheet1: TTabSheet
  30.       Caption = 'TabSheet1'
  31.       TabVisible = False
  32.       object Bevel1: TBevel
  33.         Left = 8
  34.         Top = 208
  35.         Width = 468
  36.         Height = 2
  37.       end
  38.       object Label1: TLabel
  39.         Left = 168
  40.         Top = 8
  41.         Width = 175
  42.         Height = 16
  43.         Caption = 'Welcome to Webspector!'
  44.         Font.Charset = DEFAULT_CHARSET
  45.         Font.Color = clWindowText
  46.         Font.Height = -13
  47.         Font.Name = 'MS Sans Serif'
  48.         Font.Style = [fsBold]
  49.         ParentFont = False
  50.       end
  51.       object Label3: TLabel
  52.         Left = 168
  53.         Top = 40
  54.         Width = 287
  55.         Height = 39
  56.         Caption = 
  57.           'The following wizard will help you set up Webspector'#39's basic opt' +
  58.           'ions and will allow you to register for e-mail updates of Illumi' +
  59.           'x Software'#39's products.'
  60.         WordWrap = True
  61.       end
  62.       object Label2: TLabel
  63.         Left = 168
  64.         Top = 96
  65.         Width = 107
  66.         Height = 13
  67.         Caption = 'Click Next to continue.'
  68.       end
  69.       object Panel1: TPanel
  70.         Left = 8
  71.         Top = 8
  72.         Width = 150
  73.         Height = 192
  74.         BevelOuter = bvNone
  75.         BorderStyle = bsSingle
  76.         Caption = 'Panel1'
  77.         TabOrder = 3
  78.         object Image1: TImage
  79.           Left = 0
  80.           Top = 0
  81.           Width = 146
  82.           Height = 188
  83.           Align = alClient
  84.           Picture.Data = {<image000.bmp>}
  85.         end
  86.       end
  87.       object BitBtn1: TBitBtn
  88.         Left = 160
  89.         Top = 216
  90.         Width = 75
  91.         Height = 25
  92.         Caption = '< Back'
  93.         Enabled = False
  94.         TabOrder = 0
  95.       end
  96.       object BitBtn2: TBitBtn
  97.         Left = 240
  98.         Top = 216
  99.         Width = 75
  100.         Height = 25
  101.         Caption = 'Next >'
  102.         Default = True
  103.         TabOrder = 1
  104.         OnClick = BitBtn2Click
  105.       end
  106.       object BitBtn3: TBitBtn
  107.         Left = 320
  108.         Top = 216
  109.         Width = 75
  110.         Height = 25
  111.         Caption = 'Cancel'
  112.         TabOrder = 2
  113.         OnClick = BitBtn3Click
  114.       end
  115.     end
  116.     object TabSheet2: TTabSheet
  117.       Caption = 'TabSheet2'
  118.       ImageIndex = 1
  119.       TabVisible = False
  120.       object Label4: TLabel
  121.         Left = 168
  122.         Top = 40
  123.         Width = 291
  124.         Height = 26
  125.         Caption = 
  126.           'To register for e-mail updates, enter your e-mail address in the' +
  127.           ' field below, and click the Register Now button.'
  128.         WordWrap = True
  129.       end
  130.       object Label5: TLabel
  131.         Left = 168
  132.         Top = 8
  133.         Width = 193
  134.         Height = 16
  135.         Caption = 'Register for E-Mail Updates'
  136.         Font.Charset = DEFAULT_CHARSET
  137.         Font.Color = clWindowText
  138.         Font.Height = -13
  139.         Font.Name = 'MS Sans Serif'
  140.         Font.Style = [fsBold]
  141.         ParentFont = False
  142.       end
  143.       object Label6: TLabel
  144.         Left = 216
  145.         Top = 104
  146.         Width = 93
  147.         Height = 13
  148.         Caption = 'e.g. john@doe.com'
  149.       end
  150.       object Bevel2: TBevel
  151.         Left = 8
  152.         Top = 208
  153.         Width = 468
  154.         Height = 2
  155.       end
  156.       object Label7: TLabel
  157.         Left = 168
  158.         Top = 82
  159.         Width = 32
  160.         Height = 13
  161.         Caption = 'E-Mail:'
  162.       end
  163.       object Label30: TLabel
  164.         Left = 168
  165.         Top = 168
  166.         Width = 282
  167.         Height = 13
  168.         Caption = 'Illumix Software keeps e-mail addresses entirely confidential.'
  169.       end
  170.       object Wait1: TWait
  171.         Left = 17
  172.         Top = 32
  173.         Width = 111
  174.         Height = 41
  175.         Caption = 'Progress'
  176.         ModalResult = 0
  177.         Interval = 1000
  178.         Visible = False
  179.         IsControl = True
  180.       end
  181.       object Panel2: TPanel
  182.         Left = 8
  183.         Top = 8
  184.         Width = 150
  185.         Height = 192
  186.         BevelOuter = bvNone
  187.         BorderStyle = bsSingle
  188.         Caption = 'Panel1'
  189.         TabOrder = 5
  190.         object Image2: TImage
  191.           Left = 0
  192.           Top = 0
  193.           Width = 146
  194.           Height = 188
  195.           Align = alClient
  196.           Picture.Data = {<image001.bmp>}
  197.         end
  198.       end
  199.       object regback: TBitBtn
  200.         Left = 160
  201.         Top = 216
  202.         Width = 75
  203.         Height = 25
  204.         Caption = '< Back'
  205.         TabOrder = 2
  206.         OnClick = regbackClick
  207.       end
  208.       object regnext: TBitBtn
  209.         Left = 240
  210.         Top = 216
  211.         Width = 75
  212.         Height = 25
  213.         Caption = 'Next >'
  214.         TabOrder = 3
  215.         OnClick = regnextClick
  216.       end
  217.       object regcancel: TBitBtn
  218.         Left = 320
  219.         Top = 216
  220.         Width = 75
  221.         Height = 25
  222.         Caption = 'Cancel'
  223.         TabOrder = 4
  224.         OnClick = regcancelClick
  225.       end
  226.       object emailaddress: TEdit
  227.         Left = 216
  228.         Top = 80
  229.         Width = 241
  230.         Height = 21
  231.         TabOrder = 0
  232.         OnKeyDown = emailaddressKeyDown
  233.       end
  234.       object register1: TBitBtn
  235.         Left = 216
  236.         Top = 124
  237.         Width = 113
  238.         Height = 25
  239.         Caption = 'Register Now!'
  240.         Default = True
  241.         TabOrder = 1
  242.         OnClick = register1Click
  243.       end
  244.     end
  245.     object TabSheet3: TTabSheet
  246.       Caption = 'TabSheet3'
  247.       ImageIndex = 2
  248.       TabVisible = False
  249.       object Label8: TLabel
  250.         Left = 168
  251.         Top = 8
  252.         Width = 122
  253.         Height = 16
  254.         Caption = 'Connection Setup'
  255.         Font.Charset = DEFAULT_CHARSET
  256.         Font.Color = clWindowText
  257.         Font.Height = -13
  258.         Font.Name = 'MS Sans Serif'
  259.         Font.Style = [fsBold]
  260.         ParentFont = False
  261.       end
  262.       object Label9: TLabel
  263.         Left = 168
  264.         Top = 40
  265.         Width = 285
  266.         Height = 39
  267.         Caption = 
  268.           'In order to monitor URLs, Webspector must be properly configured' +
  269.           ' to work with your Internet connection. Select the option below ' +
  270.           'that best describes your connection.'
  271.         WordWrap = True
  272.       end
  273.       object Bevel3: TBevel
  274.         Left = 8
  275.         Top = 208
  276.         Width = 468
  277.         Height = 2
  278.       end
  279.       object Panel3: TPanel
  280.         Left = 8
  281.         Top = 8
  282.         Width = 150
  283.         Height = 192
  284.         BevelOuter = bvNone
  285.         BorderStyle = bsSingle
  286.         Caption = 'Panel1'
  287.         TabOrder = 5
  288.         object Image3: TImage
  289.           Left = 0
  290.           Top = 0
  291.           Width = 146
  292.           Height = 188
  293.           Align = alClient
  294.           Picture.Data = {<image002.bmp>}
  295.         end
  296.       end
  297.       object BitBtn9: TBitBtn
  298.         Left = 160
  299.         Top = 216
  300.         Width = 75
  301.         Height = 25
  302.         Caption = '< Back'
  303.         TabOrder = 1
  304.         OnClick = BitBtn9Click
  305.       end
  306.       object BitBtn10: TBitBtn
  307.         Left = 240
  308.         Top = 216
  309.         Width = 75
  310.         Height = 25
  311.         Caption = 'Next >'
  312.         Default = True
  313.         TabOrder = 2
  314.         OnClick = BitBtn10Click
  315.       end
  316.       object BitBtn11: TBitBtn
  317.         Left = 320
  318.         Top = 216
  319.         Width = 75
  320.         Height = 25
  321.         Caption = 'Cancel'
  322.         TabOrder = 3
  323.         OnClick = BitBtn11Click
  324.       end
  325.       object BitBtn12: TBitBtn
  326.         Left = 400
  327.         Top = 216
  328.         Width = 75
  329.         Height = 25
  330.         Caption = 'Help'
  331.         TabOrder = 4
  332.         OnClick = BitBtn12Click
  333.       end
  334.       object RadioGroup1: TRadioGroup
  335.         Left = 168
  336.         Top = 88
  337.         Width = 305
  338.         Height = 105
  339.         Caption = 'Internet Connection'
  340.         ItemIndex = 2
  341.         Items.Strings = (
  342.           'I use Dial-Up Networking'
  343.           'I use a Proxy Server'
  344.           'I connect directly without Proxy or Dial-Up Networking')
  345.         TabOrder = 0
  346.       end
  347.     end
  348.     object TabSheet4: TTabSheet
  349.       Caption = 'TabSheet4'
  350.       ImageIndex = 3
  351.       TabVisible = False
  352.       object Label10: TLabel
  353.         Left = 168
  354.         Top = 8
  355.         Width = 84
  356.         Height = 16
  357.         Caption = 'Proxy Setup'
  358.         Font.Charset = DEFAULT_CHARSET
  359.         Font.Color = clWindowText
  360.         Font.Height = -13
  361.         Font.Name = 'MS Sans Serif'
  362.         Font.Style = [fsBold]
  363.         ParentFont = False
  364.       end
  365.       object Label11: TLabel
  366.         Left = 168
  367.         Top = 40
  368.         Width = 302
  369.         Height = 26
  370.         Caption = 
  371.           'Enter your proxy information in the fields below.  If you do not' +
  372.           ' have this information, please contact your network administrato' +
  373.           'r.'
  374.         WordWrap = True
  375.       end
  376.       object Bevel4: TBevel
  377.         Left = 8
  378.         Top = 208
  379.         Width = 468
  380.         Height = 2
  381.       end
  382.       object Label20: TLabel
  383.         Left = 168
  384.         Top = 82
  385.         Width = 63
  386.         Height = 13
  387.         Caption = 'Proxy Server:'
  388.       end
  389.       object Label21: TLabel
  390.         Left = 168
  391.         Top = 130
  392.         Width = 51
  393.         Height = 13
  394.         Caption = 'Username:'
  395.       end
  396.       object Label22: TLabel
  397.         Left = 168
  398.         Top = 154
  399.         Width = 49
  400.         Height = 13
  401.         Caption = 'Password:'
  402.       end
  403.       object Label23: TLabel
  404.         Left = 168
  405.         Top = 106
  406.         Width = 22
  407.         Height = 13
  408.         Caption = 'Port:'
  409.       end
  410.       object Label31: TLabel
  411.         Left = 168
  412.         Top = 184
  413.         Width = 192
  414.         Height = 13
  415.         Caption = 'Proxy Server and Port are required fields.'
  416.       end
  417.       object Panel4: TPanel
  418.         Left = 8
  419.         Top = 8
  420.         Width = 150
  421.         Height = 192
  422.         BevelOuter = bvNone
  423.         BorderStyle = bsSingle
  424.         Caption = 'Panel1'
  425.         TabOrder = 8
  426.         object Image4: TImage
  427.           Left = 0
  428.           Top = 0
  429.           Width = 146
  430.           Height = 188
  431.           Align = alClient
  432.           Picture.Data = {<image003.bmp>}
  433.         end
  434.       end
  435.       object BitBtn13: TBitBtn
  436.         Left = 160
  437.         Top = 216
  438.         Width = 75
  439.         Height = 25
  440.         Caption = '< Back'
  441.         TabOrder = 4
  442.         OnClick = BitBtn13Click
  443.       end
  444.       object BitBtn14: TBitBtn
  445.         Left = 240
  446.         Top = 216
  447.         Width = 75
  448.         Height = 25
  449.         Caption = 'Next >'
  450.         Default = True
  451.         TabOrder = 5
  452.         OnClick = BitBtn14Click
  453.       end
  454.       object BitBtn15: TBitBtn
  455.         Left = 320
  456.         Top = 216
  457.         Width = 75
  458.         Height = 25
  459.         Caption = 'Cancel'
  460.         TabOrder = 6
  461.         OnClick = BitBtn15Click
  462.       end
  463.       object BitBtn16: TBitBtn
  464.         Left = 400
  465.         Top = 216
  466.         Width = 75
  467.         Height = 25
  468.         Caption = 'Help'
  469.         TabOrder = 7
  470.         OnClick = BitBtn16Click
  471.       end
  472.       object proxyserver: TEdit
  473.         Left = 256
  474.         Top = 80
  475.         Width = 209
  476.         Height = 21
  477.         TabOrder = 0
  478.       end
  479.       object proxyuser: TEdit
  480.         Left = 256
  481.         Top = 128
  482.         Width = 145
  483.         Height = 21
  484.         TabOrder = 2
  485.       end
  486.       object proxypass: TEdit
  487.         Left = 256
  488.         Top = 152
  489.         Width = 145
  490.         Height = 21
  491.         PasswordChar = '*'
  492.         TabOrder = 3
  493.       end
  494.       object proxyport: TEdit
  495.         Left = 256
  496.         Top = 104
  497.         Width = 57
  498.         Height = 21
  499.         TabOrder = 1
  500.       end
  501.     end
  502.     object TabSheet5: TTabSheet
  503.       Caption = 'TabSheet5'
  504.       ImageIndex = 4
  505.       TabVisible = False
  506.       object Label12: TLabel
  507.         Left = 168
  508.         Top = 8
  509.         Width = 179
  510.         Height = 16
  511.         Caption = 'Dial-Up Networking Setup'
  512.         Font.Charset = DEFAULT_CHARSET
  513.         Font.Color = clWindowText
  514.         Font.Height = -13
  515.         Font.Name = 'MS Sans Serif'
  516.         Font.Style = [fsBold]
  517.         ParentFont = False
  518.       end
  519.       object Label13: TLabel
  520.         Left = 168
  521.         Top = 40
  522.         Width = 306
  523.         Height = 13
  524.         Caption = 
  525.           'Please enter your Dial-Up Networking settings in the fields belo' +
  526.           'w.'
  527.         WordWrap = True
  528.       end
  529.       object Bevel5: TBevel
  530.         Left = 8
  531.         Top = 208
  532.         Width = 468
  533.         Height = 2
  534.       end
  535.       object Label25: TLabel
  536.         Left = 168
  537.         Top = 131
  538.         Width = 51
  539.         Height = 13
  540.         Caption = 'Username:'
  541.       end
  542.       object Label26: TLabel
  543.         Left = 336
  544.         Top = 131
  545.         Width = 49
  546.         Height = 13
  547.         Caption = 'Password:'
  548.       end
  549.       object Label27: TLabel
  550.         Left = 168
  551.         Top = 159
  552.         Width = 156
  553.         Height = 13
  554.         Caption = 'Default Busy/No Answer Retries:'
  555.       end
  556.       object Label24: TLabel
  557.         Left = 168
  558.         Top = 64
  559.         Width = 74
  560.         Height = 13
  561.         Caption = 'Select an entry:'
  562.       end
  563.       object Panel5: TPanel
  564.         Left = 8
  565.         Top = 8
  566.         Width = 150
  567.         Height = 192
  568.         BevelOuter = bvNone
  569.         BorderStyle = bsSingle
  570.         Caption = 'Panel1'
  571.         TabOrder = 9
  572.         object Image5: TImage
  573.           Left = 0
  574.           Top = 0
  575.           Width = 146
  576.           Height = 188
  577.           Align = alClient
  578.           Picture.Data = {<image004.bmp>}
  579.         end
  580.       end
  581.       object BitBtn17: TBitBtn
  582.         Left = 160
  583.         Top = 216
  584.         Width = 75
  585.         Height = 25
  586.         Caption = '< Back'
  587.         TabOrder = 5
  588.         OnClick = BitBtn17Click
  589.       end
  590.       object BitBtn18: TBitBtn
  591.         Left = 240
  592.         Top = 216
  593.         Width = 75
  594.         Height = 25
  595.         Caption = 'Next >'
  596.         Default = True
  597.         TabOrder = 6
  598.         OnClick = BitBtn18Click
  599.       end
  600.       object BitBtn19: TBitBtn
  601.         Left = 320
  602.         Top = 216
  603.         Width = 75
  604.         Height = 25
  605.         Caption = 'Cancel'
  606.         TabOrder = 7
  607.         OnClick = BitBtn19Click
  608.       end
  609.       object BitBtn20: TBitBtn
  610.         Left = 400
  611.         Top = 216
  612.         Width = 75
  613.         Height = 25
  614.         Caption = 'Help'
  615.         TabOrder = 8
  616.         OnClick = BitBtn20Click
  617.       end
  618.       object pbookentries: TListBox
  619.         Left = 168
  620.         Top = 80
  621.         Width = 305
  622.         Height = 41
  623.         ItemHeight = 13
  624.         TabOrder = 0
  625.       end
  626.       object dunuser: TEdit
  627.         Left = 224
  628.         Top = 128
  629.         Width = 100
  630.         Height = 21
  631.         TabOrder = 1
  632.       end
  633.       object dunpass: TEdit
  634.         Left = 390
  635.         Top = 128
  636.         Width = 83
  637.         Height = 21
  638.         PasswordChar = '*'
  639.         TabOrder = 2
  640.       end
  641.       object busyretries: TEdit
  642.         Left = 336
  643.         Top = 156
  644.         Width = 39
  645.         Height = 21
  646.         TabOrder = 3
  647.       end
  648.       object discdun: TCheckBox
  649.         Left = 168
  650.         Top = 184
  651.         Width = 241
  652.         Height = 17
  653.         Caption = 'Disconnect Established Dial-Up Networking'
  654.         TabOrder = 4
  655.       end
  656.     end
  657.     object TabSheet6: TTabSheet
  658.       Caption = 'TabSheet6'
  659.       ImageIndex = 5
  660.       TabVisible = False
  661.       OnShow = TabSheet6Show
  662.       object Label14: TLabel
  663.         Left = 168
  664.         Top = 8
  665.         Width = 69
  666.         Height = 16
  667.         Caption = 'Reporting'
  668.         Font.Charset = DEFAULT_CHARSET
  669.         Font.Color = clWindowText
  670.         Font.Height = -13
  671.         Font.Name = 'MS Sans Serif'
  672.         Font.Style = [fsBold]
  673.         ParentFont = False
  674.       end
  675.       object Label15: TLabel
  676.         Left = 168
  677.         Top = 40
  678.         Width = 305
  679.         Height = 39
  680.         AutoSize = False
  681.         Caption = 
  682.           'Webspector'#39's extensive reporting capabilities notify you on a re' +
  683.           'gular basis as to which pages have changed.  Reports can even be' +
  684.           ' e-mailed to remote accounts.'
  685.         WordWrap = True
  686.       end
  687.       object Bevel6: TBevel
  688.         Left = 8
  689.         Top = 208
  690.         Width = 468
  691.         Height = 2
  692.       end
  693.       object Panel6: TPanel
  694.         Left = 8
  695.         Top = 8
  696.         Width = 150
  697.         Height = 192
  698.         BevelOuter = bvNone
  699.         BorderStyle = bsSingle
  700.         Caption = 'Panel1'
  701.         TabOrder = 7
  702.         object Image6: TImage
  703.           Left = 0
  704.           Top = 0
  705.           Width = 146
  706.           Height = 188
  707.           Align = alClient
  708.           Picture.Data = {<image005.bmp>}
  709.         end
  710.       end
  711.       object BitBtn21: TBitBtn
  712.         Left = 160
  713.         Top = 216
  714.         Width = 75
  715.         Height = 25
  716.         Caption = '< Back'
  717.         TabOrder = 3
  718.         OnClick = BitBtn21Click
  719.       end
  720.       object BitBtn22: TBitBtn
  721.         Left = 240
  722.         Top = 216
  723.         Width = 75
  724.         Height = 25
  725.         Caption = 'Next >'
  726.         Default = True
  727.         TabOrder = 4
  728.         OnClick = BitBtn22Click
  729.       end
  730.       object BitBtn23: TBitBtn
  731.         Left = 320
  732.         Top = 216
  733.         Width = 75
  734.         Height = 25
  735.         Caption = 'Cancel'
  736.         TabOrder = 5
  737.         OnClick = BitBtn23Click
  738.       end
  739.       object BitBtn24: TBitBtn
  740.         Left = 400
  741.         Top = 216
  742.         Width = 75
  743.         Height = 25
  744.         Caption = 'Help'
  745.         TabOrder = 6
  746.         OnClick = BitBtn24Click
  747.       end
  748.       object reportscapability: TCheckBox
  749.         Left = 168
  750.         Top = 88
  751.         Width = 105
  752.         Height = 17
  753.         Caption = 'Enable Reports'
  754.         Checked = True
  755.         State = cbChecked
  756.         TabOrder = 0
  757.         OnClick = reportscapabilityClick
  758.       end
  759.       object emailreports: TCheckBox
  760.         Left = 168
  761.         Top = 110
  762.         Width = 100
  763.         Height = 21
  764.         Caption = 'E-mail Reports '
  765.         TabOrder = 1
  766.         OnClick = emailreportsClick
  767.       end
  768.       object emailbox: TGroupBox
  769.         Left = 168
  770.         Top = 136
  771.         Width = 305
  772.         Height = 65
  773.         Enabled = False
  774.         TabOrder = 2
  775.         object Label29: TLabel
  776.           Left = 6
  777.           Top = 39
  778.           Width = 99
  779.           Height = 13
  780.           Caption = 'Outgoing mail server:'
  781.           Color = clBtnFace
  782.           Font.Charset = DEFAULT_CHARSET
  783.           Font.Color = clBlack
  784.           Font.Height = -11
  785.           Font.Name = 'MS Sans Serif'
  786.           Font.Style = []
  787.           ParentColor = False
  788.           ParentFont = False
  789.           WordWrap = True
  790.         end
  791.         object Label32: TLabel
  792.           Left = 8
  793.           Top = 15
  794.           Width = 95
  795.           Height = 13
  796.           Caption = 'Your e-mail address:'
  797.         end
  798.         object smtpserver: TEdit
  799.           Left = 112
  800.           Top = 36
  801.           Width = 177
  802.           Height = 21
  803.           Color = clSilver
  804.           TabOrder = 1
  805.         end
  806.         object origmail: TEdit
  807.           Left = 112
  808.           Top = 12
  809.           Width = 177
  810.           Height = 21
  811.           Color = clSilver
  812.           TabOrder = 0
  813.         end
  814.       end
  815.     end
  816.     object TabSheet7: TTabSheet
  817.       Caption = 'TabSheet7'
  818.       ImageIndex = 7
  819.       TabVisible = False
  820.       object Label18: TLabel
  821.         Left = 168
  822.         Top = 8
  823.         Width = 111
  824.         Height = 16
  825.         Caption = 'Setup Complete'
  826.         Font.Charset = DEFAULT_CHARSET
  827.         Font.Color = clWindowText
  828.         Font.Height = -13
  829.         Font.Name = 'MS Sans Serif'
  830.         Font.Style = [fsBold]
  831.         ParentFont = False
  832.       end
  833.       object Label19: TLabel
  834.         Left = 168
  835.         Top = 40
  836.         Width = 305
  837.         Height = 39
  838.         Caption = 
  839.           'Webspector is now configured and ready to monitor pages.  To spe' +
  840.           'cify the sites you wish to monitor, enable the checkbox below to' +
  841.           ' allow Webspector to run the URL List Wizard.'
  842.         WordWrap = True
  843.       end
  844.       object Bevel8: TBevel
  845.         Left = 8
  846.         Top = 208
  847.         Width = 468
  848.         Height = 2
  849.       end
  850.       object Panel8: TPanel
  851.         Left = 8
  852.         Top = 8
  853.         Width = 150
  854.         Height = 192
  855.         BevelOuter = bvNone
  856.         BorderStyle = bsSingle
  857.         Caption = 'Panel1'
  858.         TabOrder = 5
  859.         object Image8: TImage
  860.           Left = 0
  861.           Top = 0
  862.           Width = 146
  863.           Height = 188
  864.           Align = alClient
  865.           Picture.Data = {<image006.bmp>}
  866.         end
  867.       end
  868.       object BitBtn30: TBitBtn
  869.         Left = 160
  870.         Top = 216
  871.         Width = 75
  872.         Height = 25
  873.         Caption = '< Back'
  874.         TabOrder = 1
  875.         OnClick = BitBtn30Click
  876.       end
  877.       object BitBtn31: TBitBtn
  878.         Left = 240
  879.         Top = 216
  880.         Width = 75
  881.         Height = 25
  882.         Caption = 'Finish'
  883.         Default = True
  884.         TabOrder = 2
  885.         OnClick = BitBtn31Click
  886.       end
  887.       object BitBtn32: TBitBtn
  888.         Left = 320
  889.         Top = 216
  890.         Width = 75
  891.         Height = 25
  892.         Caption = 'Cancel'
  893.         TabOrder = 3
  894.         OnClick = BitBtn32Click
  895.       end
  896.       object BitBtn33: TBitBtn
  897.         Left = 400
  898.         Top = 216
  899.         Width = 75
  900.         Height = 25
  901.         Caption = 'Help'
  902.         TabOrder = 4
  903.         OnClick = BitBtn33Click
  904.       end
  905.       object runwiz: TCheckBox
  906.         Left = 168
  907.         Top = 96
  908.         Width = 185
  909.         Height = 17
  910.         Caption = 'Run URL List Wizard'
  911.         Checked = True
  912.         State = cbChecked
  913.         TabOrder = 0
  914.       end
  915.     end
  916.   end
  917.   object SmtpClient: TSmtpClient
  918.     Tag = 0
  919.     Port = 'smtp'
  920.     Wait = Wait1
  921.     CharSet = 'iso-8859-1'
  922.     TimeOut = 15
  923.     Left = 312
  924.     Top = 32
  925.   end
  926.   object NetDial1: TipwNetDial
  927.     OnPhonebookEntry = NetDial1PhonebookEntry
  928.     Left = 372
  929.     Top = 40
  930.     RegHnd = {
  931.       83E4365136C67FBFB5B5B8789A8B489097C955A429C3DA953DA519CD9E10FB1B
  932.       E95AB8F26D3770F26730E127F4E30809AD05DBD74298981751F99731ABF55FAE
  933.       83E4365136C67FBF18DC536A4930B79182A991A479A5FC2DEFF75CF25F04797F
  934.       9BB4A9E15F81A86B6EA639E9D41823F723CCA20FA76274CB7302DBEFD494D854}
  935.   end
  936. end
  937.