home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 August / CHIP_08_99.BIN / online / tools / webspect / ws20.exe / SPECSERV.EXE / 0 / RCDATA / TMAIN / TMAIN.txt
Encoding:
Text File  |  1999-08-11  |  46.0 KB  |  1,297 lines

  1. object main: Tmain
  2.   Left = 147
  3.   Top = 107
  4.   BorderIcons = [biSystemMenu, biMinimize]
  5.   BorderStyle = bsSingle
  6.   Caption = 'Webspector Server'
  7.   ClientHeight = 353
  8.   ClientWidth = 591
  9.   Color = clGray
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clBlack
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = True
  16.   Position = poScreenCenter
  17.   OnClose = FormClose
  18.   OnCreate = FormCreate
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object Panel1: TPanel
  22.     Left = 0
  23.     Top = 0
  24.     Width = 591
  25.     Height = 274
  26.     Align = alTop
  27.     BevelInner = bvRaised
  28.     Color = clSilver
  29.     TabOrder = 0
  30.     object Bevel1: TBevel
  31.       Left = 8
  32.       Top = 8
  33.       Width = 575
  34.       Height = 257
  35.     end
  36.     object spanel2: TPanel
  37.       Left = 14
  38.       Top = 62
  39.       Width = 563
  40.       Height = 20
  41.       Color = 8404992
  42.       TabOrder = 0
  43.       object oxLabel2: TLabel
  44.         Left = 8
  45.         Top = 4
  46.         Width = 52
  47.         Height = 13
  48.         Caption = 'Retrieve 2:'
  49.         Font.Charset = DEFAULT_CHARSET
  50.         Font.Color = clAqua
  51.         Font.Height = -11
  52.         Font.Name = 'MS Sans Serif'
  53.         Font.Style = []
  54.         ParentFont = False
  55.         OnClick = oxLabel2Click
  56.       end
  57.       object ThreadCap2: TLabel
  58.         Left = 72
  59.         Top = 4
  60.         Width = 17
  61.         Height = 13
  62.         Hint = 'Click to jump to this URL.'
  63.         Caption = 'Idle'
  64.         Font.Charset = DEFAULT_CHARSET
  65.         Font.Color = clWhite
  66.         Font.Height = -11
  67.         Font.Name = 'MS Sans Serif'
  68.         Font.Style = []
  69.         ParentFont = False
  70.         ShowAccelChar = False
  71.       end
  72.     end
  73.     object spanel1: TPanel
  74.       Left = 14
  75.       Top = 40
  76.       Width = 563
  77.       Height = 20
  78.       Color = 8404992
  79.       TabOrder = 1
  80.       object oxLabel1: TLabel
  81.         Left = 8
  82.         Top = 4
  83.         Width = 52
  84.         Height = 13
  85.         Caption = 'Retrieve 1:'
  86.         Font.Charset = DEFAULT_CHARSET
  87.         Font.Color = clAqua
  88.         Font.Height = -11
  89.         Font.Name = 'MS Sans Serif'
  90.         Font.Style = []
  91.         ParentFont = False
  92.         OnClick = oxLabel1Click
  93.       end
  94.       object ThreadCap1: TLabel
  95.         Left = 72
  96.         Top = 4
  97.         Width = 17
  98.         Height = 13
  99.         Caption = 'Idle'
  100.         Font.Charset = DEFAULT_CHARSET
  101.         Font.Color = clWhite
  102.         Font.Height = -11
  103.         Font.Name = 'MS Sans Serif'
  104.         Font.Style = []
  105.         ParentFont = False
  106.         ShowAccelChar = False
  107.       end
  108.     end
  109.     object spanel3: TPanel
  110.       Left = 14
  111.       Top = 84
  112.       Width = 563
  113.       Height = 20
  114.       Color = 8404992
  115.       TabOrder = 2
  116.       object Label8: TLabel
  117.         Left = 8
  118.         Top = 4
  119.         Width = 52
  120.         Height = 13
  121.         Caption = 'Retrieve 3:'
  122.         Font.Charset = DEFAULT_CHARSET
  123.         Font.Color = clAqua
  124.         Font.Height = -11
  125.         Font.Name = 'MS Sans Serif'
  126.         Font.Style = []
  127.         ParentFont = False
  128.         OnClick = Label8Click
  129.       end
  130.       object ThreadCap3: TLabel
  131.         Left = 72
  132.         Top = 4
  133.         Width = 17
  134.         Height = 13
  135.         Caption = 'Idle'
  136.         Font.Charset = DEFAULT_CHARSET
  137.         Font.Color = clWhite
  138.         Font.Height = -11
  139.         Font.Name = 'MS Sans Serif'
  140.         Font.Style = []
  141.         ParentFont = False
  142.         ShowAccelChar = False
  143.       end
  144.     end
  145.     object spanel4: TPanel
  146.       Left = 14
  147.       Top = 106
  148.       Width = 563
  149.       Height = 20
  150.       Color = 8404992
  151.       TabOrder = 3
  152.       object oxLabel3: TLabel
  153.         Left = 8
  154.         Top = 4
  155.         Width = 52
  156.         Height = 13
  157.         Caption = 'Retrieve 4:'
  158.         Font.Charset = DEFAULT_CHARSET
  159.         Font.Color = clAqua
  160.         Font.Height = -11
  161.         Font.Name = 'MS Sans Serif'
  162.         Font.Style = []
  163.         ParentFont = False
  164.         OnClick = oxLabel3Click
  165.       end
  166.       object ThreadCap4: TLabel
  167.         Left = 72
  168.         Top = 4
  169.         Width = 17
  170.         Height = 13
  171.         Caption = 'Idle'
  172.         Font.Charset = DEFAULT_CHARSET
  173.         Font.Color = clWhite
  174.         Font.Height = -11
  175.         Font.Name = 'MS Sans Serif'
  176.         Font.Style = []
  177.         ParentFont = False
  178.         ShowAccelChar = False
  179.       end
  180.     end
  181.     object spanel5: TPanel
  182.       Left = 14
  183.       Top = 128
  184.       Width = 563
  185.       Height = 20
  186.       Color = 8404992
  187.       TabOrder = 4
  188.       object oxLabel4: TLabel
  189.         Left = 8
  190.         Top = 4
  191.         Width = 52
  192.         Height = 13
  193.         Caption = 'Retrieve 5:'
  194.         Font.Charset = DEFAULT_CHARSET
  195.         Font.Color = clAqua
  196.         Font.Height = -11
  197.         Font.Name = 'MS Sans Serif'
  198.         Font.Style = []
  199.         ParentFont = False
  200.         OnClick = oxLabel4Click
  201.       end
  202.       object ThreadCap5: TLabel
  203.         Left = 72
  204.         Top = 4
  205.         Width = 17
  206.         Height = 13
  207.         Caption = 'Idle'
  208.         Font.Charset = DEFAULT_CHARSET
  209.         Font.Color = clWhite
  210.         Font.Height = -11
  211.         Font.Name = 'MS Sans Serif'
  212.         Font.Style = []
  213.         ParentFont = False
  214.         ShowAccelChar = False
  215.       end
  216.     end
  217.     object spanel6: TPanel
  218.       Left = 14
  219.       Top = 150
  220.       Width = 563
  221.       Height = 20
  222.       Color = 8404992
  223.       TabOrder = 5
  224.       object oxLabel6: TLabel
  225.         Left = 8
  226.         Top = 4
  227.         Width = 52
  228.         Height = 13
  229.         Caption = 'Retrieve 6:'
  230.         Font.Charset = DEFAULT_CHARSET
  231.         Font.Color = clAqua
  232.         Font.Height = -11
  233.         Font.Name = 'MS Sans Serif'
  234.         Font.Style = []
  235.         ParentFont = False
  236.         OnClick = oxLabel6Click
  237.       end
  238.       object ThreadCap6: TLabel
  239.         Left = 72
  240.         Top = 4
  241.         Width = 17
  242.         Height = 13
  243.         Caption = 'Idle'
  244.         Font.Charset = DEFAULT_CHARSET
  245.         Font.Color = clWhite
  246.         Font.Height = -11
  247.         Font.Name = 'MS Sans Serif'
  248.         Font.Style = []
  249.         ParentFont = False
  250.         ShowAccelChar = False
  251.       end
  252.     end
  253.     object spanel7: TPanel
  254.       Left = 14
  255.       Top = 172
  256.       Width = 563
  257.       Height = 20
  258.       Color = 8404992
  259.       TabOrder = 6
  260.       object oxLabel8: TLabel
  261.         Left = 8
  262.         Top = 4
  263.         Width = 52
  264.         Height = 13
  265.         Caption = 'Retrieve 7:'
  266.         Font.Charset = DEFAULT_CHARSET
  267.         Font.Color = clAqua
  268.         Font.Height = -11
  269.         Font.Name = 'MS Sans Serif'
  270.         Font.Style = []
  271.         ParentFont = False
  272.         OnClick = oxLabel8Click
  273.       end
  274.       object ThreadCap7: TLabel
  275.         Left = 72
  276.         Top = 4
  277.         Width = 17
  278.         Height = 13
  279.         Caption = 'Idle'
  280.         Font.Charset = DEFAULT_CHARSET
  281.         Font.Color = clWhite
  282.         Font.Height = -11
  283.         Font.Name = 'MS Sans Serif'
  284.         Font.Style = []
  285.         ParentFont = False
  286.         ShowAccelChar = False
  287.       end
  288.     end
  289.     object spanel8: TPanel
  290.       Left = 14
  291.       Top = 194
  292.       Width = 563
  293.       Height = 20
  294.       Color = 8404992
  295.       TabOrder = 7
  296.       object oxLabel10: TLabel
  297.         Left = 8
  298.         Top = 4
  299.         Width = 52
  300.         Height = 13
  301.         Caption = 'Retrieve 8:'
  302.         Font.Charset = DEFAULT_CHARSET
  303.         Font.Color = clAqua
  304.         Font.Height = -11
  305.         Font.Name = 'MS Sans Serif'
  306.         Font.Style = []
  307.         ParentFont = False
  308.         OnClick = oxLabel10Click
  309.       end
  310.       object ThreadCap8: TLabel
  311.         Left = 72
  312.         Top = 4
  313.         Width = 17
  314.         Height = 13
  315.         Caption = 'Idle'
  316.         Font.Charset = DEFAULT_CHARSET
  317.         Font.Color = clWhite
  318.         Font.Height = -11
  319.         Font.Name = 'MS Sans Serif'
  320.         Font.Style = []
  321.         ParentFont = False
  322.         ShowAccelChar = False
  323.       end
  324.     end
  325.     object spanel9: TPanel
  326.       Left = 14
  327.       Top = 216
  328.       Width = 563
  329.       Height = 20
  330.       Color = 8404992
  331.       TabOrder = 8
  332.       object oxLabel12: TLabel
  333.         Left = 8
  334.         Top = 4
  335.         Width = 52
  336.         Height = 13
  337.         Caption = 'Retrieve 9:'
  338.         Font.Charset = DEFAULT_CHARSET
  339.         Font.Color = clAqua
  340.         Font.Height = -11
  341.         Font.Name = 'MS Sans Serif'
  342.         Font.Style = []
  343.         ParentFont = False
  344.         OnClick = oxLabel12Click
  345.       end
  346.       object ThreadCap9: TLabel
  347.         Left = 72
  348.         Top = 4
  349.         Width = 17
  350.         Height = 13
  351.         Caption = 'Idle'
  352.         Font.Charset = DEFAULT_CHARSET
  353.         Font.Color = clWhite
  354.         Font.Height = -11
  355.         Font.Name = 'MS Sans Serif'
  356.         Font.Style = []
  357.         ParentFont = False
  358.         ShowAccelChar = False
  359.       end
  360.     end
  361.     object spanel10: TPanel
  362.       Left = 14
  363.       Top = 238
  364.       Width = 563
  365.       Height = 20
  366.       Color = 8404992
  367.       TabOrder = 9
  368.       object oxLabel14: TLabel
  369.         Left = 8
  370.         Top = 4
  371.         Width = 58
  372.         Height = 13
  373.         Caption = 'Retrieve 10:'
  374.         Font.Charset = DEFAULT_CHARSET
  375.         Font.Color = clAqua
  376.         Font.Height = -11
  377.         Font.Name = 'MS Sans Serif'
  378.         Font.Style = []
  379.         ParentFont = False
  380.         OnClick = oxLabel14Click
  381.       end
  382.       object ThreadCap10: TLabel
  383.         Left = 72
  384.         Top = 4
  385.         Width = 17
  386.         Height = 13
  387.         Caption = 'Idle'
  388.         Font.Charset = DEFAULT_CHARSET
  389.         Font.Color = clWhite
  390.         Font.Height = -11
  391.         Font.Name = 'MS Sans Serif'
  392.         Font.Style = []
  393.         ParentFont = False
  394.         ShowAccelChar = False
  395.       end
  396.     end
  397.     object Panel14: TPanel
  398.       Left = 14
  399.       Top = 12
  400.       Width = 563
  401.       Height = 25
  402.       Color = clBlack
  403.       Font.Charset = DEFAULT_CHARSET
  404.       Font.Color = clWhite
  405.       Font.Height = -11
  406.       Font.Name = 'MS Sans Serif'
  407.       Font.Style = []
  408.       ParentFont = False
  409.       TabOrder = 10
  410.       object Label2: TLabel
  411.         Left = 248
  412.         Top = 6
  413.         Width = 59
  414.         Height = 13
  415.         Caption = 'Unchanged:'
  416.       end
  417.       object Label4: TLabel
  418.         Left = 376
  419.         Top = 6
  420.         Width = 30
  421.         Height = 13
  422.         Caption = 'Errors:'
  423.       end
  424.       object oxLabel5: TLabel
  425.         Left = 6
  426.         Top = 6
  427.         Width = 53
  428.         Height = 13
  429.         Caption = 'Completed:'
  430.         Font.Charset = DEFAULT_CHARSET
  431.         Font.Color = clWhite
  432.         Font.Height = -11
  433.         Font.Name = 'MS Sans Serif'
  434.         Font.Style = []
  435.         ParentFont = False
  436.         OnClick = oxLabel14Click
  437.       end
  438.       object oxLabel7: TLabel
  439.         Left = 120
  440.         Top = 6
  441.         Width = 70
  442.         Height = 13
  443.         Caption = 'New/Modified:'
  444.         OnClick = oxLabel14Click
  445.       end
  446.       object oxLabel9: TLabel
  447.         Left = 472
  448.         Top = 6
  449.         Width = 35
  450.         Height = 13
  451.         Caption = 'Queue:'
  452.         OnClick = oxLabel14Click
  453.       end
  454.       object dispretr: TLabel
  455.         Left = 64
  456.         Top = 3
  457.         Width = 9
  458.         Height = 20
  459.         Caption = '0'
  460.         Color = clBlack
  461.         Font.Charset = DEFAULT_CHARSET
  462.         Font.Color = clAqua
  463.         Font.Height = -16
  464.         Font.Name = 'MS Sans Serif'
  465.         Font.Style = []
  466.         ParentColor = False
  467.         ParentFont = False
  468.       end
  469.       object dispmod: TLabel
  470.         Left = 194
  471.         Top = 3
  472.         Width = 9
  473.         Height = 20
  474.         Caption = '0'
  475.         Color = clBlack
  476.         Font.Charset = DEFAULT_CHARSET
  477.         Font.Color = clAqua
  478.         Font.Height = -16
  479.         Font.Name = 'MS Sans Serif'
  480.         Font.Style = []
  481.         ParentColor = False
  482.         ParentFont = False
  483.       end
  484.       object disperr: TLabel
  485.         Left = 410
  486.         Top = 3
  487.         Width = 9
  488.         Height = 20
  489.         Caption = '0'
  490.         Color = clBlack
  491.         Font.Charset = DEFAULT_CHARSET
  492.         Font.Color = clAqua
  493.         Font.Height = -16
  494.         Font.Name = 'MS Sans Serif'
  495.         Font.Style = []
  496.         ParentColor = False
  497.         ParentFont = False
  498.       end
  499.       object dispnchg: TLabel
  500.         Left = 310
  501.         Top = 3
  502.         Width = 9
  503.         Height = 20
  504.         Caption = '0'
  505.         Color = clBlack
  506.         Font.Charset = DEFAULT_CHARSET
  507.         Font.Color = clAqua
  508.         Font.Height = -16
  509.         Font.Name = 'MS Sans Serif'
  510.         Font.Style = []
  511.         ParentColor = False
  512.         ParentFont = False
  513.       end
  514.       object dispqueue: TLabel
  515.         Left = 514
  516.         Top = 3
  517.         Width = 9
  518.         Height = 20
  519.         Caption = '0'
  520.         Color = clBlack
  521.         Font.Charset = DEFAULT_CHARSET
  522.         Font.Color = clAqua
  523.         Font.Height = -16
  524.         Font.Name = 'MS Sans Serif'
  525.         Font.Style = []
  526.         ParentColor = False
  527.         ParentFont = False
  528.       end
  529.     end
  530.   end
  531.   object Panel13: TPanel
  532.     Left = 128
  533.     Top = 48
  534.     Width = 401
  535.     Height = 137
  536.     Caption = 'Panel13'
  537.     TabOrder = 1
  538.     Visible = False
  539.     object BitBtn1: TBitBtn
  540.       Left = 8
  541.       Top = 64
  542.       Width = 75
  543.       Height = 25
  544.       Caption = 'setup'
  545.       TabOrder = 0
  546.     end
  547.     object BitBtn4: TBitBtn
  548.       Left = 88
  549.       Top = 64
  550.       Width = 75
  551.       Height = 25
  552.       Caption = 'getall'
  553.       TabOrder = 1
  554.       OnClick = BitBtn4Click
  555.     end
  556.     object BitBtn3: TBitBtn
  557.       Left = 232
  558.       Top = 8
  559.       Width = 75
  560.       Height = 25
  561.       Caption = 'getsing'
  562.       TabOrder = 2
  563.       OnClick = BitBtn3Click
  564.     end
  565.     object Button1: TButton
  566.       Left = 312
  567.       Top = 8
  568.       Width = 75
  569.       Height = 25
  570.       Caption = 'Logs Testing'
  571.       TabOrder = 3
  572.       OnClick = Button1Click
  573.     end
  574.     object BitBtn2: TBitBtn
  575.       Left = 408
  576.       Top = 8
  577.       Width = 75
  578.       Height = 25
  579.       Caption = 'Highlight Test'
  580.       TabOrder = 4
  581.       OnClick = BitBtn2Click
  582.     end
  583.     object Button2: TButton
  584.       Left = 496
  585.       Top = 8
  586.       Width = 75
  587.       Height = 25
  588.       Caption = 'Button2'
  589.       TabOrder = 5
  590.     end
  591.     object htmlget: TListBox
  592.       Left = 72
  593.       Top = 10
  594.       Width = 17
  595.       Height = 15
  596.       ItemHeight = 13
  597.       TabOrder = 6
  598.       Visible = False
  599.     end
  600.     object indexbox: TListBox
  601.       Left = 8
  602.       Top = 8
  603.       Width = 137
  604.       Height = 49
  605.       ItemHeight = 13
  606.       TabOrder = 7
  607.       OnDblClick = indexboxDblClick
  608.     end
  609.     object ltrack: TListBox
  610.       Left = 168
  611.       Top = 32
  612.       Width = 289
  613.       Height = 41
  614.       ItemHeight = 13
  615.       TabOrder = 8
  616.     end
  617.     object FileListBox1: TFileListBox
  618.       Left = 496
  619.       Top = 80
  620.       Width = 41
  621.       Height = 25
  622.       ItemHeight = 13
  623.       TabOrder = 9
  624.       Visible = False
  625.     end
  626.     object DirectoryListBox1: TDirectoryListBox
  627.       Left = 496
  628.       Top = 48
  629.       Width = 41
  630.       Height = 25
  631.       ItemHeight = 16
  632.       TabOrder = 10
  633.       Visible = False
  634.     end
  635.     object Button4: TButton
  636.       Left = 94
  637.       Top = 112
  638.       Width = 75
  639.       Height = 25
  640.       Caption = 'Dicon'
  641.       TabOrder = 11
  642.       OnClick = Button4Click
  643.     end
  644.     object Button3: TButton
  645.       Left = 14
  646.       Top = 112
  647.       Width = 75
  648.       Height = 25
  649.       Caption = 'Con'
  650.       TabOrder = 12
  651.       OnClick = Button3Click
  652.     end
  653.     object debug: TCheckBox
  654.       Left = 40
  655.       Top = 88
  656.       Width = 97
  657.       Height = 17
  658.       Caption = 'debug'
  659.       TabOrder = 13
  660.       OnClick = debugClick
  661.     end
  662.     object ListView1: TListView
  663.       Left = 104
  664.       Top = 96
  665.       Width = 49
  666.       Height = 17
  667.       Columns = <>
  668.       HotTrackStyles = []
  669.       TabOrder = 14
  670.       ViewStyle = vsReport
  671.       Visible = False
  672.     end
  673.     object schedview: TListView
  674.       Left = 0
  675.       Top = 80
  676.       Width = 121
  677.       Height = 57
  678.       Columns = <>
  679.       HotTrackStyles = []
  680.       MultiSelect = True
  681.       ReadOnly = True
  682.       RowSelect = True
  683.       TabOrder = 15
  684.       Visible = False
  685.     end
  686.     object logview: TListView
  687.       Left = 176
  688.       Top = 72
  689.       Width = 240
  690.       Height = 72
  691.       Columns = <>
  692.       GridLines = True
  693.       HotTrackStyles = []
  694.       TabOrder = 16
  695.       ViewStyle = vsReport
  696.     end
  697.   end
  698.   object StatusBar1: TStatusBar
  699.     Left = 0
  700.     Top = 330
  701.     Width = 591
  702.     Height = 23
  703.     Panels = <
  704.       item
  705.         Text = 'Webspector Idle.'
  706.         Width = 300
  707.       end
  708.       item
  709.         Width = 200
  710.       end>
  711.     SimplePanel = False
  712.     SizeGrip = False
  713.   end
  714.   object Dock971: TDock97
  715.     Left = 0
  716.     Top = 274
  717.     Width = 591
  718.     Height = 56
  719.     AllowDrag = False
  720.     Position = dpBottom
  721.     object Toolbar971: TToolbar97
  722.       Left = 0
  723.       Top = 0
  724.       BorderStyle = bsNone
  725.       Caption = 'Toolbar971'
  726.       DockPos = 0
  727.       TabOrder = 0
  728.       object ToolbarButton971: TToolbarButton97
  729.         Left = 414
  730.         Top = 0
  731.         Width = 69
  732.         Height = 52
  733.         Caption = 'Help'
  734.         Glyph.Data = {
  735.           0A030000424D0A03000000000000760000002800000022000000210000000100
  736.           04000000000094020000120B0000120B000007000000070000008000800000FF
  737.           FF0000808000FFFFFF00C0C0C000808080000000000044444444444444444444
  738.           4444444444444400660644444444444444444466444444444444440044444444
  739.           4444444444446600644444444444440044444444444444444466005606444444
  740.           4444440044444444444444446600553460644444444444004444444444444466
  741.           0055333446064444444444004444444444446600553333344460644444444400
  742.           4444444444660055333333344446064444444400444444446600553333334554
  743.           4444606444444400444444660055333333455665444446064444440044444000
  744.           5533333345566006544444606444440044664064333333455660000065444446
  745.           0644440040004064333345566000000006544444606444004064406433455660
  746.           0000000000654444460644004064406445566000021200000006544444606400
  747.           4064406556600000011100000000054444466400406440666000000002120000
  748.           0000065444464400406544050000000000002200000000654446440040664440
  749.           5000000000211122000000065446440044054444050000000002111112000000
  750.           6546440044404444405000000000021111100000065644004444444444050000
  751.           0000200021110000006644004444444444405000002110000111000000064400
  752.           4444444444440500000111222111000000006400444444444444405000001111
  753.           1110000000066400444444444444440500000211120000000664440044444444
  754.           4444444050000000000000066444440044444444444444440500000000000664
  755.           4444440044444444444444444050000000066444444444004444444444444444
  756.           4405000006644444444444004444444444444444444050066444444444444400
  757.           4444444444444444444400644444444444444400444444444444444444444444
  758.           44444444444444004444}
  759.         ImageIndex = 4
  760.         Layout = blGlyphTop
  761.         OnClick = ToolbarButton971Click
  762.       end
  763.       object ToolbarButton972: TToolbarButton97
  764.         Left = 345
  765.         Top = 0
  766.         Width = 69
  767.         Height = 52
  768.         Caption = 'Minimize'
  769.         Glyph.Data = {
  770.           36080000424D3608000000000000360400002800000020000000200000000100
  771.           08000000000000040000120B0000120B00000500000005000000C0C0C0000000
  772.           000080808000FF000000FFFFFF00000000000000000000000000000000000000
  773.           0000000000000000000000000000000000000000000000000000000000000000
  774.           0000000000000000000000000000000000000000000000000000000000000000
  775.           0000000000000000000000000000000000000000000000000000000000010100
  776.           0000000000000000000000000000000000000000000000000000000001020201
  777.           0000000000000000000000000000000000000000000000000000000102020202
  778.           0100000000000000000000000000000000000000000000000000010202030302
  779.           0201000000000000000000000000000000000000000000000001020203030303
  780.           0202010000000000000000000000000000000000000000000102020303030303
  781.           0302020100000000000000000000000000000000000000010202030303030303
  782.           0303020201000000000000000000000000000000000001020203030303030303
  783.           0303030202010000000000000000000000000000000102020303030303030303
  784.           0303030302020100000000000000000000000000010202030303030303030303
  785.           0303030303020201000000000000000000000001020203030303030303030303
  786.           0303030303030202010000000000000000000102020303030303030303030303
  787.           0303030303030302020100000000000000010202030303030303030303030303
  788.           0303030303030303020201000000000001020404040404040404030303030303
  789.           0303030204040404040402010000000001010101010101010104030303030303
  790.           0303030201010101010101010000000000000000000000000104030303030303
  791.           0303030201000000000000000000000000000000000000000104030303030303
  792.           0303030201000000000000000000000000000000000000000104030303030303
  793.           0303030201000000000000000000000000000000000000000104030303030303
  794.           0303030201000000000000000000000000000000000000000104030303030303
  795.           0303030201000000000000000000000000000000000000000104030303030303
  796.           0303030201000000000000000000000000000000000000000104030303030303
  797.           0303030201000000000000000000000000000000000000000104030303030303
  798.           0303030201000000000000000000000000000000000000000104030303030303
  799.           0303030201000000000000000000000000000000000000000104030303030303
  800.           0303030201000000000000000000000000000000000000000104040404040404
  801.           0404040201000000000000000000000000000000000000000001010101010101
  802.           0101010100000000000000000000000000000000000000000000000000000000
  803.           0000000000000000000000000000000000000000000000000000000000000000
  804.           0000000000000000000000000000}
  805.         ImageIndex = 2
  806.         Layout = blGlyphTop
  807.         OnClick = ToolbarButton972Click
  808.       end
  809.       object ToolbarButton973: TToolbarButton97
  810.         Left = 0
  811.         Top = 0
  812.         Width = 69
  813.         Height = 52
  814.         Caption = 'Client'
  815.         Glyph.Data = {
  816.           36080000424D3608000000000000360400002800000020000000200000000100
  817.           08000000000000040000120B0000120B00000001000005000000000000004000
  818.           000080000000FF000000002000004020000080200000FF200000004000004040
  819.           000080400000FF400000006000004060000080600000FF600000008000004080
  820.           000080800000FF80000000A0000040A0000080A00000FFA0000000C0000040C0
  821.           000080C00000FFC0000000FF000040FF000080FF0000FFFF0000000020004000
  822.           200080002000FF002000002020004020200080202000FF202000004020004040
  823.           200080402000FF402000006020004060200080602000FF602000008020004080
  824.           200080802000FF80200000A0200040A0200080A02000FFA0200000C0200040C0
  825.           200080C02000FFC0200000FF200040FF200080FF2000FFFF2000000040004000
  826.           400080004000FF004000002040004020400080204000FF204000004040004040
  827.           400080404000FF404000006040004060400080604000FF604000008040004080
  828.           400080804000FF80400000A0400040A0400080A04000FFA0400000C0400040C0
  829.           400080C04000FFC0400000FF400040FF400080FF4000FFFF4000000060004000
  830.           600080006000FF006000002060004020600080206000FF206000004060004040
  831.           600080406000FF406000006060004060600080606000FF606000008060004080
  832.           600080806000FF80600000A0600040A0600080A06000FFA0600000C0600040C0
  833.           600080C06000FFC0600000FF600040FF600080FF6000FFFF6000000080004000
  834.           800080008000FF008000002080004020800080208000FF208000004080004040
  835.           800080408000FF408000006080004060800080608000FF608000008080004080
  836.           800080808000FF80800000A0800040A0800080A08000FFA0800000C0800040C0
  837.           800080C08000FFC0800000FF800040FF800080FF8000FFFF80000000A0004000
  838.           A0008000A000FF00A0000020A0004020A0008020A000FF20A0000040A0004040
  839.           A0008040A000FF40A0000060A0004060A0008060A000FF60A0000080A0004080
  840.           A0008080A000FF80A00000A0A00040A0A00080A0A000FFA0A00000C0A00040C0
  841.           A00080C0A000FFC0A00000FFA00040FFA00080FFA000FFFFA0000000C0004000
  842.           C0008000C000FF00C0000020C0004020C0008020C000FF20C0000040C0004040
  843.           C0008040C000FF40C0000060C0004060C0008060C000FF60C0000080C0004080
  844.           C0008080C000FF80C00000A0C00040A0C00080A0C000FFA0C00000C0C00040C0
  845.           C00080C0C000FFC0C00000FFC00040FFC00080FFC000FFFFC0000000FF004000
  846.           FF008000FF00FF00FF000020FF004020FF008020FF00FF20FF000040FF004040
  847.           FF008040FF00FF40FF000060FF004060FF008060FF00FF60FF000080FF004080
  848.           FF008080FF00FF80FF0000A0FF0040A0FF0080A0FF00FFA0FF0000C0FF0040C0
  849.           FF0080C0FF00FFC0FF0000FFFF0040FFFF0080FFFF00FFFFFF00FFFFFFFFFFFF
  850.           FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00000000FF
  851.           FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00FFFFFFFF00
  852.           00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00FFFFFFFFFF
  853.           FF0000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00FFFFFFFFFF
  854.           FFFFFF00FF00000000000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00FFFFFFFF
  855.           FFFFFF0000000303030310100000FFFFFFFFFFFFFFFFFFFFFFFFFF00FFFFFFFF
  856.           FF000003030300030303101010030000FFFFFFFFFFFFFFFFFFFFFFFF00FFFFFF
  857.           0003030303030300030310101003030300FFFFFFFFFFFFFFFFFFFFFFFF00FF00
  858.           030303030303030300031010101003030300FFFFFFFFFFFFFFFFFFFFFF000003
  859.           03030303030303030300101010101003030300FFFFFFFFFFFFFFFFFFFFFF0003
  860.           03030303030303031010001010101010030300FFFFFFFFFFFFFFFFFFFF000303
  861.           0303030303030310101010001010101003030300FFFFFFFFFFFFFFFFFF000303
  862.           0303030303030310101010100010030303030300FFFFFFFFFFFFFFFF00030303
  863.           030303030310101003101010030003030303030300FFFFFFFFFFFFFF00030303
  864.           030303031010031003030303030300030303031000FFFFFFFFFFFFFF00031003
  865.           030303101010030303030310100303000303031000FFFFFFFFFFFFFF00030303
  866.           030303101010100303100303030303030003031000FFFFFFFFFFFFFF00030303
  867.           030310101010101010100303030303030003031000FFFFFFFFFFFFFF00030303
  868.           030310101010101010101003030303030300030300FFFFFFFFFFFFFF00030303
  869.           030310101010101010101010030303030303000300FFFFFFFFFFFFFFFF000303
  870.           0303101010101010100310101003030303030300FFFFFFFFFFFFFFFFFF000303
  871.           0303101010101010101010100303030303030000FFFFFFFFFFFFFFFFFFFF0010
  872.           03101010101010101010031010030303030000FF00FFFFFFFFFFFFFFFFFF0003
  873.           10101010101010101003031003031003030300FF00FFFFFFFFFFFFFFFFFFFF00
  874.           031010101010101003101003031010100300FFFFFF00FFFFFFFFFFFFFFFFFFFF
  875.           0000101010031010101010031010100300FFFFFFFF00FFFFFFFFFFFFFFFFFFFF
  876.           FF000003030303031010030310100000FFFFFFFFFFFF00FF00FFFFFFFFFFFFFF
  877.           FFFFFF0000030310101003100000FFFFFFFFFFFFFFFFFF0000FFFFFFFFFFFFFF
  878.           FFFFFFFFFF00000000000000FFFFFFFFFFFFFFFFFF00000000FFFFFFFFFFFFFF
  879.           FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000FFFFFFFFFFFFFF
  880.           FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000FFFFFFFFFFFFFF
  881.           FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00FF}
  882.         ImageIndex = 6
  883.         Layout = blGlyphTop
  884.         OnClick = ToolbarButton973Click
  885.       end
  886.       object closebtn: TToolbarButton97
  887.         Left = 276
  888.         Top = 0
  889.         Width = 69
  890.         Height = 52
  891.         Caption = 'Close'
  892.         Glyph.Data = {
  893.           36080000424D3608000000000000360400002800000020000000200000000100
  894.           0800000000000004000000000000000000000001000000010000000000000000
  895.           80000080000000808000800000008000800080800000C0C0C000C0DCC000F0CA
  896.           A600D4F0FF00B1E2FF008ED4FF006BC6FF0048B8FF0025AAFF0000AAFF000092
  897.           DC00007AB90000629600004A730000325000D4E3FF00B1C7FF008EABFF006B8F
  898.           FF004873FF002557FF000055FF000049DC00003DB90000319600002573000019
  899.           5000D4D4FF00B1B1FF008E8EFF006B6BFF004848FF002525FF000000FE000000
  900.           DC000000B900000096000000730000005000E3D4FF00C7B1FF00AB8EFF008F6B
  901.           FF007348FF005725FF005500FF004900DC003D00B90031009600250073001900
  902.           5000F0D4FF00E2B1FF00D48EFF00C66BFF00B848FF00AA25FF00AA00FF009200
  903.           DC007A00B900620096004A00730032005000FFD4FF00FFB1FF00FF8EFF00FF6B
  904.           FF00FF48FF00FF25FF00FE00FE00DC00DC00B900B90096009600730073005000
  905.           5000FFD4F000FFB1E200FF8ED400FF6BC600FF48B800FF25AA00FF00AA00DC00
  906.           9200B9007A009600620073004A0050003200FFD4E300FFB1C700FF8EAB00FF6B
  907.           8F00FF487300FF255700FF005500DC004900B9003D0096003100730025005000
  908.           1900FFD4D400FFB1B100FF8E8E00FF6B6B00FF484800FF252500FE000000DC00
  909.           0000B9000000960000007300000050000000FFE3D400FFC7B100FFAB8E00FF8F
  910.           6B00FF734800FF572500FF550000DC490000B93D000096310000732500005019
  911.           0000FFF0D400FFE2B100FFD48E00FFC66B00FFB84800FFAA2500FFAA0000DC92
  912.           0000B97A000096620000734A000050320000FFFFD400FFFFB100FFFF8E00FFFF
  913.           6B00FFFF4800FFFF2500FEFE0000DCDC0000B9B9000096960000737300005050
  914.           0000F0FFD400E2FFB100D4FF8E00C6FF6B00B8FF4800AAFF2500AAFF000092DC
  915.           00007AB90000629600004A73000032500000E3FFD400C7FFB100ABFF8E008FFF
  916.           6B0073FF480057FF250055FF000049DC00003DB9000031960000257300001950
  917.           0000D4FFD400B1FFB1008EFF8E006BFF6B0048FF480025FF250000FE000000DC
  918.           000000B90000009600000073000000500000D4FFE300B1FFC7008EFFAB006BFF
  919.           8F0048FF730025FF570000FF550000DC490000B93D0000963100007325000050
  920.           1900D4FFF000B1FFE2008EFFD4006BFFC60048FFB80025FFAA0000FFAA0000DC
  921.           920000B97A000096620000734A0000503200D4FFFF00B1FFFF008EFFFF006BFF
  922.           FF0048FFFF0025FFFF0000FEFE0000DCDC0000B9B90000969600007373000050
  923.           5000F2F2F200E6E6E600DADADA00CECECE00C2C2C200B6B6B600AAAAAA009E9E
  924.           9E0092929200868686007A7A7A006E6E6E0062626200565656004A4A4A003E3E
  925.           3E0032323200262626001A1A1A000E0E0E00F0FBFF00A4A0A000808080000000
  926.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF000101010101F8
  927.           F8F8F8F8F8F8F8F8F8F8F8F8F8F8F8F8F8F8F8F8F8F8F8F8010101010101EDED
  928.           EDEDEDEDEDEDEDEDEDEDEDEDEDEDEDEDEDEDEDEDEDF8F8F8F801010103000000
  929.           000000000000000000000000000000000000000000EDF8F8F8F801030EFB0EFB
  930.           0EFB0EFB0EFB0EFB0EFB0EFB0EFB0EFB0EFB0EFB0700EDF8F8F8030EFB0EFB0E
  931.           FB0EFB0EFB0EFB0EFB0EFB0EFB0EFB0EFB0EFB0EFB0700EDF8F803FB0EFB0EFB
  932.           0EFB0EFB0EFB0EFB0EFB0EFB0EFB0EFB0EFB0EFB0EFB00EDF8F8030EFB0EFB0E
  933.           FB0EFB0EFB0EFB070000070EFB0EFB0EFB0EFB0EFB0E00EDF80103FB0EFB0EFB
  934.           0EFB0EFB0EFB0E00000000FB0EFB0EFB0EFB0EFB0E0700EDF8010103FB0EFB0E
  935.           FB0EFB0EFB0EFB000000000EFB0EFB0EFB0EFB0EFB00EDF8010101030EFB0EFB
  936.           0EFB0EFB0EFB0E07000007FB0EFB0EFB0EFB0EFB0700EDF801010101030EFB0E
  937.           FB0EFB0EFB0EFB0EFB0EFB0EFB0EFB0EFB0EFB0E00EDF8010101010103FB0EFB
  938.           0EFB0EFB0EFB0EFB00FB0EFB0EFB0EFB0EFB0E0700EDF801010101010103FB0E
  939.           FB0EFB0EFB0EFB070007FB0EFB0EFB0EFB0EFB00EDF801010101010101030EFB
  940.           0EFB0EFB0EFB0E0300030EFB0EFB0EFB0EFB0700EDF80101010101010101030E
  941.           FB0EFB0EFB0EFB000000FB0EFB0EFB0EFB0E00EDF801010101010101010103FB
  942.           0EFB0EFB0EFB0700000007FB0EFB0EFB0E0700EDF80101010101010101010103
  943.           FB0EFB0EFB0E03000000030EFB0EFB0EFB00EDF8010101010101010101010103
  944.           0EFB0EFB0EFB0000000000FB0EFB0EFB0700EDF8010101010101010101010101
  945.           030EFB0EFB0E00000000000EFB0EFB0E00EDF801010101010101010101010101
  946.           03FB0EFB0EFB0000000000FB0EFB0E0700EDF801010101010101010101010101
  947.           0103FB0EFB0E00000000000EFB0EFB00EDF80101010101010101010101010101
  948.           01030EFB0EFB0000000000FB0EFB0700EDF80101010101010101010101010101
  949.           0101030EFB0E07000000070EFB0E00EDF8010101010101010101010101010101
  950.           010103FB0EFB0EFB0EFB0EFB0E0700EDF8010101010101010101010101010101
  951.           01010103FB0EFB0EFB0EFB0EFB00EDF801010101010101010101010101010101
  952.           010101030EFB0EFB0EFB0EFB0700EDF801010101010101010101010101010101
  953.           01010101030EFB0EFB0EFB0E00EDF80101010101010101010101010101010101
  954.           0101010103FB0EFB0EFB0E0700EDF80101010101010101010101010101010101
  955.           010101010103FB0EFB0EFB00EDF8010101010101010101010101010101010101
  956.           0101010101030EFB0EFB0700F801010101010101010101010101010101010101
  957.           010101010101030EFB0700010101010101010101010101010101010101010101
  958.           0101010101010103030301010101010101010101010101010101}
  959.         ImageIndex = 3
  960.         Layout = blGlyphTop
  961.         OnClick = closebtnClick
  962.       end
  963.       object abortbtn: TToolbarButton97
  964.         Left = 207
  965.         Top = 0
  966.         Width = 69
  967.         Height = 52
  968.         Caption = 'Abort'
  969.         Glyph.Data = {
  970.           36080000424D3608000000000000360400002800000020000000200000000100
  971.           08000000000000040000120B0000120B00001000000010000000000000000000
  972.           80000080000000808000800000008000800080800000C0C0C000808080000000
  973.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00070707070707
  974.           0707070700000000000000000000000707070707070707070707070707070707
  975.           0707070000060006000400040004000007070707070707070707070707070707
  976.           0707070006000600000000000400040007070707070707070707070707070707
  977.           070707000606000A0F0A0F020004000007070707070707070707070707070707
  978.           070700000600020A0A0F0A0F0200040000070707070707070707070707070707
  979.           070000040600020A0A0A0F0A0F00000400000707070707070707070707070700
  980.           000006000600020A0A0A0A0F0A00040004000000070707070707070707070004
  981.           00040004060002020A0A0A0A0F00000400040004000707070707070707000B0B
  982.           0606060006000002020202020000060004000406060007070707070707000000
  983.           0000000406060000000000000006000400000000000007070707070707070707
  984.           0707070006000600040004000400060007070707070707070707070707070707
  985.           0707070006060006000400040004000007070707070707070707070707070707
  986.           0707070006000600000000000400040007070707070707070707070707070707
  987.           070707000606000B0F0B0F030004000007070707070707070707070707070707
  988.           070700000600030B0B0F0B0F0300040000070707070707070707070707070707
  989.           070000040600030B0B0B0F0B0F00000400000707070707070707070707070700
  990.           000006000600030B0B0B0B0F0B00040004000000070707070707070707070004
  991.           00040004060003030B0B0B0B0F00000400040004000707070707070707000B0B
  992.           0606060006000003030303030000060004000406060007070707070707000000
  993.           0000000406060000000000000006000400000000000007070707070707070707
  994.           0707070006000600040004000400060007070707070707070707070707070707
  995.           0707070006060006000400040004000007070707070707070707070707070707
  996.           0707070006000600000000000400040007070707070707070707070707070707
  997.           0707070006060009080908010004000007070707070707070707070707070707
  998.           0707000006000109090809080100040000070707070707070707070707070707
  999.           0700000406000109090908090800000400000707070707070707070707070700
  1000.           0000060006000109090909080900040004000000070707070707070707070004
  1001.           0004000406000101090909090800000400040004000707070707070707000B0B
  1002.           0606060006000001010101010000060004000406060007070707070707000000
  1003.           0000000406060000000000000006000400000000000007070707070707070707
  1004.           070707000B060600060006000600060007070707070707070707070707070707
  1005.           0707070700000000000000000000000707070707070707070707}
  1006.         ImageIndex = 1
  1007.         Layout = blGlyphTop
  1008.         OnClick = abortbtnClick
  1009.       end
  1010.       object queuebtn: TToolbarButton97
  1011.         Left = 69
  1012.         Top = 0
  1013.         Width = 69
  1014.         Height = 52
  1015.         Caption = 'Queue'
  1016.         Glyph.Data = {
  1017.           36080000424D3608000000000000360400002800000020000000200000000100
  1018.           08000000000000040000120B0000120B00001000000010000000000000000000
  1019.           CC00009900000099990099000000990099009999000099999900CCCCCC000000
  1020.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF000B0B0B0B0B0B
  1021.           0B0B0B0B0B0B0B0B0B000000000B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B
  1022.           0B0B0B0B0B0B0B0B0B000E06000B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B
  1023.           0B0B0B0B0B0B0B0B0B000E06000B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B
  1024.           0B0B0B0B0B0B0B0B0B000E06000B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B
  1025.           0B0B0B0B0B0B0B0B000F080606000B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B
  1026.           0B0B0B0B0B0B0B000F0E0E080606000B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B
  1027.           0B0B0B0B0B0B000F0E0F080E080606000B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B
  1028.           0B0B0B0B0B000F0E0F0E0E0806080606000B0B0B0B0B0B0B0B0B0B0B0B0B0B0B
  1029.           0B0B0B0B000F0E0F0E0F080E0806080606000B0B0B0B0B0B0B0B0B0B0B0B0B0B
  1030.           0B0B0B000F0E0F0E0F0E0E08060806080606000B0B0B0B0B0B0B0B0B0B0B0B0B
  1031.           0B0B000F0E0F0E0F0E0F080E08060806080606000B0B0B0B0B0B0B0B0B0B0B0B
  1032.           0B000F0E0F000000000000000000000000060606000B0B0B0B0B0B0B0B0B0B0B
  1033.           0000000000070707070F0F0F0F0F00070000000000000B0B0B0B0B0B0B0B0B00
  1034.           000606000F0F0F0F0F070707070F0008000606060606000B0B0B0B0B0B0B0006
  1035.           06060600070707070F0F0F0F0F0F000708000606060606000B0B0B0B0B000606
  1036.           0606000F0F0F0F0F070707070F0007080700060606060606000B0B0B0B000606
  1037.           060600070707070F0F0F0F0F0F0008070807000606060606000B0B0B0B000606
  1038.           06000F0F0F0F0F07070707070F0008080708000606060606000B0B0B0B0B0006
  1039.           0600070707070F0F0F0F0F0F0F000F0808070800060606000B0B0B0B0B0B0B00
  1040.           000F0F0F0F0F07070707070F000F080F070807000600000B0B0B0B0B0B0B0B0B
  1041.           00070707070F0F0F0F0F0F0F00080F0808070807000B0B0B0B0B0B0B0B0B0B00
  1042.           0F0F0F0F0F07070707070F00000F080F08080708000B0B0B0B0B0B0B0B0B0B00
  1043.           070707070F0F0F0F0F0F0F000F080F080F080807000B0B0B0B0B0B0B0B0B000F
  1044.           0F0F0F0F0F0F0000000000000F0F080F080F080807000B0B0B0B0B0B0B0B000F
  1045.           0000000000000808000F0F0F0F0F0F080F00000008000B0B0B0B0B0B0B0B0000
  1046.           070708070807080F000F0F0F0F000000000F0F0F0000000B0B0B0B0B0B000707
  1047.           070807080708080800000000000F0F0F0F0F0F0F0F0F000B0B0B0B0B0B000707
  1048.           070708070808080F080F080F0F0F0F0F0F0F0F0F0F0F000B0B0B0B0B0B0B0000
  1049.           0708070807080F080F080F080F0F0F0F0F0F0F0F0F000B0B0B0B0B0B0B0B0B0B
  1050.           000008070808080F080F080F0F0F0F0F0F0F0000000B0B0B0B0B0B0B0B0B0B0B
  1051.           0B0B000000080F080F080F080F0F000000000B0B0B0B0B0B0B0B0B0B0B0B0B0B
  1052.           0B0B0B0B0B0000000000000000000B0B0B0B0B0B0B0B0B0B0B0B}
  1053.         ImageIndex = 0
  1054.         Layout = blGlyphTop
  1055.         OnClick = queuebtnClick
  1056.       end
  1057.       object retrall: TToolbarButton97
  1058.         Left = 138
  1059.         Top = 0
  1060.         Width = 69
  1061.         Height = 52
  1062.         Caption = 'Check All'
  1063.         Glyph.Data = {
  1064.           36080000424D3608000000000000360400002800000020000000200000000100
  1065.           08000000000000040000120B0000120B00001300000013000000C0B4AF00190A
  1066.           0300301306005B240C005A240C00C44E1B00C34F1C00BD532600C35C3000C368
  1067.           4100AB614000AA614100DEA89100E4AE9600B69E9300FFFFFF00C0C0C0008080
  1068.           8000000000001010101010101010101010101010101010101010101010101010
  1069.           1010101010101010101010101010101010101010101010101010101010101010
  1070.           1010101010101010101111111111111111111111111111111111111111111111
  1071.           1111111111111004040404040404040404040404040404040404040404040404
  1072.           0404040411111004050505050505050505050505050505050505050505050505
  1073.           050505041110100405050505050505050E0C0C0C0C0C0C0C0C0C0C0505050505
  1074.           050505041010100405050505050505050E0F0F0F0F0F0F0F0F0F0C0505050505
  1075.           050505041010100405050505050505050E0F0F0F0F0F0F0F0F0F0C0505050505
  1076.           050505041010100405050505050505050E0E0E0E0E0E0E0E0E0E0C0505050505
  1077.           0505050410101004050505050505050505050505050505050505050505050505
  1078.           0505050410101004050505050505040404040404040404040404040404050505
  1079.           05050504101010040505050505040D0F0F0F0F0F0F0F0F0F0F0F0F0F0D040505
  1080.           050505041010100405050505040D10110F110F100F100F100F100F100F0D0405
  1081.           0505050410101004040404040D10110F110F110F1112100F100F100F100F0D04
  1082.           04040404101010100F0F0F0F10110F110F110F0B010703090F100F100F100F0F
  1083.           0F0F0F1210101010120F1111110F110F110F0B0105060503000F100F100F1112
  1084.           100F121010101010120F111112100F110F0B01050505050512000F100F101110
  1085.           110F12101010101010120F111111100F0B010505050505050512100F10111211
  1086.           0F1210101010101010120F1111120F0B0105050505050505050A010811111110
  1087.           0F121010101010101010120F111111010505050505050505050505011112100F
  1088.           12101010101010101010120F111112010101020505050505010101011211110F
  1089.           1210101010101010101010120F12101010100105050505051210101010120F12
  1090.           1010101010101010101010120F12111111100105050505051210111111120F12
  1091.           101010101010101010101010120F1111111001050505050512101111110F1210
  1092.           101010101010101010101010120F0F0F0F1001050505050512100F0F0F0F1210
  1093.           1010101010101010101010101012121212100105050505051210121212121010
  1094.           1010101010101010101010101010101010100105050505051210101010101010
  1095.           1010101010101010101010101010101010100105050505051210101010101010
  1096.           1010101010101010101010101010101010100105050505050110101010101010
  1097.           1010101010101010101010101010101010100105050505050110101010101010
  1098.           1010101010101010101010101010101010100801010101010810101010101010
  1099.           1010101010101010101010101010101010101010101010101010101010101010
  1100.           101010101010}
  1101.         ImageIndex = 1
  1102.         Layout = blGlyphTop
  1103.         OnClick = retrallClick
  1104.       end
  1105.     end
  1106.   end
  1107.   object schedtimer: TTimer
  1108.     Enabled = False
  1109.     Interval = 15000
  1110.     OnTimer = schedtimerTimer
  1111.     Left = 200
  1112.     Top = 160
  1113.   end
  1114.   object SMTP1: TipwSMTP
  1115.     OnError = SMTP1Error
  1116.     WinsockLoaded = False
  1117.     Left = 200
  1118.     Top = 192
  1119.     RegHnd = {
  1120.       D2F545EBA537C9AE405262ADD55A3A79C6E6F63FD863F07B0A4B3FB889CCA303
  1121.       45F56FD4E7C0971ABC64E96ED3FAC1B0B74F84B9B677C74A3361798F110C0202
  1122.       D2F545EBA537C9AE12EF22E20535A2B5F03BD95C47F21A3BB7AA9BE0117AA4C3
  1123.       AE167B375925D95CE001DE1AFE52154F224276A68E7A55CC6D7A12C8A23CB8F6}
  1124.   end
  1125.   object PopupMenu2: TPopupMenu
  1126.     Left = 136
  1127.     Top = 192
  1128.     object Show1: TMenuItem
  1129.       Caption = '&Restore'
  1130.       Default = True
  1131.       OnClick = Show1Click
  1132.     end
  1133.     object ActivateClient1: TMenuItem
  1134.       Caption = 'Activate &Client'
  1135.       OnClick = ActivateClient1Click
  1136.     end
  1137.     object RetrieveAll1: TMenuItem
  1138.       Caption = 'Chec&k All'
  1139.       OnClick = RetrieveAll1Click
  1140.     end
  1141.     object Abort1: TMenuItem
  1142.       Caption = '&Abort'
  1143.       OnClick = Abort1Click
  1144.     end
  1145.     object N5: TMenuItem
  1146.       Caption = '-'
  1147.     end
  1148.     object Exit2: TMenuItem
  1149.       Caption = 'Close &Server'
  1150.       OnClick = Exit2Click
  1151.     end
  1152.   end
  1153.   object cloneipinfo1: TipwIPInfo
  1154.     WinsockLoaded = True
  1155.     PendingRequests = 0
  1156.     HostAddress = '141.161.104.221'
  1157.     HostName = 'wkstn104-221.henle.georgetown.edu'
  1158.     ServicePort = 0
  1159.     Left = 232
  1160.     Top = 192
  1161.     RegHnd = {
  1162.       9A670DF70099E0D84DFB59ACE6178AAC35A6382E20240E6279B4AD3EFF6A1DB3
  1163.       FAF36F8C6A93145BD8165CD9C6D28E4FACB7C392DD13580FCC051CF58F54911C
  1164.       9A670DF70099E0D8DCA12AF07F3E97E791AC0189A4322B6BD158185648C5A5A4
  1165.       4D40D389D47481CE1075D15FAD69A404E695A2597BAA85F38A6F2C042274B9CC}
  1166.   end
  1167.   object NetDial1: TipwNetDial
  1168.     OnPhonebookEntry = NetDial1PhonebookEntry
  1169.     OnConnectedEntry = NetDial1ConnectedEntry
  1170.     Left = 136
  1171.     Top = 224
  1172.     RegHnd = {
  1173.       83E4365136C67FBFB5B5B8789A8B4890D335EF798053DC921108911F53E34D6A
  1174.       614D4C0B2E59D58C2AF8314BEB2C4C52CA2976F7F27FC2407480FF8A9A511BF8
  1175.       83E4365136C67FBF18DC536A4930B7917D50020EE88205F4CB8F199300E1FB23
  1176.       8BA8FBFF97C8E6BC2B20D9E93BA9E12D0C1935C938BD871A419F66578ED6187A}
  1177.   end
  1178.   object IPDaemon1: TipwIPDaemon
  1179.     OnError = IPDaemon1Error
  1180.     WinsockLoaded = False
  1181.     InBufferSize = 16384
  1182.     OutBufferSize = 16384
  1183.     MaxLineLength = 16384
  1184.     OnConnectionRequest = IPDaemon1ConnectionRequest
  1185.     OnConnected = IPDaemon1Connected
  1186.     OnDisconnected = IPDaemon1Disconnected
  1187.     OnDataIn = IPDaemon1DataIn
  1188.     Left = 168
  1189.     Top = 224
  1190.     RegHnd = {
  1191.       C5B800178B1F024EA337B2AD007DEB33016989DE4DD27A6824150018C5F46ABE
  1192.       BCE99724476D88CAB6F8E9AC889E7678A13824D199ACB413336217051AFDEB51
  1193.       C5B800178B1F024E689F08A2B5C94BD8A84162FAD37FCCDD600A17D79C436B91
  1194.       ACE8C11F39C06064311B8366A1EC5AE92A8EB267105471142B28BB2D13613700}
  1195.   end
  1196.   object megatoolong: TTimer
  1197.     Enabled = False
  1198.     OnTimer = megatoolongTimer
  1199.     Left = 168
  1200.     Top = 160
  1201.   end
  1202.   object megatestsize: TTimer
  1203.     Enabled = False
  1204.     OnTimer = megatestsizeTimer
  1205.     Left = 232
  1206.     Top = 160
  1207.   end
  1208.   object maxtimer: TTimer
  1209.     Enabled = False
  1210.     OnTimer = maxtimerTimer
  1211.     Left = 136
  1212.     Top = 160
  1213.   end
  1214.   object oxForm1: ToxForm
  1215.     AboutReg = 67174656
  1216.     Caption = 'Webspector Server'
  1217.     ItalicWords = 0
  1218.     Options = []
  1219.     CaptionButtons = [oxbRollUp, oxbOnTop, oxbCustom]
  1220.     CustomButtonIndex = -1
  1221.     ActiveCaption = ox3Normal
  1222.     ActiveText = ox3Normal
  1223.     ActiveBorder = ox3Normal
  1224.     InactiveCaption = ox3Normal
  1225.     InactiveText = ox3Normal
  1226.     InactiveBorder = ox3Normal
  1227.     MinHeight = 379
  1228.     MinWidth = 599
  1229.     MaxWidth = 600
  1230.     MaxHeight = 380
  1231.     OnTop = False
  1232.     TrayIcon.Data = {
  1233.       0000010002002020100000000000E80200002600000010101000000000002801
  1234.       00000E0300002800000020000000400000000100040000000000800200000000
  1235.       0000000000000000000000000000000000000000800000800000008080008000
  1236.       00008000800080800000C0C0C000808080000000FF0000FF000000FFFF00FF00
  1237.       0000FF00FF00FFFF0000FFFFFF00000000000000000000000000000000000000
  1238.       0000000000000000000000000000000000000000000000000000000000000000
  1239.       0000000000000000000000000000000000000000000000000000000000000000
  1240.       00000000CCCC2200000000000000000000000CCC0CCC222C0000000000000000
  1241.       000CCCCCC0CC222CCC0000000000000000CCCCCCCC0C2222CCC0000000000000
  1242.       0CCCCCCCCCC022222CCC0000000000000CCCCCCCCC22022222CC000000000000
  1243.       CCCCCCCCC222202222CCC00000000000CCCCCCCCC2222202CCCCC0000000000C
  1244.       CCCCCCC222C222C0CCCCCC000000000CCCCCCC22C2CCCCCC0CCCC2000000000C
  1245.       2CCCC222CCCCC22CC0CCC2000000000CCCCCC2222CC2CCCCCC0CC2000000000C
  1246.       CCCC22222222CCCCCC0CC2000000000CCCCC222222222CCCCCC0CC000000000C
  1247.       CCCC2222222222CCCCCC0C0000000000CCCC2222222C222CCCCCC00000000000
  1248.       CCCC2222222222CCCCCC00000000000002C222222222C22CCCC0000000000000
  1249.       0C222222222CC2CC2CCC00000000000000C2222222C22CC222C0000000000000
  1250.       0000222C22222C222C0000000000000000000CCCCC22CC220000000000000000
  1251.       0000000CCCC2C200000000000000000000000000000000000000000000000000
  1252.       0000000000000000000000000000000000000000000000000000000000000000
  1253.       0000000000000000000000000000FFFFFFFF87FFFFFF79FFFFFF7E7FFFFF7FA0
  1254.       3FFFBF800FFFBE0003FFDC0001FFE80000FFE000007FF000007FE000003FE000
  1255.       003FC000001FC000001FC000001FC000001FC000001FC000001FC000001FE000
  1256.       003FE000003FF000005FF000005FF80000EFFC0001EFFE0003F5FF800FF9FFE0
  1257.       3FE1FFFFFFF1FFFFFFF9FFFFFFFD280000001000000020000000010004000000
  1258.       0000C00000000000000000000000000000000000000000000000000080000080
  1259.       000000808000800000008000800080800000C0C0C000808080000000FF0000FF
  1260.       000000FFFF00FF000000FF00FF00FFFF0000FFFFFF0008000000000000008088
  1261.       000000000000800080442800000080044C4C26400000084CCCC422440000084C
  1262.       CC42222C400004CCC42220CC4000044C424C444C680004CC2222CCC4680004CC
  1263.       22222CC4480008CC222224CC0000000222226444880000802222622408000008
  1264.       44C24280008800000888800008080000000000000088BFFF00004FFF0000703F
  1265.       0000601F0000800F000080070000800700008003000080030000800300008007
  1266.       0000C0030000C00B0000E01C0000F8780000FFFC0000}
  1267.     TrayHint = 'Webspector Server'
  1268.     TrayMenu = PopupMenu2
  1269.     TrayEnabled = True
  1270.     TrayShows = [oxfRestored, oxfMinimized, oxfInvisible]
  1271.     MinimizeAction = oxfHide
  1272.     OnTrayDblClk = oxForm1TrayDblClk
  1273.     Left = 136
  1274.     Top = 120
  1275.   end
  1276.   object AppExec1: TAppExec
  1277.     Wait = False
  1278.     WindowState = wsNormal
  1279.     Left = 168
  1280.     Top = 192
  1281.   end
  1282.   object JustOne321: TJustOne32
  1283.     Left = 168
  1284.     Top = 120
  1285.   end
  1286.   object ASSysInfo1: TASSysInfo
  1287.     Left = 200
  1288.     Top = 120
  1289.   end
  1290.   object Wave1: TWave
  1291.     WhereWave = wwInFile
  1292.     ResourceType = 'WAVE'
  1293.     Left = 232
  1294.     Top = 120
  1295.   end
  1296. end
  1297.