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

  1. object wizard: Twizard
  2.   Left = 204
  3.   Top = 179
  4.   ActiveControl = retrievenow
  5.   BorderIcons = [biSystemMenu]
  6.   BorderStyle = bsDialog
  7.   Caption = 'URL List Wizard'
  8.   ClientHeight = 256
  9.   ClientWidth = 491
  10.   Color = clBtnFace
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -11
  14.   Font.Name = 'MS Sans Serif'
  15.   Font.Style = []
  16.   OldCreateOrder = False
  17.   Position = poScreenCenter
  18.   OnClose = FormClose
  19.   OnShow = FormShow
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object PageControl1: TPageControl
  23.     Left = 0
  24.     Top = 0
  25.     Width = 491
  26.     Height = 256
  27.     ActivePage = TabSheet7
  28.     Align = alClient
  29.     TabOrder = 0
  30.     object TabSheet1: TTabSheet
  31.       Caption = 'TabSheet1'
  32.       TabVisible = False
  33.       object Label1: TLabel
  34.         Left = 168
  35.         Top = 8
  36.         Width = 199
  37.         Height = 16
  38.         Caption = 'Webspector URL List Wizard'
  39.         Font.Charset = DEFAULT_CHARSET
  40.         Font.Color = clWindowText
  41.         Font.Height = -13
  42.         Font.Name = 'MS Sans Serif'
  43.         Font.Style = [fsBold]
  44.         ParentFont = False
  45.       end
  46.       object Label2: TLabel
  47.         Left = 168
  48.         Top = 40
  49.         Width = 298
  50.         Height = 13
  51.         Caption = 'Please enter the name of the URL List you would like to create:'
  52.       end
  53.       object Label3: TLabel
  54.         Left = 168
  55.         Top = 120
  56.         Width = 271
  57.         Height = 52
  58.         Caption = 
  59.           'A URL List contains the pages which you would like monitored.  U' +
  60.           'RLs can be entered manually, retrieved from your web browser'#39's b' +
  61.           'ookmarks, or accessed from Webspector'#39's built-in library of site' +
  62.           's.'
  63.         WordWrap = True
  64.       end
  65.       object Bevel1: TBevel
  66.         Left = 8
  67.         Top = 208
  68.         Width = 468
  69.         Height = 2
  70.       end
  71.       object Bevel8: TBevel
  72.         Left = 168
  73.         Top = 26
  74.         Width = 309
  75.         Height = 2
  76.       end
  77.       object urllistname: TEdit
  78.         Left = 168
  79.         Top = 72
  80.         Width = 273
  81.         Height = 21
  82.         TabOrder = 0
  83.       end
  84.       object BitBtn1: TBitBtn
  85.         Left = 160
  86.         Top = 216
  87.         Width = 75
  88.         Height = 25
  89.         Caption = '< Back'
  90.         Enabled = False
  91.         TabOrder = 1
  92.       end
  93.       object BitBtn2: TBitBtn
  94.         Left = 240
  95.         Top = 216
  96.         Width = 75
  97.         Height = 25
  98.         Caption = 'Next >'
  99.         Default = True
  100.         TabOrder = 2
  101.         OnClick = BitBtn2Click
  102.       end
  103.       object BitBtn3: TBitBtn
  104.         Left = 320
  105.         Top = 216
  106.         Width = 75
  107.         Height = 25
  108.         Caption = 'Cancel'
  109.         TabOrder = 3
  110.         OnClick = BitBtn3Click
  111.       end
  112.       object Panel1: TPanel
  113.         Left = 8
  114.         Top = 8
  115.         Width = 150
  116.         Height = 192
  117.         BevelOuter = bvNone
  118.         BorderStyle = bsSingle
  119.         TabOrder = 5
  120.         object Image1: TImage
  121.           Left = 0
  122.           Top = 0
  123.           Width = 146
  124.           Height = 188
  125.           Align = alClient
  126.           Picture.Data = {<image000.bmp>}
  127.         end
  128.       end
  129.       object BitBtn25: TBitBtn
  130.         Left = 400
  131.         Top = 216
  132.         Width = 75
  133.         Height = 25
  134.         Caption = 'Help'
  135.         TabOrder = 4
  136.         OnClick = BitBtn25Click
  137.       end
  138.     end
  139.     object TabSheet2: TTabSheet
  140.       Caption = 'TabSheet2'
  141.       ImageIndex = 1
  142.       TabVisible = False
  143.       object Label4: TLabel
  144.         Left = 8
  145.         Top = 8
  146.         Width = 137
  147.         Height = 16
  148.         Caption = 'Add URLs Manually'
  149.         Font.Charset = DEFAULT_CHARSET
  150.         Font.Color = clWindowText
  151.         Font.Height = -13
  152.         Font.Name = 'MS Sans Serif'
  153.         Font.Style = [fsBold]
  154.         ParentFont = False
  155.       end
  156.       object Label5: TLabel
  157.         Left = 8
  158.         Top = 32
  159.         Width = 315
  160.         Height = 13
  161.         Caption = 
  162.           'Click the button below to add a URL that you would like monitore' +
  163.           'd.'
  164.       end
  165.       object Bevel2: TBevel
  166.         Left = 8
  167.         Top = 208
  168.         Width = 468
  169.         Height = 2
  170.       end
  171.       object Bevel12: TBevel
  172.         Left = 8
  173.         Top = 26
  174.         Width = 468
  175.         Height = 2
  176.       end
  177.       object urlviewer: TListView
  178.         Left = 8
  179.         Top = 80
  180.         Width = 466
  181.         Height = 121
  182.         Columns = <
  183.           item
  184.             Caption = 'Description'
  185.             Width = 232
  186.           end
  187.           item
  188.             Caption = 'URL'
  189.             Width = 230
  190.           end>
  191.         Font.Charset = ANSI_CHARSET
  192.         Font.Color = clWindowText
  193.         Font.Height = -11
  194.         Font.Name = 'MS Sans Serif'
  195.         Font.Style = []
  196.         GridLines = True
  197.         HotTrackStyles = []
  198.         MultiSelect = True
  199.         ReadOnly = True
  200.         RowSelect = True
  201.         ParentFont = False
  202.         TabOrder = 2
  203.         ViewStyle = vsReport
  204.         OnClick = urlviewerClick
  205.       end
  206.       object BitBtn4: TBitBtn
  207.         Left = 8
  208.         Top = 52
  209.         Width = 79
  210.         Height = 21
  211.         Caption = 'Add a URL'
  212.         TabOrder = 0
  213.         OnClick = BitBtn4Click
  214.       end
  215.       object BitBtn5: TBitBtn
  216.         Left = 160
  217.         Top = 216
  218.         Width = 75
  219.         Height = 25
  220.         Caption = '< Back'
  221.         TabOrder = 3
  222.         OnClick = BitBtn5Click
  223.       end
  224.       object BitBtn6: TBitBtn
  225.         Left = 240
  226.         Top = 216
  227.         Width = 75
  228.         Height = 25
  229.         Caption = 'Next >'
  230.         Default = True
  231.         TabOrder = 4
  232.         OnClick = BitBtn6Click
  233.       end
  234.       object BitBtn7: TBitBtn
  235.         Left = 320
  236.         Top = 216
  237.         Width = 75
  238.         Height = 25
  239.         Caption = 'Cancel'
  240.         TabOrder = 5
  241.         OnClick = BitBtn7Click
  242.       end
  243.       object BitBtn26: TBitBtn
  244.         Left = 400
  245.         Top = 216
  246.         Width = 75
  247.         Height = 25
  248.         Caption = 'Help'
  249.         TabOrder = 6
  250.         OnClick = BitBtn26Click
  251.       end
  252.       object remove1: TBitBtn
  253.         Left = 94
  254.         Top = 52
  255.         Width = 79
  256.         Height = 21
  257.         Caption = 'Remove URL'
  258.         Enabled = False
  259.         TabOrder = 1
  260.         OnClick = remove1Click
  261.       end
  262.     end
  263.     object TabSheet3: TTabSheet
  264.       Caption = 'TabSheet3'
  265.       ImageIndex = 2
  266.       TabVisible = False
  267.       object Label6: TLabel
  268.         Left = 8
  269.         Top = 8
  270.         Width = 111
  271.         Height = 16
  272.         Caption = 'Add Bookmarks'
  273.         Font.Charset = DEFAULT_CHARSET
  274.         Font.Color = clWindowText
  275.         Font.Height = -13
  276.         Font.Name = 'MS Sans Serif'
  277.         Font.Style = [fsBold]
  278.         ParentFont = False
  279.       end
  280.       object Label7: TLabel
  281.         Left = 8
  282.         Top = 32
  283.         Width = 406
  284.         Height = 13
  285.         Caption = 
  286.           'Click the button below to choose from a list of bookmarks stored' +
  287.           ' in your web browsers.'
  288.       end
  289.       object Bevel3: TBevel
  290.         Left = 8
  291.         Top = 208
  292.         Width = 468
  293.         Height = 2
  294.       end
  295.       object Bevel13: TBevel
  296.         Left = 8
  297.         Top = 26
  298.         Width = 468
  299.         Height = 2
  300.       end
  301.       object BitBtn8: TBitBtn
  302.         Left = 8
  303.         Top = 52
  304.         Width = 105
  305.         Height = 21
  306.         Caption = 'Select Bookmarks'
  307.         TabOrder = 0
  308.         OnClick = BitBtn8Click
  309.       end
  310.       object BitBtn9: TBitBtn
  311.         Left = 160
  312.         Top = 216
  313.         Width = 75
  314.         Height = 25
  315.         Caption = '< Back'
  316.         TabOrder = 3
  317.         OnClick = BitBtn9Click
  318.       end
  319.       object BitBtn10: TBitBtn
  320.         Left = 240
  321.         Top = 216
  322.         Width = 75
  323.         Height = 25
  324.         Caption = 'Next >'
  325.         Default = True
  326.         TabOrder = 4
  327.         OnClick = BitBtn10Click
  328.       end
  329.       object BitBtn11: TBitBtn
  330.         Left = 320
  331.         Top = 216
  332.         Width = 75
  333.         Height = 25
  334.         Caption = 'Cancel'
  335.         TabOrder = 5
  336.         OnClick = BitBtn11Click
  337.       end
  338.       object urllistviewer2: TListView
  339.         Left = 8
  340.         Top = 80
  341.         Width = 466
  342.         Height = 121
  343.         Columns = <
  344.           item
  345.             Caption = 'Description'
  346.             Width = 232
  347.           end
  348.           item
  349.             Caption = 'URL'
  350.             Width = 230
  351.           end>
  352.         Font.Charset = ANSI_CHARSET
  353.         Font.Color = clWindowText
  354.         Font.Height = -11
  355.         Font.Name = 'MS Sans Serif'
  356.         Font.Style = []
  357.         GridLines = True
  358.         HotTrackStyles = []
  359.         MultiSelect = True
  360.         ReadOnly = True
  361.         RowSelect = True
  362.         ParentFont = False
  363.         TabOrder = 2
  364.         ViewStyle = vsReport
  365.         OnClick = urllistviewer2Click
  366.       end
  367.       object BitBtn27: TBitBtn
  368.         Left = 400
  369.         Top = 216
  370.         Width = 75
  371.         Height = 25
  372.         Caption = 'Help'
  373.         TabOrder = 6
  374.         OnClick = BitBtn27Click
  375.       end
  376.       object remove2: TBitBtn
  377.         Left = 120
  378.         Top = 52
  379.         Width = 75
  380.         Height = 21
  381.         Caption = 'Remove URL'
  382.         Enabled = False
  383.         TabOrder = 1
  384.         OnClick = remove2Click
  385.       end
  386.     end
  387.     object TabSheet4: TTabSheet
  388.       Caption = 'TabSheet4'
  389.       ImageIndex = 3
  390.       TabVisible = False
  391.       object Label8: TLabel
  392.         Left = 8
  393.         Top = 8
  394.         Width = 83
  395.         Height = 16
  396.         Caption = 'URL Library'
  397.         Font.Charset = DEFAULT_CHARSET
  398.         Font.Color = clWindowText
  399.         Font.Height = -13
  400.         Font.Name = 'MS Sans Serif'
  401.         Font.Style = [fsBold]
  402.         ParentFont = False
  403.       end
  404.       object Label9: TLabel
  405.         Left = 8
  406.         Top = 32
  407.         Width = 453
  408.         Height = 13
  409.         Caption = 
  410.           'Click the button below to select from Webspector'#39's library of UR' +
  411.           'Ls, organized into 20 categories.'
  412.       end
  413.       object Bevel4: TBevel
  414.         Left = 8
  415.         Top = 208
  416.         Width = 468
  417.         Height = 2
  418.       end
  419.       object Bevel14: TBevel
  420.         Left = 9
  421.         Top = 26
  422.         Width = 468
  423.         Height = 2
  424.       end
  425.       object BitBtn12: TBitBtn
  426.         Left = 8
  427.         Top = 52
  428.         Width = 97
  429.         Height = 21
  430.         Caption = 'View Library'
  431.         TabOrder = 0
  432.         OnClick = BitBtn12Click
  433.       end
  434.       object BitBtn13: TBitBtn
  435.         Left = 160
  436.         Top = 216
  437.         Width = 75
  438.         Height = 25
  439.         Caption = '< Back'
  440.         TabOrder = 3
  441.         OnClick = BitBtn13Click
  442.       end
  443.       object BitBtn14: TBitBtn
  444.         Left = 240
  445.         Top = 216
  446.         Width = 75
  447.         Height = 25
  448.         Caption = 'Next >'
  449.         Default = True
  450.         TabOrder = 4
  451.         OnClick = BitBtn14Click
  452.       end
  453.       object BitBtn15: TBitBtn
  454.         Left = 320
  455.         Top = 216
  456.         Width = 75
  457.         Height = 25
  458.         Caption = 'Cancel'
  459.         TabOrder = 5
  460.         OnClick = BitBtn15Click
  461.       end
  462.       object urllistviewer3: TListView
  463.         Left = 8
  464.         Top = 80
  465.         Width = 466
  466.         Height = 121
  467.         Columns = <
  468.           item
  469.             Caption = 'Description'
  470.             Width = 232
  471.           end
  472.           item
  473.             Caption = 'URL'
  474.             Width = 230
  475.           end>
  476.         Font.Charset = ANSI_CHARSET
  477.         Font.Color = clWindowText
  478.         Font.Height = -11
  479.         Font.Name = 'MS Sans Serif'
  480.         Font.Style = []
  481.         GridLines = True
  482.         HotTrackStyles = []
  483.         MultiSelect = True
  484.         ReadOnly = True
  485.         RowSelect = True
  486.         ParentFont = False
  487.         TabOrder = 2
  488.         ViewStyle = vsReport
  489.         OnClick = urllistviewer3Click
  490.       end
  491.       object BitBtn28: TBitBtn
  492.         Left = 400
  493.         Top = 216
  494.         Width = 75
  495.         Height = 25
  496.         Caption = 'Help'
  497.         TabOrder = 6
  498.         OnClick = BitBtn28Click
  499.       end
  500.       object remove3: TBitBtn
  501.         Left = 112
  502.         Top = 52
  503.         Width = 75
  504.         Height = 21
  505.         Caption = 'Remove URL'
  506.         Enabled = False
  507.         TabOrder = 1
  508.         OnClick = remove3Click
  509.       end
  510.     end
  511.     object TabSheet5: TTabSheet
  512.       Caption = 'TabSheet5'
  513.       ImageIndex = 4
  514.       TabVisible = False
  515.       object Label10: TLabel
  516.         Left = 168
  517.         Top = 8
  518.         Width = 141
  519.         Height = 16
  520.         Caption = 'Schedule Retrievals'
  521.         Font.Charset = DEFAULT_CHARSET
  522.         Font.Color = clWindowText
  523.         Font.Height = -13
  524.         Font.Name = 'MS Sans Serif'
  525.         Font.Style = [fsBold]
  526.         ParentFont = False
  527.       end
  528.       object Label11: TLabel
  529.         Left = 432
  530.         Top = 70
  531.         Width = 45
  532.         Height = 13
  533.         BiDiMode = bdLeftToRight
  534.         Caption = 'minute(s).'
  535.         ParentBiDiMode = False
  536.       end
  537.       object Bevel5: TBevel
  538.         Left = 8
  539.         Top = 208
  540.         Width = 468
  541.         Height = 2
  542.       end
  543.       object Label14: TLabel
  544.         Left = 168
  545.         Top = 172
  546.         Width = 304
  547.         Height = 26
  548.         Caption = 
  549.           'Schedules can be modified at any time from the Schedule tab of W' +
  550.           'ebspector Setup.'
  551.         WordWrap = True
  552.       end
  553.       object Bevel9: TBevel
  554.         Left = 168
  555.         Top = 26
  556.         Width = 309
  557.         Height = 2
  558.       end
  559.       object Label12: TLabel
  560.         Left = 200
  561.         Top = 120
  562.         Width = 23
  563.         Height = 13
  564.         Caption = 'Hour'
  565.       end
  566.       object Label13: TLabel
  567.         Left = 248
  568.         Top = 120
  569.         Width = 32
  570.         Height = 13
  571.         Caption = 'Minute'
  572.       end
  573.       object noretrieval: TRadioButton
  574.         Left = 168
  575.         Top = 40
  576.         Width = 265
  577.         Height = 17
  578.         Caption = 'I do not want to schedule this URL List.'
  579.         Checked = True
  580.         TabOrder = 0
  581.         TabStop = True
  582.         OnClick = noretrievalClick
  583.       end
  584.       object useinterval: TRadioButton
  585.         Left = 168
  586.         Top = 68
  587.         Width = 209
  588.         Height = 17
  589.         Caption = 'Schedule my URL List to retrieve every'
  590.         TabOrder = 1
  591.         OnClick = useintervalClick
  592.       end
  593.       object interval: TEdit
  594.         Left = 376
  595.         Top = 66
  596.         Width = 49
  597.         Height = 21
  598.         Color = clSilver
  599.         Enabled = False
  600.         TabOrder = 2
  601.       end
  602.       object usetime: TRadioButton
  603.         Left = 168
  604.         Top = 96
  605.         Width = 217
  606.         Height = 17
  607.         Caption = 'Schedule my URL List to retrieve daily at:'
  608.         TabOrder = 3
  609.         OnClick = usetimeClick
  610.       end
  611.       object BitBtn16: TBitBtn
  612.         Left = 160
  613.         Top = 216
  614.         Width = 75
  615.         Height = 25
  616.         Caption = '< Back'
  617.         TabOrder = 7
  618.         OnClick = BitBtn16Click
  619.       end
  620.       object BitBtn17: TBitBtn
  621.         Left = 240
  622.         Top = 216
  623.         Width = 75
  624.         Height = 25
  625.         Caption = 'Next >'
  626.         Default = True
  627.         TabOrder = 8
  628.         OnClick = BitBtn17Click
  629.       end
  630.       object BitBtn18: TBitBtn
  631.         Left = 320
  632.         Top = 216
  633.         Width = 75
  634.         Height = 25
  635.         Caption = 'Cancel'
  636.         TabOrder = 9
  637.         OnClick = BitBtn18Click
  638.       end
  639.       object Panel2: TPanel
  640.         Left = 8
  641.         Top = 8
  642.         Width = 150
  643.         Height = 192
  644.         BevelOuter = bvNone
  645.         BorderStyle = bsSingle
  646.         Caption = 'Panel2'
  647.         TabOrder = 11
  648.         object Image2: TImage
  649.           Left = 0
  650.           Top = 0
  651.           Width = 146
  652.           Height = 188
  653.           Align = alClient
  654.           Picture.Data = {<image001.bmp>}
  655.         end
  656.       end
  657.       object BitBtn29: TBitBtn
  658.         Left = 400
  659.         Top = 216
  660.         Width = 75
  661.         Height = 25
  662.         Caption = 'Help'
  663.         TabOrder = 10
  664.         OnClick = BitBtn29Click
  665.       end
  666.       object hour: TComboBox
  667.         Left = 192
  668.         Top = 136
  669.         Width = 49
  670.         Height = 21
  671.         Style = csDropDownList
  672.         Color = clSilver
  673.         Enabled = False
  674.         ItemHeight = 13
  675.         Items.Strings = (
  676.           '1'
  677.           '2'
  678.           '3'
  679.           '4'
  680.           '5'
  681.           '6'
  682.           '7'
  683.           '8'
  684.           '9'
  685.           '10'
  686.           '11'
  687.           '12')
  688.         TabOrder = 4
  689.       end
  690.       object minute: TComboBox
  691.         Left = 248
  692.         Top = 136
  693.         Width = 49
  694.         Height = 21
  695.         Color = clSilver
  696.         Enabled = False
  697.         ItemHeight = 13
  698.         Items.Strings = (
  699.           '00'
  700.           '05'
  701.           '10'
  702.           '15'
  703.           '20'
  704.           '25'
  705.           '30'
  706.           '35'
  707.           '40'
  708.           '45'
  709.           '50'
  710.           '55')
  711.         TabOrder = 5
  712.       end
  713.       object GroupBox1: TGroupBox
  714.         Left = 304
  715.         Top = 120
  716.         Width = 43
  717.         Height = 43
  718.         TabOrder = 6
  719.         object AM: TRadioButton
  720.           Left = 3
  721.           Top = 8
  722.           Width = 38
  723.           Height = 17
  724.           Caption = 'AM'
  725.           Checked = True
  726.           Color = clSilver
  727.           Enabled = False
  728.           ParentColor = False
  729.           TabOrder = 0
  730.           TabStop = True
  731.         end
  732.         object PM: TRadioButton
  733.           Left = 3
  734.           Top = 24
  735.           Width = 38
  736.           Height = 17
  737.           Caption = 'PM'
  738.           Enabled = False
  739.           TabOrder = 1
  740.         end
  741.       end
  742.     end
  743.     object TabSheet6: TTabSheet
  744.       Caption = 'TabSheet6'
  745.       ImageIndex = 6
  746.       TabVisible = False
  747.       object Label19: TLabel
  748.         Left = 168
  749.         Top = 8
  750.         Width = 69
  751.         Height = 16
  752.         Caption = 'Reporting'
  753.         Font.Charset = DEFAULT_CHARSET
  754.         Font.Color = clWindowText
  755.         Font.Height = -13
  756.         Font.Name = 'MS Sans Serif'
  757.         Font.Style = [fsBold]
  758.         ParentFont = False
  759.       end
  760.       object Bevel7: TBevel
  761.         Left = 8
  762.         Top = 208
  763.         Width = 468
  764.         Height = 2
  765.       end
  766.       object Label22: TLabel
  767.         Left = 168
  768.         Top = 40
  769.         Width = 294
  770.         Height = 26
  771.         Caption = 
  772.           'Enabling reports allows Webspector to generate a summary of the ' +
  773.           'results of Webspector'#39's retrievals of your URL List.'
  774.         WordWrap = True
  775.       end
  776.       object Label20: TLabel
  777.         Left = 168
  778.         Top = 144
  779.         Width = 271
  780.         Height = 39
  781.         Caption = 
  782.           'Webspector can also be set up to send reports via e-mail. E-mail' +
  783.           ' reporting can be enabled at any time from the Reports tab of We' +
  784.           'bspector Setup.'
  785.         WordWrap = True
  786.       end
  787.       object Bevel10: TBevel
  788.         Left = 168
  789.         Top = 26
  790.         Width = 309
  791.         Height = 2
  792.       end
  793.       object Panel4: TPanel
  794.         Left = 8
  795.         Top = 8
  796.         Width = 150
  797.         Height = 192
  798.         BevelOuter = bvNone
  799.         BorderStyle = bsSingle
  800.         Caption = 'Panel2'
  801.         TabOrder = 6
  802.         object Image4: TImage
  803.           Left = 0
  804.           Top = 0
  805.           Width = 146
  806.           Height = 188
  807.           Align = alClient
  808.           Picture.Data = {<image002.bmp>}
  809.         end
  810.       end
  811.       object enablereports: TCheckBox
  812.         Left = 168
  813.         Top = 80
  814.         Width = 105
  815.         Height = 17
  816.         Caption = 'Enable Reports'
  817.         TabOrder = 0
  818.         OnClick = enablereportsClick
  819.       end
  820.       object BitBtn22: TBitBtn
  821.         Left = 160
  822.         Top = 216
  823.         Width = 75
  824.         Height = 25
  825.         Caption = '< Back'
  826.         TabOrder = 2
  827.         OnClick = BitBtn22Click
  828.       end
  829.       object BitBtn23: TBitBtn
  830.         Left = 240
  831.         Top = 216
  832.         Width = 75
  833.         Height = 25
  834.         Caption = 'Next >'
  835.         Default = True
  836.         TabOrder = 3
  837.         OnClick = BitBtn23Click
  838.       end
  839.       object BitBtn24: TBitBtn
  840.         Left = 320
  841.         Top = 216
  842.         Width = 75
  843.         Height = 25
  844.         Caption = 'Cancel'
  845.         TabOrder = 4
  846.         OnClick = BitBtn24Click
  847.       end
  848.       object reportunchanged: TCheckBox
  849.         Left = 168
  850.         Top = 104
  851.         Width = 145
  852.         Height = 17
  853.         Caption = 'Report unchanged URLs'
  854.         Color = clSilver
  855.         Enabled = False
  856.         Font.Charset = DEFAULT_CHARSET
  857.         Font.Color = clBlack
  858.         Font.Height = -11
  859.         Font.Name = 'MS Sans Serif'
  860.         Font.Style = []
  861.         ParentColor = False
  862.         ParentFont = False
  863.         TabOrder = 1
  864.       end
  865.       object BitBtn30: TBitBtn
  866.         Left = 400
  867.         Top = 216
  868.         Width = 75
  869.         Height = 25
  870.         Caption = 'Help'
  871.         TabOrder = 5
  872.         OnClick = BitBtn30Click
  873.       end
  874.     end
  875.     object TabSheet7: TTabSheet
  876.       Caption = 'TabSheet7'
  877.       ImageIndex = 5
  878.       TabVisible = False
  879.       object Label15: TLabel
  880.         Left = 168
  881.         Top = 40
  882.         Width = 302
  883.         Height = 26
  884.         Caption = 
  885.           'Congratulations!  A new URL List has been set up for you.  Click' +
  886.           ' the Finish button to return to the main Webspector window.'
  887.         WordWrap = True
  888.       end
  889.       object Label16: TLabel
  890.         Left = 168
  891.         Top = 152
  892.         Width = 268
  893.         Height = 26
  894.         Caption = 
  895.           'To view transfer progress of your URLs, double click the Webspec' +
  896.           'tor Server icon on your System Tray. '
  897.         WordWrap = True
  898.       end
  899.       object Bevel6: TBevel
  900.         Left = 8
  901.         Top = 208
  902.         Width = 468
  903.         Height = 2
  904.       end
  905.       object Label17: TLabel
  906.         Left = 168
  907.         Top = 8
  908.         Width = 129
  909.         Height = 16
  910.         Caption = 'URL List Complete'
  911.         Font.Charset = DEFAULT_CHARSET
  912.         Font.Color = clWindowText
  913.         Font.Height = -13
  914.         Font.Name = 'MS Sans Serif'
  915.         Font.Style = [fsBold]
  916.         ParentFont = False
  917.       end
  918.       object Label18: TLabel
  919.         Left = 168
  920.         Top = 120
  921.         Width = 298
  922.         Height = 26
  923.         Caption = 
  924.           'You can check the URLs in your list at any time by clicking the ' +
  925.           #39'Check All'#39' button on the Webspector Toolbar.'
  926.         WordWrap = True
  927.       end
  928.       object Bevel11: TBevel
  929.         Left = 168
  930.         Top = 26
  931.         Width = 309
  932.         Height = 2
  933.       end
  934.       object retrievenow: TCheckBox
  935.         Left = 168
  936.         Top = 80
  937.         Width = 153
  938.         Height = 17
  939.         Caption = 'Retrieve this URL List now'
  940.         Checked = True
  941.         State = cbChecked
  942.         TabOrder = 0
  943.       end
  944.       object BitBtn19: TBitBtn
  945.         Left = 160
  946.         Top = 216
  947.         Width = 75
  948.         Height = 25
  949.         Caption = '< Back'
  950.         TabOrder = 1
  951.         OnClick = BitBtn19Click
  952.       end
  953.       object BitBtn20: TBitBtn
  954.         Left = 240
  955.         Top = 216
  956.         Width = 75
  957.         Height = 25
  958.         Caption = 'Finish'
  959.         Default = True
  960.         TabOrder = 2
  961.         OnClick = BitBtn20Click
  962.       end
  963.       object BitBtn21: TBitBtn
  964.         Left = 320
  965.         Top = 216
  966.         Width = 75
  967.         Height = 25
  968.         Caption = 'Cancel'
  969.         TabOrder = 3
  970.         OnClick = BitBtn21Click
  971.       end
  972.       object Panel3: TPanel
  973.         Left = 8
  974.         Top = 8
  975.         Width = 150
  976.         Height = 192
  977.         BevelOuter = bvNone
  978.         BorderStyle = bsSingle
  979.         Caption = 'Panel3'
  980.         TabOrder = 5
  981.         object Image3: TImage
  982.           Left = 0
  983.           Top = 0
  984.           Width = 146
  985.           Height = 188
  986.           Align = alClient
  987.           Picture.Data = {<image003.bmp>}
  988.         end
  989.       end
  990.       object BitBtn31: TBitBtn
  991.         Left = 400
  992.         Top = 216
  993.         Width = 75
  994.         Height = 25
  995.         Caption = 'Help'
  996.         TabOrder = 4
  997.         OnClick = BitBtn31Click
  998.       end
  999.     end
  1000.   end
  1001. end
  1002.