home *** CD-ROM | disk | FTP | other *** search
/ Informática Multimedia Fácil 56 / INF1297.iso / RECOMEN / ILV16AU / _SETUP.1 / infolink.exe / 0 / RCDATA / TFRMINFOLINK / TFRMINFOLINK.txt < prev   
Text File  |  1997-04-22  |  73KB  |  2,174 lines

  1. object frmInfoLink: TfrmInfoLink
  2.   Left = 23
  3.   Top = 53
  4.   Width = 623
  5.   Height = 424
  6.   HelpContext = 10
  7.   Caption = 'InfoLink V1.6 - Unregistered'
  8.   Font.Color = clWindowText
  9.   Font.Height = -13
  10.   Font.Name = 'System'
  11.   Font.Style = []
  12.   Icon.Data = {<image000.ico>}
  13.   Menu = mnuMain
  14.   Position = poScreenCenter
  15.   WindowState = wsMaximized
  16.   OnActivate = FormActivate
  17.   OnClose = FormClose
  18.   OnCreate = FormCreate
  19.   OnMouseMove = FormMouseMove
  20.   OnResize = FormResize
  21.   PixelsPerInch = 96
  22.   TextHeight = 16
  23.   object panBackground: TPanel
  24.     Left = 0
  25.     Top = 0
  26.     Width = 615
  27.     Height = 377
  28.     Align = alClient
  29.     BevelOuter = bvNone
  30.     TabOrder = 0
  31.     object panURL: TPanel
  32.       Left = 0
  33.       Top = 34
  34.       Width = 615
  35.       Height = 57
  36.       Cursor = crArrow
  37.       Align = alTop
  38.       BevelInner = bvLowered
  39.       BevelOuter = bvNone
  40.       TabOrder = 1
  41.       object TLabel
  42.         Left = 3
  43.         Top = 6
  44.         Width = 4
  45.         Height = 16
  46.       end
  47.       object lblLocation: TLabel
  48.         Left = 1
  49.         Top = 36
  50.         Width = 61
  51.         Height = 17
  52.         Caption = ' Location'
  53.         FocusControl = edURL
  54.         Font.Color = clBlack
  55.         Font.Height = -15
  56.         Font.Name = 'Times New Roman'
  57.         Font.Style = [fsBold]
  58.         ParentFont = False
  59.       end
  60.       object btnLocation: TBitBtn
  61.         Left = 69
  62.         Top = 31
  63.         Width = 34
  64.         Height = 22
  65.         Hint = 'Enter The WWW'
  66.         HelpContext = 10
  67.         Enabled = False
  68.         ParentShowHint = False
  69.         ShowHint = True
  70.         TabOrder = 1
  71.         OnClick = btnLocationClick
  72.         Glyph.Data = {
  73.           78010000424D7801000000000000760000002800000020000000100000000100
  74.           04000000000000000000120B0000120B00000000000000000000000000000000
  75.           800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  76.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
  77.           5555555555FFFFF555555555544C4C5555555555F777775FF5555554C444C444
  78.           5555555775FF55775F55554C4334444445555575577F55557FF554C4C334C4C4
  79.           335557F5577FF55577F554CCC3334444335557555777F555775FCCCCC333CCC4
  80.           C4457F55F777F555557F4CC33333CCC444C57F577777F5F5557FC4333333C3C4
  81.           CCC57F777777F7FF557F4CC33333333C4C457F577777777F557FCCC33CC4333C
  82.           C4C575F7755F777FF5755CCCCC3333334C5557F5FF777777F7F554C333333333
  83.           CC55575777777777F755553333CC3C33C555557777557577755555533CC4C4CC
  84.           5555555775FFFF77555555555C4CCC55555555555777775555550000}
  85.         NumGlyphs = 2
  86.       end
  87.       object edURL: TEdit
  88.         Left = 108
  89.         Top = 31
  90.         Width = 501
  91.         Height = 23
  92.         HelpContext = 10
  93.         Font.Color = clBlack
  94.         Font.Height = -12
  95.         Font.Name = 'Arial'
  96.         Font.Style = []
  97.         MaxLength = 200
  98.         ParentFont = False
  99.         TabOrder = 0
  100.         OnChange = edURLChange
  101.         OnKeyPress = edURLKeyPress
  102.       end
  103.       object btnCheckLinks: TButton
  104.         Left = 2
  105.         Top = 4
  106.         Width = 97
  107.         Height = 22
  108.         Hint = 'Check Links In List'
  109.         HelpContext = 70
  110.         Caption = 'Check &Links'
  111.         Enabled = False
  112.         Font.Color = clBlack
  113.         Font.Height = -12
  114.         Font.Name = 'Times New Roman'
  115.         Font.Style = []
  116.         ParentFont = False
  117.         ParentShowHint = False
  118.         ShowHint = True
  119.         TabOrder = 2
  120.         OnClick = btnCheckLinksClick
  121.       end
  122.       object btnWordSearch: TButton
  123.         Left = 206
  124.         Top = 4
  125.         Width = 97
  126.         Height = 22
  127.         Hint = 'Search Selected Pages for Listed Words'
  128.         HelpContext = 430
  129.         Caption = 'Start &Word Search'
  130.         Enabled = False
  131.         Font.Color = clBlack
  132.         Font.Height = -12
  133.         Font.Name = 'Times New Roman'
  134.         Font.Style = []
  135.         ParentFont = False
  136.         ParentShowHint = False
  137.         ShowHint = True
  138.         TabOrder = 4
  139.         OnClick = btnWordSearchClick
  140.       end
  141.       object btnPause: TButton
  142.         Left = 308
  143.         Top = 4
  144.         Width = 97
  145.         Height = 22
  146.         Hint = 'Pause Link Verification'
  147.         HelpContext = 320
  148.         Caption = '&Pause Check'
  149.         Enabled = False
  150.         Font.Color = clBlack
  151.         Font.Height = -12
  152.         Font.Name = 'Times New Roman'
  153.         Font.Style = []
  154.         ParentFont = False
  155.         TabOrder = 5
  156.         OnClick = btnPauseClick
  157.       end
  158.       object btnCheckPageList: TButton
  159.         Left = 104
  160.         Top = 4
  161.         Width = 97
  162.         Height = 22
  163.         Hint = 'Check Pages In List'
  164.         HelpContext = 170
  165.         Caption = '&Check Page List'
  166.         Enabled = False
  167.         Font.Color = clBlack
  168.         Font.Height = -12
  169.         Font.Name = 'Times New Roman'
  170.         Font.Style = []
  171.         ParentFont = False
  172.         ParentShowHint = False
  173.         ShowHint = True
  174.         TabOrder = 3
  175.         OnClick = btnCheckPageListClick
  176.       end
  177.       object btnStop: TButton
  178.         Left = 410
  179.         Top = 4
  180.         Width = 97
  181.         Height = 22
  182.         Hint = 'Stop Process'
  183.         HelpContext = 10
  184.         Caption = '&Stop Process'
  185.         Enabled = False
  186.         Font.Color = clBlack
  187.         Font.Height = -12
  188.         Font.Name = 'Times New Roman'
  189.         Font.Style = []
  190.         ParentFont = False
  191.         ParentShowHint = False
  192.         ShowHint = True
  193.         TabOrder = 6
  194.         Visible = False
  195.         OnClick = sbStopClick
  196.       end
  197.     end
  198.     object panStatus: TPanel
  199.       Left = 0
  200.       Top = 109
  201.       Width = 615
  202.       Height = 24
  203.       Align = alTop
  204.       BevelInner = bvLowered
  205.       BevelOuter = bvNone
  206.       PopupMenu = popWindow
  207.       TabOrder = 2
  208.       OnMouseMove = panStatusMouseMove
  209.       object panShowStatus: TPanel
  210.         Left = 1
  211.         Top = 1
  212.         Width = 468
  213.         Height = 22
  214.         Align = alLeft
  215.         BevelInner = bvLowered
  216.         BevelOuter = bvLowered
  217.         BorderStyle = bsSingle
  218.         Font.Color = clBlack
  219.         Font.Height = -12
  220.         Font.Name = 'Arial'
  221.         Font.Style = []
  222.         ParentFont = False
  223.         TabOrder = 0
  224.         object lblStatus: TLabel
  225.           Left = 24
  226.           Top = 2
  227.           Width = 436
  228.           Height = 15
  229.           AutoSize = False
  230.           Font.Color = clBlack
  231.           Font.Height = -11
  232.           Font.Name = 'Arial'
  233.           Font.Style = []
  234.           ParentFont = False
  235.           ShowAccelChar = False
  236.           Transparent = True
  237.           OnMouseMove = lblStatusMouseMove
  238.         end
  239.         object imgStatus: TImage
  240.           Left = 2
  241.           Top = 2
  242.           Width = 16
  243.           Height = 14
  244.           Align = alLeft
  245.           Picture.Data = {<image001.bmp>}
  246.           Stretch = True
  247.         end
  248.       end
  249.       object panDoc: TPanel
  250.         Left = 469
  251.         Top = 1
  252.         Width = 145
  253.         Height = 22
  254.         Align = alClient
  255.         BevelInner = bvLowered
  256.         BevelOuter = bvLowered
  257.         BorderStyle = bsSingle
  258.         TabOrder = 1
  259.         object lblDocLoc: TLabel
  260.           Left = 4
  261.           Top = 2
  262.           Width = 3
  263.           Height = 14
  264.           Font.Color = clBlack
  265.           Font.Height = -11
  266.           Font.Name = 'Arial'
  267.           Font.Style = []
  268.           ParentFont = False
  269.           Transparent = True
  270.           OnMouseMove = lblDocLocMouseMove
  271.         end
  272.       end
  273.     end
  274.     object panURLBytes: TPanel
  275.       Left = 0
  276.       Top = 353
  277.       Width = 615
  278.       Height = 24
  279.       Align = alBottom
  280.       TabOrder = 3
  281.       object panHintURL: TPanel
  282.         Left = 1
  283.         Top = 1
  284.         Width = 462
  285.         Height = 22
  286.         Align = alLeft
  287.         BevelInner = bvLowered
  288.         BevelOuter = bvLowered
  289.         TabOrder = 1
  290.         object TLabel
  291.           Left = 10
  292.           Top = 51
  293.           Width = 193
  294.           Height = 15
  295.           AutoSize = False
  296.           Caption = 'This is the hints and URL true Name'
  297.           Font.Color = clBlack
  298.           Font.Height = -13
  299.           Font.Name = 'Times New Roman'
  300.           Font.Style = []
  301.           ParentFont = False
  302.         end
  303.         object lblHintURL: TLabel
  304.           Left = 4
  305.           Top = 1
  306.           Width = 449
  307.           Height = 17
  308.           AutoSize = False
  309.           Font.Color = clBlack
  310.           Font.Height = -12
  311.           Font.Name = 'Times New Roman'
  312.           Font.Style = []
  313.           ParentFont = False
  314.           ShowAccelChar = False
  315.           Transparent = True
  316.         end
  317.       end
  318.       object panBytesRead: TPanel
  319.         Left = 463
  320.         Top = 1
  321.         Width = 151
  322.         Height = 22
  323.         Align = alClient
  324.         BevelInner = bvLowered
  325.         BevelOuter = bvLowered
  326.         TabOrder = 0
  327.         object lblBytesRead: TLabel
  328.           Left = 8
  329.           Top = 3
  330.           Width = 137
  331.           Height = 15
  332.           AutoSize = False
  333.           Font.Color = clBlack
  334.           Font.Height = -12
  335.           Font.Name = 'Times New Roman'
  336.           Font.Style = []
  337.           ParentFont = False
  338.           ShowAccelChar = False
  339.           Transparent = True
  340.         end
  341.         object lblOfBytes: TLabel
  342.           Left = 48
  343.           Top = 3
  344.           Width = 98
  345.           Height = 15
  346.           AutoSize = False
  347.           Font.Color = clBlack
  348.           Font.Height = -12
  349.           Font.Name = 'Times New Roman'
  350.           Font.Style = []
  351.           ParentFont = False
  352.           ShowAccelChar = False
  353.           Transparent = True
  354.           Visible = False
  355.         end
  356.       end
  357.     end
  358.     object panInformation: TPanel
  359.       Left = 0
  360.       Top = 91
  361.       Width = 615
  362.       Height = 18
  363.       Align = alTop
  364.       BevelInner = bvRaised
  365.       BevelOuter = bvLowered
  366.       PopupMenu = popWindow
  367.       TabOrder = 4
  368.       OnMouseMove = panInformationMouseMove
  369.       object panInfo: TPanel
  370.         Left = 2
  371.         Top = 2
  372.         Width = 465
  373.         Height = 14
  374.         Align = alLeft
  375.         BevelOuter = bvNone
  376.         TabOrder = 0
  377.         object lblLProtocol: TLabel
  378.           Left = 3
  379.           Top = 0
  380.           Width = 44
  381.           Height = 15
  382.           Caption = 'Protocol:'
  383.           Font.Color = clBlack
  384.           Font.Height = -12
  385.           Font.Name = 'Times New Roman'
  386.           Font.Style = []
  387.           ParentFont = False
  388.         end
  389.         object lblProtocol: TLabel
  390.           Left = 48
  391.           Top = 1
  392.           Width = 3
  393.           Height = 13
  394.           Font.Color = clBlack
  395.           Font.Height = -11
  396.           Font.Name = 'Times New Roman'
  397.           Font.Style = [fsBold]
  398.           ParentFont = False
  399.         end
  400.         object lblLHost: TLabel
  401.           Left = 92
  402.           Top = 0
  403.           Width = 27
  404.           Height = 15
  405.           Caption = 'Host:'
  406.           Font.Color = clBlack
  407.           Font.Height = -12
  408.           Font.Name = 'Times New Roman'
  409.           Font.Style = []
  410.           ParentFont = False
  411.         end
  412.         object lblHost: TLabel
  413.           Left = 119
  414.           Top = 1
  415.           Width = 3
  416.           Height = 13
  417.           Font.Color = clBlack
  418.           Font.Height = -11
  419.           Font.Name = 'Times New Roman'
  420.           Font.Style = [fsBold]
  421.           ParentFont = False
  422.           ShowAccelChar = False
  423.         end
  424.         object lblLAddress: TLabel
  425.           Left = 244
  426.           Top = 0
  427.           Width = 43
  428.           Height = 15
  429.           Caption = 'Address:'
  430.           Font.Color = clBlack
  431.           Font.Height = -12
  432.           Font.Name = 'Times New Roman'
  433.           Font.Style = []
  434.           ParentFont = False
  435.         end
  436.         object lblAddress: TLabel
  437.           Left = 288
  438.           Top = 1
  439.           Width = 3
  440.           Height = 13
  441.           Font.Color = clBlack
  442.           Font.Height = -11
  443.           Font.Name = 'Times New Roman'
  444.           Font.Style = [fsBold]
  445.           ParentFont = False
  446.           ShowAccelChar = False
  447.         end
  448.         object lblLPort: TLabel
  449.           Left = 383
  450.           Top = 0
  451.           Width = 24
  452.           Height = 15
  453.           Caption = 'Port:'
  454.           Font.Color = clBlack
  455.           Font.Height = -12
  456.           Font.Name = 'Times New Roman'
  457.           Font.Style = []
  458.           ParentFont = False
  459.         end
  460.         object lblPort: TLabel
  461.           Left = 409
  462.           Top = 1
  463.           Width = 3
  464.           Height = 13
  465.           Font.Color = clBlack
  466.           Font.Height = -11
  467.           Font.Name = 'Times New Roman'
  468.           Font.Style = [fsBold]
  469.           ParentFont = False
  470.         end
  471.       end
  472.       object progBar: TProgressBar
  473.         Left = 467
  474.         Top = 2
  475.         Width = 146
  476.         Height = 14
  477.         Align = alClient
  478.         Min = 0
  479.         Max = 100
  480.         TabOrder = 1
  481.       end
  482.     end
  483.     object panHTMLInfo: TPanel
  484.       Left = 0
  485.       Top = 133
  486.       Width = 615
  487.       Height = 220
  488.       Align = alClient
  489.       BevelOuter = bvNone
  490.       DragCursor = crHSplit
  491.       DragMode = dmAutomatic
  492.       TabOrder = 5
  493.       object spltHTML: TSplitIt
  494.         Left = 189
  495.         Top = 0
  496.         Width = 4
  497.         Height = 220
  498.         Cursor = crHSplit
  499.         SplitDirection = sdHorizontal
  500.         OnSplit = spltHTMLSplit
  501.         Align = alLeft
  502.         OnMouseMove = spltHTMLMouseMove
  503.       end
  504.       object pgeTabList: TPageControl
  505.         Left = 0
  506.         Top = 0
  507.         Width = 189
  508.         Height = 220
  509.         HelpContext = 70
  510.         ActivePage = tabNoMatches
  511.         Align = alLeft
  512.         Font.Color = clBlack
  513.         Font.Height = -11
  514.         Font.Name = 'Times New Roman'
  515.         Font.Style = []
  516.         ParentFont = False
  517.         PopupMenu = popListBox
  518.         TabOrder = 0
  519.         OnChange = pgeTabListChange
  520.         object tabLinks: TTabSheet
  521.           Caption = 'Links'
  522.           object lstLinks: TListBox
  523.             Left = 0
  524.             Top = 0
  525.             Width = 181
  526.             Height = 191
  527.             HelpContext = 70
  528.             Align = alClient
  529.             Color = clBtnFace
  530.             Font.Color = clBlack
  531.             Font.Height = -11
  532.             Font.Name = 'Arial'
  533.             Font.Style = []
  534.             ItemHeight = 14
  535.             MultiSelect = True
  536.             ParentFont = False
  537.             ParentShowHint = False
  538.             PopupMenu = popListBox
  539.             ShowHint = False
  540.             TabOrder = 0
  541.             OnClick = lstPagesClick
  542.           end
  543.         end
  544.         object tabPages: TTabSheet
  545.           Caption = 'Pages'
  546.           object lstPages: TListBox
  547.             Left = 0
  548.             Top = 0
  549.             Width = 181
  550.             Height = 194
  551.             HelpContext = 70
  552.             Align = alClient
  553.             Color = clBtnFace
  554.             Font.Color = clBlack
  555.             Font.Height = -11
  556.             Font.Name = 'Arial'
  557.             Font.Style = []
  558.             ItemHeight = 14
  559.             MultiSelect = True
  560.             ParentFont = False
  561.             PopupMenu = popListBox
  562.             TabOrder = 0
  563.             OnClick = lstPagesClick
  564.           end
  565.         end
  566.         object tabErrors: TTabSheet
  567.           Caption = 'Errors'
  568.           object lstErrors: TListBox
  569.             Left = 0
  570.             Top = 0
  571.             Width = 181
  572.             Height = 194
  573.             HelpContext = 70
  574.             Align = alClient
  575.             Font.Color = clBlack
  576.             Font.Height = -11
  577.             Font.Name = 'Arial'
  578.             Font.Style = []
  579.             ItemHeight = 14
  580.             MultiSelect = True
  581.             ParentColor = True
  582.             ParentFont = False
  583.             PopupMenu = popListBox
  584.             TabOrder = 0
  585.             OnClick = lstErrorsClick
  586.           end
  587.         end
  588.         object tabNoErrors: TTabSheet
  589.           Caption = 'No Errors'
  590.           object lstNoErrors: TListBox
  591.             Left = 0
  592.             Top = 0
  593.             Width = 181
  594.             Height = 194
  595.             HelpContext = 70
  596.             Align = alClient
  597.             Font.Color = clBlack
  598.             Font.Height = -11
  599.             Font.Name = 'Arial'
  600.             Font.Style = []
  601.             ItemHeight = 14
  602.             MultiSelect = True
  603.             ParentColor = True
  604.             ParentFont = False
  605.             TabOrder = 0
  606.             OnClick = lstErrorsClick
  607.           end
  608.         end
  609.         object tabMatches: TTabSheet
  610.           Caption = 'Matches'
  611.           object lstMatches: TListBox
  612.             Left = 0
  613.             Top = 0
  614.             Width = 181
  615.             Height = 194
  616.             HelpContext = 70
  617.             Align = alClient
  618.             Font.Color = clBlack
  619.             Font.Height = -11
  620.             Font.Name = 'Arial'
  621.             Font.Style = []
  622.             ItemHeight = 14
  623.             MultiSelect = True
  624.             ParentColor = True
  625.             ParentFont = False
  626.             PopupMenu = popListBox
  627.             TabOrder = 0
  628.             OnClick = lstErrorsClick
  629.           end
  630.         end
  631.         object tabNoMatches: TTabSheet
  632.           Caption = 'No Matches'
  633.           object lstNoMatches: TListBox
  634.             Left = 0
  635.             Top = 0
  636.             Width = 181
  637.             Height = 191
  638.             HelpContext = 70
  639.             Align = alClient
  640.             Font.Color = clBlack
  641.             Font.Height = -11
  642.             Font.Name = 'Arial'
  643.             Font.Style = []
  644.             ItemHeight = 14
  645.             MultiSelect = True
  646.             ParentColor = True
  647.             ParentFont = False
  648.             PopupMenu = popListBox
  649.             TabOrder = 0
  650.             OnClick = lstErrorsClick
  651.           end
  652.         end
  653.         object tabFrames: TTabSheet
  654.           Caption = 'Frames'
  655.           object lstFrames: TListBox
  656.             Left = 0
  657.             Top = 0
  658.             Width = 181
  659.             Height = 194
  660.             HelpContext = 70
  661.             Align = alClient
  662.             Font.Color = clBlack
  663.             Font.Height = -11
  664.             Font.Name = 'Arial'
  665.             Font.Style = []
  666.             ItemHeight = 14
  667.             MultiSelect = True
  668.             ParentColor = True
  669.             ParentFont = False
  670.             PopupMenu = popListBox
  671.             Sorted = True
  672.             TabOrder = 0
  673.             OnClick = lstPagesClick
  674.           end
  675.         end
  676.       end
  677.       object pgeBrowser: TPageControl
  678.         Left = 193
  679.         Top = 0
  680.         Width = 422
  681.         Height = 220
  682.         HelpContext = 100
  683.         ActivePage = tabMain
  684.         Align = alClient
  685.         Font.Color = clBlack
  686.         Font.Height = -11
  687.         Font.Name = 'Times New Roman'
  688.         Font.Style = []
  689.         ParentFont = False
  690.         TabOrder = 1
  691.         OnChange = pgeBrowserChange
  692.         OnChanging = pgeBrowserChanging
  693.         object tabMain: TTabSheet
  694.           Caption = 'No Page'
  695.           object htmlview: THTMLViewer
  696.             Left = 0
  697.             Top = 0
  698.             Width = 414
  699.             Height = 191
  700.             Cursor = crIBeam
  701.             HelpContext = 100
  702.             OnHotSpotCovered = htmlViewHotSpotCovered
  703.             OnHotSpotClick = htmlViewHotSpotClick
  704.             OnFormSubmit = htmlViewFormSubmit
  705.             ViewImages = True
  706.             TabOrder = 0
  707.             Align = alClient
  708.             PopupMenu = popBrowser
  709.             BorderStyle = htNone
  710.             HistoryMaxCount = 0
  711.             DefFontName = 'Times New Roman'
  712.             DefPreFontName = 'Courier New'
  713.             DefFontSize = 10
  714.             DefHotSpotColor = clMaroon
  715.             OnProcessing = htmlViewProcessing
  716.             NoSelect = False
  717.           end
  718.         end
  719.       end
  720.     end
  721.     object panTool: TPanel
  722.       Left = 0
  723.       Top = 0
  724.       Width = 615
  725.       Height = 34
  726.       Cursor = crArrow
  727.       Align = alTop
  728.       BevelInner = bvLowered
  729.       BevelOuter = bvNone
  730.       PopupMenu = popWindow
  731.       TabOrder = 0
  732.       OnMouseMove = panToolMouseMove
  733.       object sbOpenFile: TSpeedButton
  734.         Left = 6
  735.         Top = 6
  736.         Width = 25
  737.         Height = 25
  738.         Hint = 'Open File'
  739.         Glyph.Data = {
  740.           76010000424D7601000000000000760000002800000020000000100000000100
  741.           04000000000000010000130B0000130B00000000000000000000000000000000
  742.           800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  743.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF0033333333B333
  744.           333B33FF33337F3333F73BB3777BB7777BB3377FFFF77FFFF77333B000000000
  745.           0B3333777777777777333330FFFFFFFF07333337F33333337F333330FFFFFFFF
  746.           07333337F3FF3FFF7F333330F00F000F07333337F77377737F333330FFFFFFFF
  747.           07333FF7F3FFFF3F7FFFBBB0F0000F0F0BB37777F7777373777F3BB0FFFFFFFF
  748.           0BBB3777F3FF3FFF77773330F00F000003333337F773777773333330FFFF0FF0
  749.           33333337F3FF7F37F3333330F08F0F0B33333337F7737F77FF333330FFFF003B
  750.           B3333337FFFF77377FF333B000000333BB33337777777F3377FF3BB3333BB333
  751.           3BB33773333773333773B333333B3333333B7333333733333337}
  752.         NumGlyphs = 2
  753.         ParentShowHint = False
  754.         ShowHint = True
  755.         OnClick = sbOpenFileClick
  756.       end
  757.       object sbStatusBar: TSpeedButton
  758.         Left = 151
  759.         Top = 6
  760.         Width = 25
  761.         Height = 25
  762.         Hint = 'Toggle Status Bar'
  763.         Glyph.Data = {
  764.           76010000424D7601000000000000760000002800000020000000100000000100
  765.           04000000000000010000130B0000130B00000000000000000000000000000000
  766.           800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  767.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  768.           333333333333333FF3FF3333333333CC30003333333333773777333333333C33
  769.           3000333FF33337F33777339933333C3333333377F33337F3333F339933333C33
  770.           33003377333337F33377333333333C333300333F333337F33377339333333C33
  771.           3333337FF3333733333F33993333C33333003377FF33733333773339933C3333
  772.           330033377FF73F33337733339933C33333333FF377F373F3333F993399333C33
  773.           330077F377F337F33377993399333C33330077FF773337F33377399993333C33
  774.           33333777733337F333FF333333333C33300033333333373FF7773333333333CC
  775.           3000333333333377377733333333333333333333333333333333}
  776.         NumGlyphs = 2
  777.         ParentShowHint = False
  778.         ShowHint = True
  779.         OnClick = mnuOptionsShowStatusClick
  780.       end
  781.       object sbToolBar: TSpeedButton
  782.         Left = 101
  783.         Top = 6
  784.         Width = 25
  785.         Height = 25
  786.         Hint = 'Toggle Toolbar'
  787.         Glyph.Data = {
  788.           78010000424D7801000000000000760000002800000020000000100000000100
  789.           04000000000000000000120B0000120B00000000000000000000000000000000
  790.           800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  791.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555550FF0559
  792.           1950555FF75F7557F7F757000FF055591903557775F75557F77570FFFF055559
  793.           1933575FF57F5557F7FF0F00FF05555919337F775F7F5557F7F700550F055559
  794.           193577557F7F55F7577F07550F0555999995755575755F7FFF7F5570F0755011
  795.           11155557F755F777777555000755033305555577755F75F77F55555555503335
  796.           0555555FF5F75F757F5555005503335505555577FF75F7557F55505050333555
  797.           05555757F75F75557F5505000333555505557F777FF755557F55000000355557
  798.           07557777777F55557F5555000005555707555577777FF5557F55553000075557
  799.           0755557F7777FFF57555553350000055555555775777775555550000}
  800.         NumGlyphs = 2
  801.         ParentShowHint = False
  802.         ShowHint = True
  803.         OnClick = mnuOptionsShowToolClick
  804.       end
  805.       object sbStop: TSpeedButton
  806.         Left = 468
  807.         Top = 6
  808.         Width = 25
  809.         Height = 25
  810.         Hint = 'Stop Process'
  811.         Enabled = False
  812.         Glyph.Data = {
  813.           66010000424D6601000000000000760000002800000014000000140000000100
  814.           040000000000F000000000000000000000000000000000000000000000000000
  815.           80000080000000808000800000008000800080800000C0C0C000808080000000
  816.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
  817.           8888888800008888800000000088888800008888099999999908888800008880
  818.           9999999999908888000088099999999999990888000080999999999999999088
  819.           0000099999999999999999080000090009909900090999080000099909909909
  820.           0909990800000900099099090900090800000909999099090909090800000900
  821.           0900090009000908000009999999999999999908000009999999999999999908
  822.           0000809999999999999990880000880999999999999908880000888099999999
  823.           9990888800008888099999999908888800008888800000000088888800008888
  824.           88888888888888880000}
  825.         ParentShowHint = False
  826.         ShowHint = True
  827.         OnClick = sbStopClick
  828.       end
  829.       object sbHelp: TSpeedButton
  830.         Left = 528
  831.         Top = 6
  832.         Width = 25
  833.         Height = 25
  834.         Hint = 'Help'
  835.         Glyph.Data = {
  836.           F6000000424DF600000000000000760000002800000010000000100000000100
  837.           0400000000008000000000000000000000001000000010000000000000000000
  838.           BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  839.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777707777
  840.           77777777770B0777777777777770777777777777777777777777777777707777
  841.           77777777770B077777777777770B077777777777770B077777777777770BB077
  842.           777777770770BB0777777770B0770BB077777770B07770B077777770BB000BB0
  843.           777777770BBBBB07777777777000007777777777777777777777}
  844.         ParentShowHint = False
  845.         ShowHint = True
  846.         OnClick = sbHelpClick
  847.       end
  848.       object sbSearchHelp: TSpeedButton
  849.         Left = 503
  850.         Top = 6
  851.         Width = 25
  852.         Height = 25
  853.         Hint = 'Search For Help'
  854.         Glyph.Data = {
  855.           78010000424D7801000000000000760000002800000020000000100000000100
  856.           04000000000000000000120B0000120B00000000000000000000000000000000
  857.           800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  858.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF0033333CCCCC33
  859.           33333FFFF77777FFFFFFCCCCCC808CCCCCC3777777F7F777777F008888070888
  860.           8003777777777777777F0F0770F7F0770F0373F33337F333337370FFFFF7FFFF
  861.           F07337F33337F33337F370FFFB99FBFFF07337F33377F33337F330FFBF99BFBF
  862.           F033373F337733333733370BFBF7FBFB0733337F333FF3337F33370FBF98BFBF
  863.           0733337F3377FF337F333B0BFB990BFB03333373FF777FFF73333FB000B99000
  864.           B33333377737777733333BFBFBFB99FBF33333333FF377F333333FBF99BF99BF
  865.           B333333377F377F3333333FB99FB99FB3333333377FF77333333333FB9999FB3
  866.           333333333777733333333333FBFBFB33333333333333333333330000}
  867.         NumGlyphs = 2
  868.         ParentShowHint = False
  869.         ShowHint = True
  870.         OnClick = sbSearchHelpClick
  871.       end
  872.       object sbPrint: TSpeedButton
  873.         Left = 66
  874.         Top = 6
  875.         Width = 25
  876.         Height = 25
  877.         Hint = 'Print HTML Window'
  878.         Enabled = False
  879.         Glyph.Data = {
  880.           76010000424D7601000000000000760000002800000020000000100000000100
  881.           04000000000000010000130B0000130B00000000000000000000000000000000
  882.           800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  883.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00300000000000
  884.           00033FFFFFFFFFFFFFFF0888888888888880777777777777777F088888888888
  885.           8880777777777777777F0000000000000000FFFFFFFFFFFFFFFF0F8F8F8F8F8F
  886.           8F80777777777777777F08F8F8F8F8F8F9F0777777777777777F0F8F8F8F8F8F
  887.           8F807777777777777F7F0000000000000000777777777777777F3330FFFFFFFF
  888.           03333337F3FFFF3F7F333330F0000F0F03333337F77773737F333330FFFFFFFF
  889.           03333337F3FF3FFF7F333330F00F000003333337F773777773333330FFFF0FF0
  890.           33333337F3FF7F3733333330F08F0F0333333337F7737F7333333330FFFF0033
  891.           33333337FFFF7733333333300000033333333337777773333333}
  892.         NumGlyphs = 2
  893.         ParentShowHint = False
  894.         ShowHint = True
  895.         OnClick = sbPrintClick
  896.       end
  897.       object sbClear: TSpeedButton
  898.         Left = 441
  899.         Top = 6
  900.         Width = 27
  901.         Height = 25
  902.         Hint = 'Clear All Windows'
  903.         Enabled = False
  904.         Glyph.Data = {
  905.           78010000424D7801000000000000760000002800000020000000100000000100
  906.           04000000000000000000120B0000120B00000000000000000000000000000000
  907.           800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  908.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00500005000555
  909.           555557777F777555F55500000000555055557777777755F75555005500055055
  910.           555577F5777F57555555005550055555555577FF577F5FF55555500550050055
  911.           5555577FF77577FF555555005050110555555577F757777FF555555505099910
  912.           555555FF75777777FF555005550999910555577F5F77777775F5500505509990
  913.           3055577F75F77777575F55005055090B030555775755777575755555555550B0
  914.           B03055555F555757575755550555550B0B335555755555757555555555555550
  915.           BBB35555F55555575F555550555555550BBB55575555555575F5555555555555
  916.           50BB555555555555575F555555555555550B55555555555555750000}
  917.         NumGlyphs = 2
  918.         ParentShowHint = False
  919.         ShowHint = True
  920.         OnClick = sbClearClick
  921.       end
  922.       object sbFind: TSpeedButton
  923.         Left = 381
  924.         Top = 6
  925.         Width = 25
  926.         Height = 25
  927.         Hint = 'Find In List'
  928.         Enabled = False
  929.         Glyph.Data = {
  930.           42010000424D4201000000000000760000002800000011000000110000000100
  931.           040000000000CC00000000000000000000001000000010000000000000000000
  932.           BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  933.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
  934.           77777000000077777777777777777000000070000077777000007000000070B0
  935.           00777770F0007000000070F000777770B0007000000070000000700000007000
  936.           0000700B000000B0000070000000700F000700F0000070000000700B000700B0
  937.           0000700000007700000000000007700000007770B00070B00077700000007770
  938.           0000700000777000000077770007770007777000000077770B07770B07777000
  939.           0000777700077700077770000000777777777777777770000000777777777777
  940.           777770000000}
  941.         ParentShowHint = False
  942.         ShowHint = True
  943.         OnClick = popFindClick
  944.       end
  945.       object sbViewResults: TSpeedButton
  946.         Left = 406
  947.         Top = 6
  948.         Width = 25
  949.         Height = 25
  950.         Hint = 'View Page Results'
  951.         Enabled = False
  952.         Glyph.Data = {
  953.           78010000424D7801000000000000760000002800000020000000100000000100
  954.           04000000000000000000120B0000120B00000000000000000000000000000000
  955.           800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  956.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333330000000
  957.           00003333377777777777333330FFFFFFFFF03FF3F7FFFF33FFF7003000000FF0
  958.           00F077F7777773F77737E00FBFBFB0FFFFF07773333FF7FF33F7E0FBFB00000F
  959.           F0F077F333777773F737E0BFBFBFBFB0FFF077F3333FFFF733F7E0FBFB00000F
  960.           F0F077F333777773F737E0BFBFBFBFB0FFF077F33FFFFFF733F7E0FB0000000F
  961.           F0F077FF777777733737000FB0FFFFFFFFF07773F7F333333337333000FFFFFF
  962.           FFF0333777F3FFF33FF7333330F000FF0000333337F777337777333330FFFFFF
  963.           0FF0333337FFFFFF7F37333330CCCCCC0F033333377777777F73333330FFFFFF
  964.           0033333337FFFFFF7733333330000000033333333777777773330000}
  965.         NumGlyphs = 2
  966.         ParentShowHint = False
  967.         ShowHint = True
  968.         OnClick = sbViewResultsClick
  969.       end
  970.       object Green: TImage
  971.         Left = 599
  972.         Top = 24
  973.         Width = 10
  974.         Height = 10
  975.         Picture.Data = {<image002.bmp>}
  976.         Visible = False
  977.       end
  978.       object Red: TImage
  979.         Left = 599
  980.         Top = 12
  981.         Width = 10
  982.         Height = 10
  983.         Picture.Data = {<image003.bmp>}
  984.         Visible = False
  985.       end
  986.       object Gray: TImage
  987.         Left = 599
  988.         Top = 0
  989.         Width = 10
  990.         Height = 10
  991.         Picture.Data = {<image004.bmp>}
  992.         Visible = False
  993.       end
  994.       object sbLinkInfo: TSpeedButton
  995.         Left = 126
  996.         Top = 6
  997.         Width = 25
  998.         Height = 25
  999.         Hint = 'Toggle Link Information'
  1000.         Glyph.Data = {
  1001.           76010000424D7601000000000000760000002800000020000000100000000100
  1002.           04000000000000010000130B0000130B00000000000000000000000000000000
  1003.           800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  1004.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00300033300000
  1005.           00003777FF377777777707070330FFFFFFF077777F37F3FF3FF707370330F00F
  1006.           00F077F77F37F773773707370330FFFFFFF077F77F37F3FFFF3707070330F000
  1007.           0FF077777337F777733730003330FFFFFFF037773337F3FF3FF733033330F00F
  1008.           0000337FFF37F773777733000330FFFF0FF033777FF7F3FF7F3733007030F08F
  1009.           0F03337777F7F7737F7330703700FFFF003337773777FFFF7733307333700000
  1010.           0333377FF37777777FFF33073070333000033377F777FF37777F333077000307
  1011.           7770333777777F7777773333003300003300333377337777FF77333333333307
  1012.           7770333333333377777733333333333000033333333333377773}
  1013.         NumGlyphs = 2
  1014.         ParentShowHint = False
  1015.         ShowHint = True
  1016.         OnClick = mnuOptionsLinkInfoClick
  1017.       end
  1018.       object sbHalfPage: TSpeedButton
  1019.         Left = 346
  1020.         Top = 6
  1021.         Width = 25
  1022.         Height = 25
  1023.         Hint = 'Display Default Browser Layout'
  1024.         Glyph.Data = {
  1025.           C6050000424DC605000000000000360400002800000014000000140000000100
  1026.           0800000000009001000000000000000000000000000000000000000000004000
  1027.           000080000000FF000000002000004020000080200000FF200000004000004040
  1028.           000080400000FF400000006000004060000080600000FF600000008000004080
  1029.           000080800000FF80000000A0000040A0000080A00000FFA0000000C0000040C0
  1030.           000080C00000FFC0000000FF000040FF000080FF0000FFFF0000000020004000
  1031.           200080002000FF002000002020004020200080202000FF202000004020004040
  1032.           200080402000FF402000006020004060200080602000FF602000008020004080
  1033.           200080802000FF80200000A0200040A0200080A02000FFA0200000C0200040C0
  1034.           200080C02000FFC0200000FF200040FF200080FF2000FFFF2000000040004000
  1035.           400080004000FF004000002040004020400080204000FF204000004040004040
  1036.           400080404000FF404000006040004060400080604000FF604000008040004080
  1037.           400080804000FF80400000A0400040A0400080A04000FFA0400000C0400040C0
  1038.           400080C04000FFC0400000FF400040FF400080FF4000FFFF4000000060004000
  1039.           600080006000FF006000002060004020600080206000FF206000004060004040
  1040.           600080406000FF406000006060004060600080606000FF606000008060004080
  1041.           600080806000FF80600000A0600040A0600080A06000FFA0600000C0600040C0
  1042.           600080C06000FFC0600000FF600040FF600080FF6000FFFF6000000080004000
  1043.           800080008000FF008000002080004020800080208000FF208000004080004040
  1044.           800080408000FF408000006080004060800080608000FF608000008080004080
  1045.           800080808000FF80800000A0800040A0800080A08000FFA0800000C0800040C0
  1046.           800080C08000FFC0800000FF800040FF800080FF8000FFFF80000000A0004000
  1047.           A0008000A000FF00A0000020A0004020A0008020A000FF20A0000040A0004040
  1048.           A0008040A000FF40A0000060A0004060A0008060A000FF60A0000080A0004080
  1049.           A0008080A000FF80A00000A0A00040A0A00080A0A000FFA0A00000C0A00040C0
  1050.           A00080C0A000FFC0A00000FFA00040FFA00080FFA000FFFFA0000000C0004000
  1051.           C0008000C000FF00C0000020C0004020C0008020C000FF20C0000040C0004040
  1052.           C0008040C000FF40C0000060C0004060C0008060C000FF60C0000080C0004080
  1053.           C0008080C000FF80C00000A0C00040A0C00080A0C000FFA0C00000C0C00040C0
  1054.           C00080C0C000FFC0C00000FFC00040FFC00080FFC000FFFFC0000000FF004000
  1055.           FF008000FF00FF00FF000020FF004020FF008020FF00FF20FF000040FF004040
  1056.           FF008040FF00FF40FF000060FF004060FF008060FF00FF60FF000080FF004080
  1057.           FF008080FF00FF80FF0000A0FF0040A0FF0080A0FF00FFA0FF0000C0FF0040C0
  1058.           FF0080C0FF00FFC0FF0000FFFF0040FFFF0080FFFF00FFFFFF006D6D6D6D6D6D
  1059.           6D6D006D6D6D6D6D6D6D6D6D6D6D6D6D6D6D6D606D6D006D6D6D6D6D6D6D6D6D
  1060.           6D6D6D6D6D6D6D6D606D006D6D6D6D6D6D6D6D6D6D6D6D60606060606060006D
  1061.           6D6D6D6D6D6D6D6D6D6D6D6D6D6D6D6D606D006D6D6D006D6D6D6D6D6D6D6D6D
  1062.           6D6D6D606D6D006D6D6D006D6D6D006D6D6D6D6D6D6D6D6D6D6D006D6D6D006D
  1063.           6D6D006D6D6D6D6D6D6D6D606D6D006D6D6D006D6D6D006D6D006D6D6D6D6D6D
  1064.           606D006D6D6D006D6D6D006D6D006D60606060606060006D6D6D006D6D6D006D
  1065.           6D006D6D6D6D6D6D606D006D6D6D006D6D6D006D6D006D6D6D6D6D606D6D006D
  1066.           6D6D006D6D6D006D6D006D6D6D6D6D6D6D6D006D6D6D006D6D6D006D6D006D6D
  1067.           6D6D6D606D6D006D6D6D006D6D6D006D6D6D6D6D6D6D6D6D606D006D6D6D006D
  1068.           6D6D006D6D6D6D60606060606060006D6D6D006D6D6D6D6D6D6D6D6D6D6D6D6D
  1069.           606D006D6D6D006D6D6D6D6D6D6D6D6D6D6D6D606D6D006D6D6D6D6D6D6D6D6D
  1070.           6D6D6D6D6D6D6D6D6D6D006D6D6D6D6D6D6D6D6D6D6D6D6D6D6D6D6D6D6D006D
  1071.           6D6D6D6D6D6D6D6D6D6D}
  1072.         ParentShowHint = False
  1073.         ShowHint = True
  1074.         OnClick = popFullPageClick
  1075.       end
  1076.       object sbFullPage: TSpeedButton
  1077.         Left = 321
  1078.         Top = 6
  1079.         Width = 25
  1080.         Height = 25
  1081.         Hint = 'Display Browser In Full Window'
  1082.         Glyph.Data = {
  1083.           C6050000424DC605000000000000360400002800000014000000140000000100
  1084.           08000000000090010000CE0E0000C40E00000000000000000000000000004000
  1085.           000080000000FF000000002000004020000080200000FF200000004000004040
  1086.           000080400000FF400000006000004060000080600000FF600000008000004080
  1087.           000080800000FF80000000A0000040A0000080A00000FFA0000000C0000040C0
  1088.           000080C00000FFC0000000FF000040FF000080FF0000FFFF0000000020004000
  1089.           200080002000FF002000002020004020200080202000FF202000004020004040
  1090.           200080402000FF402000006020004060200080602000FF602000008020004080
  1091.           200080802000FF80200000A0200040A0200080A02000FFA0200000C0200040C0
  1092.           200080C02000FFC0200000FF200040FF200080FF2000FFFF2000000040004000
  1093.           400080004000FF004000002040004020400080204000FF204000004040004040
  1094.           400080404000FF404000006040004060400080604000FF604000008040004080
  1095.           400080804000FF80400000A0400040A0400080A04000FFA0400000C0400040C0
  1096.           400080C04000FFC0400000FF400040FF400080FF4000FFFF4000000060004000
  1097.           600080006000FF006000002060004020600080206000FF206000004060004040
  1098.           600080406000FF406000006060004060600080606000FF606000008060004080
  1099.           600080806000FF80600000A0600040A0600080A06000FFA0600000C0600040C0
  1100.           600080C06000FFC0600000FF600040FF600080FF6000FFFF6000000080004000
  1101.           800080008000FF008000002080004020800080208000FF208000004080004040
  1102.           800080408000FF408000006080004060800080608000FF608000008080004080
  1103.           800080808000FF80800000A0800040A0800080A08000FFA0800000C0800040C0
  1104.           800080C08000FFC0800000FF800040FF800080FF8000FFFF80000000A0004000
  1105.           A0008000A000FF00A0000020A0004020A0008020A000FF20A0000040A0004040
  1106.           A0008040A000FF40A0000060A0004060A0008060A000FF60A0000080A0004080
  1107.           A0008080A000FF80A00000A0A00040A0A00080A0A000FFA0A00000C0A00040C0
  1108.           A00080C0A000FFC0A00000FFA00040FFA00080FFA000FFFFA0000000C0004000
  1109.           C0008000C000FF00C0000020C0004020C0008020C000FF20C0000040C0004040
  1110.           C0008040C000FF40C0000060C0004060C0008060C000FF60C0000080C0004080
  1111.           C0008080C000FF80C00000A0C00040A0C00080A0C000FFA0C00000C0C00040C0
  1112.           C00080C0C000FFC0C00000FFC00040FFC00080FFC000FFFFC0000000FF004000
  1113.           FF008000FF00FF00FF000020FF004020FF008020FF00FF20FF000040FF004040
  1114.           FF008040FF00FF40FF000060FF004060FF008060FF00FF60FF000080FF004080
  1115.           FF008080FF00FF80FF0000A0FF0040A0FF0080A0FF00FFA0FF0000C0FF0040C0
  1116.           FF0080C0FF00FFC0FF0000FFFF0040FFFF0080FFFF00FFFFFF006D6D6D6D6D6D
  1117.           6D6D6D6D6D006D6D6D6D6D6D6D6D6D6D6D6D6D6D6D6D6D6D6D006D6D6D6D6D6D
  1118.           6D6D6D6D6D6D6D6D6D6D6D6D6D006D6D606D6D6D6D6D6D6D6D6D6D6D6D006D6D
  1119.           6D006D606D6D6D6D6D6D6D6D6D6D6D6D6D006D6D6D00606060606060606D6D6D
  1120.           6D006D6D6D006D6D6D006D606D6D6D6D6D6D6D6D6D006D6D6D006D6D6D006D6D
  1121.           606D6D6D6D6D006D6D006D6D6D006D6D6D006D6D6D6D6D6D6D6D006D6D006D6D
  1122.           6D006D6D6D006D6D606D6D6D6D6D006D6D006D6D6D006D6D6D006D606D6D6D6D
  1123.           6D6D006D6D006D6D6D006D6D6D00606060606060606D006D6D006D6D6D006D6D
  1124.           6D006D606D6D6D6D6D6D006D6D006D6D6D006D6D6D006D6D606D6D6D6D6D6D6D
  1125.           6D006D6D6D006D6D6D006D6D6D6D6D6D6D6D6D6D6D006D6D6D006D6D6D006D6D
  1126.           606D6D6D6D6D6D6D6D6D6D6D6D006D6D6D006D606D6D6D6D6D6D6D6D6D6D6D6D
  1127.           6D6D6D6D6D00606060606060606D6D6D6D6D6D6D6D6D6D6D6D006D606D6D6D6D
  1128.           6D6D6D6D6D6D6D6D6D6D6D6D6D006D6D606D6D6D6D6D6D6D6D6D6D6D6D6D6D6D
  1129.           6D006D6D6D6D6D6D6D6D}
  1130.         ParentShowHint = False
  1131.         ShowHint = True
  1132.         OnClick = popFullPageClick
  1133.       end
  1134.       object sbLinkInformation: TSpeedButton
  1135.         Left = 186
  1136.         Top = 6
  1137.         Width = 25
  1138.         Height = 25
  1139.         Hint = 'Show Link Information'
  1140.         Glyph.Data = {
  1141.           78010000424D7801000000000000760000002800000020000000100000000100
  1142.           04000000000000000000120B0000120B00000000000000000000000000000000
  1143.           800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  1144.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555500000000
  1145.           0555555F7777777775F55500FFFFFFFFF0555577F5FFFFFFF7F550F0FEEEEEEE
  1146.           F05557F7F777777757F550F0FFFFFFFFF05557F7F5FFFFFFF7F550F0FEEEEEEE
  1147.           F05557F7F777777757F550F0FF777FFFF05557F7F5FFFFFFF7F550F0FEEEEEEE
  1148.           F05557F7F777777757F550F0FF7F777FF05557F7F5FFFFFFF7F550F0FEEEEEEE
  1149.           F05557F7F777777757F550F0FF77F7FFF05557F7F5FFFFFFF7F550F0FEEEEEEE
  1150.           F05557F7F777777757F550F0FFFFFFFFF05557F7FF5F5F5F57F550F00F0F0F0F
  1151.           005557F77F7F7F7F77555055070707070555575F7F7F7F7F7F55550507070707
  1152.           05555575757575757555555050505050555555575757575755550000}
  1153.         NumGlyphs = 2
  1154.         ParentShowHint = False
  1155.         ShowHint = True
  1156.         OnClick = mnuInformationClick
  1157.       end
  1158.       object sbTree: TSpeedButton
  1159.         Left = 211
  1160.         Top = 6
  1161.         Width = 25
  1162.         Height = 25
  1163.         Hint = 'Show Tree Structure Of Page'
  1164.         Glyph.Data = {
  1165.           78010000424D7801000000000000760000002800000020000000100000000100
  1166.           04000000000000000000120B0000120B00000000000000000000000000000000
  1167.           800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  1168.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00303333333333
  1169.           333337F3333333333333303333333333333337F33FFFFF3FF3FF303300000300
  1170.           300337FF77777F77377330000BBB0333333337777F337F33333330330BB00333
  1171.           333337F373F773333333303330033333333337F3377333333333303333333333
  1172.           333337F33FFFFF3FF3FF303300000300300337FF77777F77377330000BBB0333
  1173.           333337777F337F33333330330BB00333333337F373F773333333303330033333
  1174.           333337F3377333333333303333333333333337FFFF3FF3FFF333000003003000
  1175.           333377777F77377733330BBB0333333333337F337F33333333330BB003333333
  1176.           333373F7733333333333300333333333333337733333333333330000}
  1177.         NumGlyphs = 2
  1178.         ParentShowHint = False
  1179.         ShowHint = True
  1180.         OnClick = mnuTreeClick
  1181.       end
  1182.       object sbSave: TSpeedButton
  1183.         Left = 31
  1184.         Top = 6
  1185.         Width = 25
  1186.         Height = 25
  1187.         Hint = 'Save HTML File to Disk'
  1188.         Enabled = False
  1189.         Glyph.Data = {
  1190.           78010000424D7801000000000000760000002800000020000000100000000100
  1191.           04000000000000000000120B0000120B00000000000000000000000000000000
  1192.           800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  1193.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
  1194.           555555FFFFFFFFFF55555000000000055555577777777775FFFF00B8B8B8B8B0
  1195.           0000775F5555555777770B0B8B8B8B8B0FF07F75F555555575F70FB0B8B8B8B8
  1196.           B0F07F575FFFFFFFF7F70BFB0000000000F07F557777777777570FBFBF0FFFFF
  1197.           FFF07F55557F5FFFFFF70BFBFB0F000000F07F55557F777777570FBFBF0FFFFF
  1198.           FFF075F5557F5FFFFFF750FBFB0F000000F0575FFF7F777777575700000FFFFF
  1199.           FFF05577777F5FF55FF75555550F00FF00005555557F775577775555550FFFFF
  1200.           0F055555557F55557F755555550FFFFF00555555557FFFFF7755555555000000
  1201.           05555555557777777555555555555555555555555555555555550000}
  1202.         NumGlyphs = 2
  1203.         ParentShowHint = False
  1204.         ShowHint = True
  1205.         OnClick = sbSaveClick
  1206.       end
  1207.       object sbBack: TSpeedButton
  1208.         Left = 296
  1209.         Top = 6
  1210.         Width = 25
  1211.         Height = 25
  1212.         Hint = 'Browse To Previous Page'
  1213.         Enabled = False
  1214.         Glyph.Data = {
  1215.           7E030000424D7E030000000000003600000028000000120000000F0000000100
  1216.           18000000000048030000CE0E0000C40E00000000000000000000808080808080
  1217.           8080808080808080808080808080808080808080808080808080808080808080
  1218.           8080808080808080808080808080808000008080808080808080808080808080
  1219.           8080808080808080808080808080808080808080808080808080808080808080
  1220.           8080808080808080000080808080808080808080808080808080808080808080
  1221.           8080808080808080808080808080808080808080808080808080808080808080
  1222.           0000808080808080808080808080808080808080808080808080808080808080
  1223.           0000000000008080808080808080808080808080808080800000808080808080
  1224.           808080808080808080808080808080808080000000000000C0C0C00000008080
  1225.           8080808080808080808080808080808000008080800000008080808080808080
  1226.           80808080000000000000C0C0C0C0C0C0C0C0C000000080808080808080808080
  1227.           80808080808080800000000000000000000000808080000000000000C0C0C0C0
  1228.           C0C0C0C0C0C0C0C0C0C0C0000000000000000000000000000000000000000000
  1229.           0000000000000000000000000000C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0
  1230.           C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C00000000000000000000000
  1231.           000000808080000000000000C0C0C0C0C0C0C0C0C0C0C0C0C0C0C00000000000
  1232.           0000000000000000000000000000000000008080800000008080808080808080
  1233.           80808080000000000000C0C0C0C0C0C0C0C0C000000080808080808080808080
  1234.           8080808080808080000080808080808080808080808080808080808080808080
  1235.           8080000000000000C0C0C0000000808080808080808080808080808080808080
  1236.           0000808080808080808080808080808080808080808080808080808080808080
  1237.           0000000000008080808080808080808080808080808080800000808080808080
  1238.           8080808080808080808080808080808080808080808080808080808080808080
  1239.           8080808080808080808080808080808000008080808080808080808080808080
  1240.           8080808080808080808080808080808080808080808080808080808080808080
  1241.           8080808080808080000080808080808080808080808080808080808080808080
  1242.           8080808080808080808080808080808080808080808080808080808080808080
  1243.           0000}
  1244.         ParentShowHint = False
  1245.         ShowHint = True
  1246.         OnClick = sbBackClick
  1247.       end
  1248.       object sbEditor: TSpeedButton
  1249.         Left = 261
  1250.         Top = 6
  1251.         Width = 25
  1252.         Height = 25
  1253.         Hint = 'Open infoLink Editor'
  1254.         Glyph.Data = {
  1255.           66010000424D6601000000000000760000002800000014000000140000000100
  1256.           040000000000F000000000000000000000001000000010000000000000000000
  1257.           8000008000000080800080000000800080008080000080808000C0C0C0000000
  1258.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
  1259.           8888888800008888888888888888888800008888888888887788888800008877
  1260.           7777777077778888000080000000007000777888000080FFFFFFF07000007788
  1261.           000080F44F44F07000000778000080FFFFFFF07887000077000080F44444F078
  1262.           88870077000080FFFFFFF07888887007000080F44444F07888788007000080FF
  1263.           FFFFF07880788007000080F44FFFF07800770078000080FFFF00008000000788
  1264.           000080F44F0F088000078888000080FFFF008888007888880000800000088888
  1265.           8088888800008888888888888888888800008888888888888888888800008888
  1266.           88888888888888880000}
  1267.         ParentShowHint = False
  1268.         ShowHint = True
  1269.         OnClick = mnuEditHTMLClick
  1270.       end
  1271.       object sbBroken: TSpeedButton
  1272.         Left = 236
  1273.         Top = 6
  1274.         Width = 25
  1275.         Height = 25
  1276.         Hint = 'Open Broken Link Analysis Window'
  1277.         Glyph.Data = {
  1278.           66010000424D6601000000000000760000002800000014000000140000000100
  1279.           040000000000F0000000880B0000880B00000000000000000000000000000000
  1280.           80000080000000808000800000008000800080800000C0C0C000808080000000
  1281.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFFFFFFF
  1282.           FFFFFFFF0000FFF0FFF000FFFFFFFFFF0000FF0F00000F00FFFFFFFF0000F0FF
  1283.           F0F0FFF00FFFFFFF0000FF0F0F0000FF00FFFFFF0000FF00FFF0FF0FF00FFFFF
  1284.           0000FF0F0F0F0F00FF00FFFF0000F0FF00FF0FFF0FF00FFF0000F0FF0F00FFFF
  1285.           00FF00FF0000F0F00FFFFFFFFF0FF0FF0000FF0F00FFFFFFFF00FF0F0000FF0F
  1286.           F0FFFFFF00F0F00F0000FFF0F0FFFFF00F000F0F0000FFF0FFFFFFF0FFF000FF
  1287.           0000FFFFFFFFF0FF0F0F00FF0000FFFFFFF0000000FFF0FF0000FFFFFFF0FF0F
  1288.           0F0F0F0F0000FFFFFFF000FFF000FFFF0000FFFFFFFFFF000FFF0FFF0000FFFF
  1289.           FFFFFFFFFFFFFFFF0000}
  1290.         ParentShowHint = False
  1291.         ShowHint = True
  1292.         OnClick = mnuBrokenClick
  1293.       end
  1294.     end
  1295.   end
  1296.   object mnuMain: TMainMenu
  1297.     Left = 528
  1298.     Top = 136
  1299.     object mnuFile: TMenuItem
  1300.       Caption = '&File'
  1301.       HelpContext = 40
  1302.       Hint = 'File Menu'
  1303.       ShortCut = 0
  1304.       OnClick = mnuFileClick
  1305.       object mnuOpenFile: TMenuItem
  1306.         Caption = '&Open File...'
  1307.         HelpContext = 10
  1308.         Hint = 'Open A File From Disk To Verify'
  1309.         ShortCut = 0
  1310.         OnClick = sbOpenFileClick
  1311.       end
  1312.       object mnuSave: TMenuItem
  1313.         Caption = '&Save HTML File As...'
  1314.         Enabled = False
  1315.         HelpContext = 10
  1316.         Hint = 'Save HTML File As...'
  1317.         ShortCut = 16467
  1318.         OnClick = sbSaveClick
  1319.       end
  1320.       object mnuBrowser: TMenuItem
  1321.         Caption = 'Open File in &Browser'
  1322.         HelpContext = 200
  1323.         Hint = 'Open File In A Browser'
  1324.         ShortCut = 0
  1325.         OnClick = mnuBrowserClick
  1326.       end
  1327.       object N15: TMenuItem
  1328.         Caption = '-'
  1329.         ShortCut = 0
  1330.       end
  1331.       object mnuPrint: TMenuItem
  1332.         Caption = '&Print'
  1333.         HelpContext = 150
  1334.         Hint = 'Print HTML'
  1335.         ShortCut = 16464
  1336.         OnClick = sbPrintClick
  1337.       end
  1338.       object mnuPrintSetup: TMenuItem
  1339.         Caption = 'Print Set&up'
  1340.         HelpContext = 10
  1341.         Hint = 'Setup Printer'
  1342.         ShortCut = 0
  1343.         OnClick = mnuPrintSetupClick
  1344.       end
  1345.       object N20: TMenuItem
  1346.         Caption = '-'
  1347.         ShortCut = 0
  1348.       end
  1349.       object mnuExit: TMenuItem
  1350.         Caption = 'E&xit'
  1351.         HelpContext = 10
  1352.         Hint = 'Exit InfoLink'
  1353.         ShortCut = 0
  1354.         OnClick = mnuExitClick
  1355.       end
  1356.     end
  1357.     object mnuEdit: TMenuItem
  1358.       Caption = '&Edit'
  1359.       HelpContext = 40
  1360.       Hint = 'Edit Menu'
  1361.       ShortCut = 0
  1362.       OnClick = mnuEditClick
  1363.       object mnuEditBrowserFind: TMenuItem
  1364.         Caption = 'Find In &Browser...'
  1365.         HelpContext = 10
  1366.         Hint = 'Find Text In Browser Window'
  1367.         ShortCut = 16454
  1368.         OnClick = mnuEditBrowserFindClick
  1369.       end
  1370.       object mnuBrowserFindNext: TMenuItem
  1371.         Caption = 'Find &Next In Browser'
  1372.         HelpContext = 10
  1373.         Hint = 'Find Next'
  1374.         ShortCut = 114
  1375.         OnClick = mnuBrowserFindNextClick
  1376.       end
  1377.       object mnuListFind: TMenuItem
  1378.         Caption = 'Find In &List'
  1379.         HelpContext = 10
  1380.         Hint = 'Find Text In List'
  1381.         ShortCut = 0
  1382.         OnClick = popFindClick
  1383.       end
  1384.       object N8: TMenuItem
  1385.         Caption = '-'
  1386.         HelpContext = 10
  1387.         ShortCut = 0
  1388.       end
  1389.       object mnuCut: TMenuItem
  1390.         Caption = 'Cu&t'
  1391.         HelpContext = 10
  1392.         Hint = 'Cut Selected Text'
  1393.         ShortCut = 16472
  1394.         OnClick = mnuCutClick
  1395.       end
  1396.       object mnuCopy: TMenuItem
  1397.         Caption = '&Copy'
  1398.         HelpContext = 10
  1399.         Hint = 'Copy Selected to Clipboard'
  1400.         ShortCut = 16451
  1401.         OnClick = mnuCopyClick
  1402.       end
  1403.       object mnupaste: TMenuItem
  1404.         Caption = '&Paste'
  1405.         HelpContext = 10
  1406.         Hint = 'Paste Text from Clipboard'
  1407.         ShortCut = 16470
  1408.         OnClick = mnupasteClick
  1409.       end
  1410.       object mnuEditUnselect: TMenuItem
  1411.         Caption = '&Unselect All'
  1412.         HelpContext = 10
  1413.         Hint = 'Unselect All Items In List'
  1414.         ShortCut = 16469
  1415.         OnClick = mnuEditUnselectClick
  1416.       end
  1417.       object EditorBreak: TMenuItem
  1418.         Caption = '-'
  1419.         ShortCut = 0
  1420.       end
  1421.       object mnuEditHTML: TMenuItem
  1422.         Caption = 'InfoLink &Editor'
  1423.         HelpContext = 400
  1424.         Hint = 'Open InfoLink Editor'
  1425.         ShortCut = 123
  1426.         OnClick = mnuEditHTMLClick
  1427.       end
  1428.     end
  1429.     object mnuView: TMenuItem
  1430.       Caption = '&View'
  1431.       HelpContext = 40
  1432.       Hint = 'View Menu'
  1433.       ShortCut = 0
  1434.       OnClick = mnuViewClick
  1435.       object mnuViewResults: TMenuItem
  1436.         Caption = '&Results'
  1437.         HelpContext = 300
  1438.         Hint = 'View Results From Page Checking'
  1439.         ShortCut = 0
  1440.         OnClick = sbViewResultsClick
  1441.       end
  1442.       object mnuViewPrevious: TMenuItem
  1443.         Caption = '&Previous Results'
  1444.         HelpContext = 270
  1445.         Hint = 'View Last Result Page'
  1446.         ShortCut = 16466
  1447.         OnClick = mnuViewPreviousClick
  1448.       end
  1449.       object mnuViewPrevList: TMenuItem
  1450.         Caption = 'Previous Page &Results &List'
  1451.         HelpContext = 270
  1452.         Hint = 'View Last List of Page Results'
  1453.         ShortCut = 16460
  1454.         OnClick = mnuViewPrevListClick
  1455.       end
  1456.       object mnuCurrentPageList: TMenuItem
  1457.         Caption = '&Current Page List'
  1458.         HelpContext = 10
  1459.         Hint = 'View Current Page List'
  1460.         ShortCut = 0
  1461.         OnClick = mnuCurrentPageListClick
  1462.       end
  1463.       object N21: TMenuItem
  1464.         Caption = '-'
  1465.         ShortCut = 0
  1466.       end
  1467.       object mnuHistory: TMenuItem
  1468.         Caption = 'Histor&y List'
  1469.         HelpContext = 260
  1470.         Hint = 'Open History List Window'
  1471.         ShortCut = 0
  1472.         OnClick = mnuHistoryClick
  1473.       end
  1474.       object mnuInformation: TMenuItem
  1475.         Caption = 'Link &Information'
  1476.         HelpContext = 250
  1477.         Hint = 'View Page And Link Information'
  1478.         ShortCut = 16457
  1479.         OnClick = mnuInformationClick
  1480.       end
  1481.       object N24: TMenuItem
  1482.         Caption = '-'
  1483.         ShortCut = 0
  1484.       end
  1485.       object mnuTree: TMenuItem
  1486.         Caption = '&Tree View'
  1487.         HelpContext = 370
  1488.         Hint = 'View Tree Structure From Retrieve Site Pages'
  1489.         ShortCut = 0
  1490.         OnClick = mnuTreeClick
  1491.       end
  1492.       object mnuBroken: TMenuItem
  1493.         Caption = '&Broken Link Analysis'
  1494.         HelpContext = 420
  1495.         Hint = 'Open Broken Link Analysis Window'
  1496.         ShortCut = 16450
  1497.         OnClick = mnuBrokenClick
  1498.       end
  1499.       object BrokenBreak: TMenuItem
  1500.         Caption = '-'
  1501.         HelpContext = 10
  1502.         ShortCut = 0
  1503.       end
  1504.       object mnuWindow: TMenuItem
  1505.         Caption = '&Window List'
  1506.         HelpContext = 10
  1507.         Hint = 'Open Window List'
  1508.         ShortCut = 119
  1509.         OnClick = mnuWindowClick
  1510.       end
  1511.     end
  1512.     object mnuInternet: TMenuItem
  1513.       Caption = '&Internet'
  1514.       HelpContext = 40
  1515.       Hint = 'Internet Menu'
  1516.       ShortCut = 0
  1517.       OnClick = mnuInternetClick
  1518.       object mnuWordSearch: TMenuItem
  1519.         Caption = 'Word S&earch'
  1520.         HelpContext = 430
  1521.         Hint = 'Search For Specific Words In HTML Pages'
  1522.         ShortCut = 0
  1523.         OnClick = mnuWordSearchClick
  1524.       end
  1525.       object mnuSiteVerify: TMenuItem
  1526.         Caption = '&Retrieve Site Pages'
  1527.         HelpContext = 380
  1528.         Hint = 'Retrieve All Local Pages Starting from Index Page'
  1529.         ShortCut = 0
  1530.         OnClick = mnuSiteVerifyClick
  1531.       end
  1532.       object N2: TMenuItem
  1533.         Caption = '-'
  1534.         ShortCut = 0
  1535.       end
  1536.       object mnuInternetPageList: TMenuItem
  1537.         Caption = 'Open Page &List'
  1538.         HelpContext = 170
  1539.         Hint = 'Open Page List for Verification'
  1540.         ShortCut = 0
  1541.         OnClick = mnuInternetPageListClick
  1542.       end
  1543.       object mnuInternetAddWeb: TMenuItem
  1544.         Caption = 'Add &Web Page To Page List'
  1545.         HelpContext = 180
  1546.         Hint = 'Add Web Page to Page List'
  1547.         ShortCut = 16471
  1548.         OnClick = mnuInternetAddWebClick
  1549.       end
  1550.       object mnuInternetAddFile: TMenuItem
  1551.         Caption = '&Add File To Page List'
  1552.         HelpContext = 180
  1553.         Hint = 'Add a Local File to the Page List'
  1554.         ShortCut = 16449
  1555.         OnClick = mnuInternetAddFileClick
  1556.       end
  1557.       object mnuInternetDelete: TMenuItem
  1558.         Caption = '&Delete From Page List'
  1559.         HelpContext = 180
  1560.         Hint = 'Delete a Link from the Page List'
  1561.         ShortCut = 16452
  1562.         OnClick = mnuInternetDeleteClick
  1563.       end
  1564.       object N22: TMenuItem
  1565.         Caption = '-'
  1566.         ShortCut = 0
  1567.       end
  1568.       object mnuQuickVerification: TMenuItem
  1569.         Caption = '&Quick Verification'
  1570.         HelpContext = 160
  1571.         Hint = 'Check Validity of an Address'
  1572.         ShortCut = 0
  1573.         object mnuwebSite: TMenuItem
  1574.           Caption = 'Web &Page'
  1575.           HelpContext = 350
  1576.           Hint = 'Verify A Web Page'
  1577.           ShortCut = 0
  1578.           OnClick = mnuwebSiteClick
  1579.         end
  1580.         object mnuEMail: TMenuItem
  1581.           Caption = '&E-Mail Address'
  1582.           HelpContext = 350
  1583.           Hint = 'Verify An E-Mail Address'
  1584.           ShortCut = 0
  1585.           OnClick = mnuEMailClick
  1586.         end
  1587.         object mnuNewsGroup: TMenuItem
  1588.           Caption = '&News Group'
  1589.           HelpContext = 350
  1590.           Hint = 'Verify A Newsgroup'
  1591.           ShortCut = 0
  1592.           OnClick = mnuNewsGroupClick
  1593.         end
  1594.         object mnuFTPSite: TMenuItem
  1595.           Caption = '&FTP Site'
  1596.           HelpContext = 350
  1597.           Hint = 'Verify FTP'
  1598.           ShortCut = 0
  1599.           OnClick = mnuFTPSiteClick
  1600.         end
  1601.         object mnuGopherSite: TMenuItem
  1602.           Caption = '&Gopher Site'
  1603.           HelpContext = 350
  1604.           Hint = 'Verify A Gopher Site'
  1605.           ShortCut = 0
  1606.           OnClick = mnuGopherSiteClick
  1607.         end
  1608.       end
  1609.       object N5: TMenuItem
  1610.         Caption = '-'
  1611.         ShortCut = 0
  1612.       end
  1613.       object mnuCheckLinks: TMenuItem
  1614.         Caption = '&Check Links'
  1615.         HelpContext = 70
  1616.         Hint = 'Check Selected Links in List'
  1617.         ShortCut = 0
  1618.         OnClick = btnCheckLinksClick
  1619.       end
  1620.       object mnuPageList: TMenuItem
  1621.         Caption = 'Check &Page List'
  1622.         HelpContext = 170
  1623.         Hint = 'Check Links for Pages in the Page List'
  1624.         ShortCut = 0
  1625.         OnClick = btnCheckPageListClick
  1626.       end
  1627.     end
  1628.     object mnuOptions: TMenuItem
  1629.       Caption = '&Options'
  1630.       HelpContext = 40
  1631.       Hint = 'Options Menu'
  1632.       ShortCut = 0
  1633.       OnClick = mnuOptionsClick
  1634.       object mnuPreferences: TMenuItem
  1635.         Caption = '&General Preferences'
  1636.         HelpContext = 200
  1637.         Hint = 'Open General Preferences Window'
  1638.         ShortCut = 0
  1639.         OnClick = mnuPreferencesClick
  1640.       end
  1641.       object mnuNetPref: TMenuItem
  1642.         Caption = '&Network Preferences'
  1643.         HelpContext = 210
  1644.         Hint = 'Open Network Preferences Window'
  1645.         ShortCut = 0
  1646.         OnClick = mnuNetPrefClick
  1647.       end
  1648.       object mnuVerifyPref: TMenuItem
  1649.         Caption = '&Verification Preferences'
  1650.         HelpContext = 220
  1651.         Hint = 'Open Verification Preferences Window'
  1652.         ShortCut = 0
  1653.         OnClick = mnuVerifyPrefClick
  1654.       end
  1655.       object N16: TMenuItem
  1656.         Caption = '-'
  1657.         HelpContext = 100
  1658.         ShortCut = 0
  1659.       end
  1660.       object mnuExitVerify: TMenuItem
  1661.         Caption = '&Exit After Page List Verification'
  1662.         HelpContext = 170
  1663.         Hint = 'Close InfoLink After Page List Verification is Complete'
  1664.         ShortCut = 0
  1665.         OnClick = mnuExitVerifyClick
  1666.       end
  1667.       object N6: TMenuItem
  1668.         Caption = '-'
  1669.         HelpContext = 100
  1670.         RadioItem = True
  1671.         ShortCut = 0
  1672.       end
  1673.       object mnuOptionsAll: TMenuItem
  1674.         Caption = 'Verify &All Links'
  1675.         Checked = True
  1676.         HelpContext = 200
  1677.         Hint = 'Check All Links While Verifying'
  1678.         RadioItem = True
  1679.         ShortCut = 0
  1680.         OnClick = mnuOptionsAllClick
  1681.       end
  1682.       object mnuOptionsLocal: TMenuItem
  1683.         Caption = 'Verify &Local Links Only'
  1684.         HelpContext = 200
  1685.         Hint = 'Check Only Local Links While Verifying'
  1686.         RadioItem = True
  1687.         ShortCut = 0
  1688.         OnClick = mnuOptionsLocalClick
  1689.       end
  1690.       object mnuOptionsRemote: TMenuItem
  1691.         Caption = 'Verify &Remote Links Only'
  1692.         HelpContext = 200
  1693.         Hint = 'Check Only Remote Links While Verifying'
  1694.         RadioItem = True
  1695.         ShortCut = 0
  1696.         OnClick = mnuOptionsRemoteClick
  1697.       end
  1698.       object N1: TMenuItem
  1699.         Caption = '-'
  1700.         ShortCut = 0
  1701.       end
  1702.       object mnuOptionsShowTool: TMenuItem
  1703.         Caption = 'Show &Tool Bar'
  1704.         Checked = True
  1705.         HelpContext = 200
  1706.         Hint = 'Toggle Tool Bar'
  1707.         RadioItem = True
  1708.         ShortCut = 0
  1709.         OnClick = mnuOptionsShowToolClick
  1710.       end
  1711.       object mnuOptionsLinkInfo: TMenuItem
  1712.         Caption = 'Show Link &Information'
  1713.         Checked = True
  1714.         HelpContext = 200
  1715.         Hint = 'Toggle Link Information'
  1716.         RadioItem = True
  1717.         ShortCut = 0
  1718.         OnClick = mnuOptionsLinkInfoClick
  1719.       end
  1720.       object mnuOptionsShowStatus: TMenuItem
  1721.         Caption = 'Show &Status Bar'
  1722.         Checked = True
  1723.         HelpContext = 200
  1724.         Hint = 'Toggle Status Bar'
  1725.         RadioItem = True
  1726.         ShortCut = 0
  1727.         OnClick = mnuOptionsShowStatusClick
  1728.       end
  1729.     end
  1730.     object mnuLookup: TMenuItem
  1731.       Caption = 'Look&up'
  1732.       HelpContext = 40
  1733.       Hint = 'Lookup Menu'
  1734.       ShortCut = 115
  1735.       OnClick = mnuLookupClick
  1736.       object mnuLookupByName: TMenuItem
  1737.         Caption = '&Address By Host'
  1738.         HelpContext = 230
  1739.         Hint = 'Lookup an IP Address By the Host Name'
  1740.         ShortCut = 0
  1741.         OnClick = mnuLookupByNameClick
  1742.       end
  1743.       object mnuLookupByAddress: TMenuItem
  1744.         Caption = '&Host By Address'
  1745.         HelpContext = 230
  1746.         Hint = 'Lookup the Host Name By the IP Address'
  1747.         ShortCut = 0
  1748.         OnClick = mnuLookupByAddressClick
  1749.       end
  1750.       object mnuLookupByService: TMenuItem
  1751.         Caption = '&Port By Service'
  1752.         HelpContext = 230
  1753.         Hint = 'Lookup a Port By It'#39's Service'
  1754.         ShortCut = 0
  1755.         OnClick = mnuLookupByServiceClick
  1756.       end
  1757.       object mnuLookupByPort: TMenuItem
  1758.         Caption = '&Service By Port'
  1759.         HelpContext = 230
  1760.         Hint = 'Lookup a Server By It'#39's Port'
  1761.         ShortCut = 0
  1762.         OnClick = mnuLookupByPortClick
  1763.       end
  1764.     end
  1765.     object mnuHelp: TMenuItem
  1766.       Caption = '&Help'
  1767.       HelpContext = 40
  1768.       Hint = 'Help Menu'
  1769.       ShortCut = 0
  1770.       object mnuHelpContents: TMenuItem
  1771.         Caption = '&Contents'
  1772.         HelpContext = 10
  1773.         Hint = 'Help Contents'
  1774.         ShortCut = 0
  1775.         OnClick = sbHelpClick
  1776.       end
  1777.       object mnuSearchHelp: TMenuItem
  1778.         Caption = '&Search for Help on...'
  1779.         HelpContext = 10
  1780.         Hint = 'Search for Help on...'
  1781.         ShortCut = 0
  1782.         OnClick = sbSearchHelpClick
  1783.       end
  1784.       object mnuOrdering: TMenuItem
  1785.         Caption = '&Ordering Infolink...'
  1786.         HelpContext = 330
  1787.         Hint = 'Information on Ordering a Registered Version of InfoLink'
  1788.         ShortCut = 0
  1789.         OnClick = mnuOrderingClick
  1790.       end
  1791.       object N26: TMenuItem
  1792.         Caption = '-'
  1793.         ShortCut = 0
  1794.       end
  1795.       object mnuAbout: TMenuItem
  1796.         Caption = '&About...'
  1797.         HelpContext = 10
  1798.         Hint = 'About InfoLink Link Checker'
  1799.         ShortCut = 0
  1800.         OnClick = mnuAboutClick
  1801.       end
  1802.     end
  1803.   end
  1804.   object tmrBaseRead: TTimer
  1805.     Enabled = False
  1806.     Interval = 30000
  1807.     OnTimer = tmrBaseReadTimer
  1808.     Left = 556
  1809.     Top = 164
  1810.   end
  1811.   object dlgFile: TOpenDialog
  1812.     DefaultExt = 'htm'
  1813.     FileEditStyle = fsEdit
  1814.     Filter = 'HTML Files|*.htm;*.html;*.htp;*.shtm;*.shtml|All Files (*.*)|*.*'
  1815.     Options = [ofFileMustExist]
  1816.     Left = 584
  1817.     Top = 331
  1818.   end
  1819.   object tmrLinkCheck: TTimer
  1820.     Enabled = False
  1821.     Interval = 20000
  1822.     OnTimer = tmrLinkCheckTimer
  1823.     Left = 528
  1824.     Top = 164
  1825.   end
  1826.   object dlgBrowser: TOpenDialog
  1827.     DefaultExt = 'exe'
  1828.     FileEditStyle = fsEdit
  1829.     Filter = 'Executable (*.exe)|*.exe'
  1830.     Title = 'Open file with browser'
  1831.     Left = 584
  1832.     Top = 303
  1833.   end
  1834.   object dlgFind: TFindDialog
  1835.     Options = [frFindNext, frHideMatchCase, frHideWholeWord, frHideUpDown, frDisableMatchCase, frDisableUpDown, frDisableWholeWord]
  1836.     OnFind = dlgFindFind
  1837.     Left = 556
  1838.     Top = 303
  1839.   end
  1840.   object popListBox: TPopupMenu
  1841.     OnPopup = popListBoxPopup
  1842.     Left = 584
  1843.     Top = 136
  1844.     object popGoTo: TMenuItem
  1845.       Caption = 'With This Link &Go To'
  1846.       HelpContext = 10
  1847.       Hint = 'Go To...'
  1848.       ShortCut = 0
  1849.       object popGoToLocation: TMenuItem
  1850.         HelpContext = 100
  1851.         Hint = 'Jump To This Location'
  1852.         ShortCut = 0
  1853.         OnClick = popGoToLocationClick
  1854.       end
  1855.       object popGotoSite: TMenuItem
  1856.         Caption = '&Retrieve Site Pages'
  1857.         HelpContext = 380
  1858.         Hint = 'Retrieve Site Pages'
  1859.         ShortCut = 0
  1860.         OnClick = popGotoSiteClick
  1861.       end
  1862.       object popGotoWordSearch: TMenuItem
  1863.         Caption = '&Word Search'
  1864.         HelpContext = 430
  1865.         Hint = 'Word Search'
  1866.         ShortCut = 0
  1867.         OnClick = popGotoWordSearchClick
  1868.       end
  1869.     end
  1870.     object GotoBreak: TMenuItem
  1871.       Caption = '-'
  1872.       ShortCut = 0
  1873.     end
  1874.     object popUnSelectAll: TMenuItem
  1875.       Caption = '&Un-Select All'
  1876.       HelpContext = 10
  1877.       Hint = 'Unselect All Items In List'
  1878.       ShortCut = 0
  1879.       OnClick = mnuEditUnselectClick
  1880.     end
  1881.     object popSelect: TMenuItem
  1882.       Caption = '&Select'
  1883.       HelpContext = 10
  1884.       Hint = 'Select All...'
  1885.       ShortCut = 0
  1886.       object popHttp: TMenuItem
  1887.         Caption = 'Select All &Http Links'
  1888.         HelpContext = 350
  1889.         Hint = 'Http Links in List'
  1890.         ShortCut = 0
  1891.         OnClick = popHttpClick
  1892.       end
  1893.       object popMailto: TMenuItem
  1894.         Caption = 'Select All &Mailto Links'
  1895.         HelpContext = 350
  1896.         Hint = 'Mailto Link in List'
  1897.         ShortCut = 0
  1898.         OnClick = popMailtoClick
  1899.       end
  1900.       object popNews: TMenuItem
  1901.         Caption = 'Select All &News Links'
  1902.         HelpContext = 350
  1903.         Hint = 'News Links in List'
  1904.         ShortCut = 0
  1905.         OnClick = popNewsClick
  1906.       end
  1907.       object popFtp: TMenuItem
  1908.         Caption = 'Select All &Ftp Links'
  1909.         HelpContext = 350
  1910.         Hint = 'Ftp Links in List'
  1911.         ShortCut = 0
  1912.         OnClick = popFtpClick
  1913.       end
  1914.       object popGopher: TMenuItem
  1915.         Caption = 'Select All &Gopher Links'
  1916.         HelpContext = 350
  1917.         Hint = 'Gopher Links in List'
  1918.         ShortCut = 0
  1919.         OnClick = popGopherClick
  1920.       end
  1921.     end
  1922.     object popDelete: TMenuItem
  1923.       Caption = '&Delete'
  1924.       HelpContext = 10
  1925.       ShortCut = 0
  1926.       OnClick = popDeleteClick
  1927.     end
  1928.     object N7: TMenuItem
  1929.       Caption = '-'
  1930.       HelpContext = 10
  1931.       ShortCut = 0
  1932.     end
  1933.     object popFind: TMenuItem
  1934.       Caption = 'Fin&d'
  1935.       HelpContext = 10
  1936.       Hint = 'Find in List'
  1937.       ShortCut = 0
  1938.       OnClick = popFindClick
  1939.     end
  1940.     object popInvert: TMenuItem
  1941.       Caption = '&Invert Selection'
  1942.       HelpContext = 10
  1943.       Hint = 'Invert Current Selection'
  1944.       ShortCut = 0
  1945.       OnClick = popInvertClick
  1946.     end
  1947.     object N10: TMenuItem
  1948.       Caption = '-'
  1949.       ShortCut = 0
  1950.     end
  1951.     object popViewResults: TMenuItem
  1952.       Caption = '&View Results'
  1953.       HelpContext = 300
  1954.       Hint = 'View Results of Page List Verification'
  1955.       ShortCut = 0
  1956.       OnClick = sbViewResultsClick
  1957.     end
  1958.     object N12: TMenuItem
  1959.       Caption = '-'
  1960.       ShortCut = 0
  1961.     end
  1962.     object popCheckLinks: TMenuItem
  1963.       Caption = '&Check Links'
  1964.       HelpContext = 70
  1965.       Hint = 'Check Links In List'
  1966.       ShortCut = 0
  1967.       OnClick = btnCheckLinksClick
  1968.     end
  1969.     object popCheckPageList: TMenuItem
  1970.       Caption = 'Check &Page List'
  1971.       HelpContext = 170
  1972.       Hint = 'Check Pages In List'
  1973.       ShortCut = 0
  1974.       OnClick = btnCheckPageListClick
  1975.     end
  1976.   end
  1977.   object dlglstFind: TFindDialog
  1978.     Options = [frFindNext, frHideMatchCase, frHideWholeWord, frHideUpDown, frDisableMatchCase, frDisableUpDown, frDisableWholeWord]
  1979.     OnFind = dlglstFindFind
  1980.     Left = 556
  1981.     Top = 275
  1982.   end
  1983.   object popBrowser: TPopupMenu
  1984.     OnPopup = popBrowserPopup
  1985.     Left = 556
  1986.     Top = 136
  1987.     object popNextPage: TMenuItem
  1988.       Caption = '&Next Page'
  1989.       HelpContext = 340
  1990.       Hint = 'Goto Next Frame Page'
  1991.       ShortCut = 0
  1992.       OnClick = popNextPageClick
  1993.     end
  1994.     object popPreviousPage: TMenuItem
  1995.       Caption = 'P&revious Page'
  1996.       HelpContext = 340
  1997.       Hint = 'Goto Previous Frame Page'
  1998.       ShortCut = 0
  1999.       OnClick = popPreviousPageClick
  2000.     end
  2001.     object TabPageBreak: TMenuItem
  2002.       Caption = '-'
  2003.       ShortCut = 0
  2004.     end
  2005.     object popBrowserGoTo: TMenuItem
  2006.       Caption = 'With This Link &Go To'
  2007.       HelpContext = 10
  2008.       Hint = 'Go To...'
  2009.       ShortCut = 0
  2010.       object popBrowserLocation: TMenuItem
  2011.         HelpContext = 100
  2012.         Hint = 'Jump To This Location'
  2013.         ShortCut = 0
  2014.         OnClick = popBrowserLocationClick
  2015.       end
  2016.       object popBrowseSiteLevel: TMenuItem
  2017.         Caption = '&Retrieve Site Pages'
  2018.         HelpContext = 380
  2019.         Hint = 'Retrieve Site Pages'
  2020.         ShortCut = 0
  2021.         OnClick = popBrowseSiteLevelClick
  2022.       end
  2023.       object popBrowserWordSearch: TMenuItem
  2024.         Caption = '&Word Search'
  2025.         HelpContext = 430
  2026.         Hint = 'Word Search'
  2027.         ShortCut = 0
  2028.         OnClick = popBrowserWordSearchClick
  2029.       end
  2030.     end
  2031.     object popVerifyLink: TMenuItem
  2032.       Caption = 'Veri&fy This Link'
  2033.       HelpContext = 70
  2034.       Hint = 'Verify This Link'
  2035.       ShortCut = 0
  2036.       OnClick = popVerifyLinkClick
  2037.     end
  2038.     object LinkBreak: TMenuItem
  2039.       Caption = '-'
  2040.       ShortCut = 0
  2041.     end
  2042.     object popOpeninEditor: TMenuItem
  2043.       Caption = '&Open in Editor'
  2044.       HelpContext = 400
  2045.       Hint = 'Open Current File in the InfoLink Editor'
  2046.       ShortCut = 0
  2047.       OnClick = popOpeninEditorClick
  2048.     end
  2049.     object N13: TMenuItem
  2050.       Caption = '-'
  2051.       ShortCut = 0
  2052.     end
  2053.     object popBrowserFind: TMenuItem
  2054.       Caption = '&Find'
  2055.       HelpContext = 10
  2056.       Hint = 'Find Text In Browser'
  2057.       ShortCut = 0
  2058.       OnClick = mnuEditBrowserFindClick
  2059.     end
  2060.     object popBrowserFindNext: TMenuItem
  2061.       Caption = 'F&ind Next'
  2062.       HelpContext = 10
  2063.       Hint = 'Find Next in Browser'
  2064.       ShortCut = 0
  2065.       OnClick = mnuBrowserFindNextClick
  2066.     end
  2067.     object N4: TMenuItem
  2068.       Caption = '-'
  2069.       ShortCut = 0
  2070.     end
  2071.     object popBrowserSelectAll: TMenuItem
  2072.       Caption = '&Select All'
  2073.       HelpContext = 10
  2074.       Hint = 'Select All Text of Browser Window'
  2075.       ShortCut = 0
  2076.       OnClick = popBrowserSelectAllClick
  2077.     end
  2078.     object popBrowserCopytoClip: TMenuItem
  2079.       Caption = '&Copy to Clipboard'
  2080.       HelpContext = 10
  2081.       Hint = 'Copy Selected Text in Browser to the Clipboard'
  2082.       ShortCut = 0
  2083.       OnClick = popBrowserCopytoClipClick
  2084.     end
  2085.     object N14: TMenuItem
  2086.       Caption = '-'
  2087.       ShortCut = 0
  2088.     end
  2089.     object popFullPage: TMenuItem
  2090.       Caption = 'View Full &Page'
  2091.       HelpContext = 200
  2092.       Hint = 'View Browser in Full Screen'
  2093.       ShortCut = 0
  2094.       OnClick = popFullPageClick
  2095.     end
  2096.     object popHalfPage: TMenuItem
  2097.       Caption = 'View &Default'
  2098.       HelpContext = 200
  2099.       Hint = 'View Browser in Default Mode'
  2100.       ShortCut = 0
  2101.       OnClick = popFullPageClick
  2102.     end
  2103.   end
  2104.   object popWindow: TPopupMenu
  2105.     OnPopup = popWindowPopup
  2106.     Left = 584
  2107.     Top = 164
  2108.     object popWindowHide: TMenuItem
  2109.       Caption = '&Hide'
  2110.       HelpContext = 10
  2111.       Hint = 'Hide This Panel'
  2112.       ShortCut = 0
  2113.       OnClick = popWindowHideClick
  2114.     end
  2115.     object popPreferences: TMenuItem
  2116.       Caption = '&General Preferences'
  2117.       HelpContext = 200
  2118.       Hint = 'Open Preferences Window'
  2119.       ShortCut = 0
  2120.       OnClick = mnuPreferencesClick
  2121.     end
  2122.     object popNetPref: TMenuItem
  2123.       Caption = '&Network Preferences'
  2124.       HelpContext = 210
  2125.       Hint = 'Open Network Preferences Window'
  2126.       ShortCut = 0
  2127.       OnClick = mnuNetPrefClick
  2128.     end
  2129.     object popVerifyPref: TMenuItem
  2130.       Caption = '&Verification Preferences'
  2131.       HelpContext = 220
  2132.       Hint = 'Open Verification Preferences Window'
  2133.       ShortCut = 0
  2134.       OnClick = mnuVerifyPrefClick
  2135.     end
  2136.   end
  2137.   object dlgPrinterSetup: TPrinterSetupDialog
  2138.     Left = 584
  2139.     Top = 247
  2140.   end
  2141.   object dlgAdd: TOpenDialog
  2142.     DefaultExt = 'htm'
  2143.     FileEditStyle = fsEdit
  2144.     Filter = 'HTML Files|*.htm;*.html;*.htp;*.shtm;*.shtml'
  2145.     Options = [ofFileMustExist]
  2146.     Title = 'Select A File To  Add To PageList'
  2147.     Left = 584
  2148.     Top = 275
  2149.   end
  2150.   object tmrCancel: TTimer
  2151.     Enabled = False
  2152.     Interval = 0
  2153.     OnTimer = tmrCancelTimer
  2154.     Left = 584
  2155.     Top = 192
  2156.   end
  2157.   object tmrDeath: TTimer
  2158.     Enabled = False
  2159.     Interval = 90000
  2160.     OnTimer = tmrDeathTimer
  2161.     Left = 556
  2162.     Top = 192
  2163.   end
  2164.   object dlgSave: TSaveDialog
  2165.     DefaultExt = 'htm'
  2166.     FileEditStyle = fsEdit
  2167.     Filter = 'HTML Files|*.htm;*.html;*.htp;*.shtm;*.shtml|All Files (*.*)|*.*'
  2168.     Options = [ofOverwritePrompt]
  2169.     Title = 'Save HTML File As'
  2170.     Left = 556
  2171.     Top = 331
  2172.   end
  2173. end
  2174.