home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 8 / Chip_Hitware_Vol_08.iso / chiphit8 / tools / 95techfa / tekfct95.exe / 0 / RCDATA / TMAINFORM / TMAINFORM.txt
Text File  |  1997-03-06  |  163KB  |  4,375 lines

  1. inherited MainForm: TMainForm
  2.   Left = 390
  3.   Top = 352
  4.   Width = 575
  5.   Height = 395
  6.   HelpContext = 10
  7.   BorderIcons = [biSystemMenu, biMinimize, biMaximize]
  8.   BorderStyle = bsSizeable
  9.   Caption = 'TechFacts 95'
  10.   Menu = MainMenu1
  11.   PopupMenu = PopupMenu1
  12.   Scaled = False
  13.   OnActivate = FormActivate
  14.   OnCreate = FormCreate
  15.   OnMouseDown = FormMouseDown
  16.   OnResize = FormResize
  17.   OnShow = FormShow
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Panel16: TPanel
  21.     Left = 0
  22.     Top = 0
  23.     Width = 567
  24.     Height = 321
  25.     Align = alClient
  26.     BevelInner = bvRaised
  27.     BevelOuter = bvNone
  28.     TabOrder = 2
  29.     Visible = False
  30.     object Panel17: TPanel
  31.       Left = 1
  32.       Top = 1
  33.       Width = 193
  34.       Height = 319
  35.       Align = alLeft
  36.       BevelOuter = bvNone
  37.       TabOrder = 0
  38.       object Label10: TLabel
  39.         Left = 8
  40.         Top = 19
  41.         Width = 48
  42.         Height = 13
  43.         Caption = 'Print Font:'
  44.       end
  45.       object Label13: TLabel
  46.         Left = 8
  47.         Top = 80
  48.         Width = 103
  49.         Height = 13
  50.         Caption = 'Add to Column Width:'
  51.       end
  52.       object FontName1: TLabel
  53.         Left = 64
  54.         Top = 19
  55.         Width = 105
  56.         Height = 13
  57.         AutoSize = False
  58.       end
  59.       object Label11: TLabel
  60.         Left = 8
  61.         Top = 144
  62.         Width = 87
  63.         Height = 13
  64.         Caption = 'Number of Copies:'
  65.       end
  66.       object Panel18: TPanel
  67.         Left = 0
  68.         Top = 278
  69.         Width = 193
  70.         Height = 41
  71.         Align = alBottom
  72.         BevelOuter = bvNone
  73.         TabOrder = 0
  74.         object PrintCancel: TBitBtn
  75.           Left = 104
  76.           Top = 8
  77.           Width = 75
  78.           Height = 25
  79.           Caption = '&Cancel'
  80.           TabOrder = 0
  81.           OnClick = PrintCancelClick
  82.           Kind = bkCancel
  83.         end
  84.         object PrintOk: TBitBtn
  85.           Left = 32
  86.           Top = 8
  87.           Width = 75
  88.           Height = 25
  89.           Caption = '&Print'
  90.           TabOrder = 1
  91.           OnClick = PrintOkClick
  92.         end
  93.       end
  94.       object AddCol: TSpinEdit
  95.         Left = 120
  96.         Top = 77
  97.         Width = 49
  98.         Height = 22
  99.         EditorEnabled = False
  100.         MaxValue = 99
  101.         MinValue = 0
  102.         TabOrder = 1
  103.         Value = 1
  104.         OnChange = AddColChange
  105.       end
  106.       object RadioButton1: TRadioButton
  107.         Left = 8
  108.         Top = 104
  109.         Width = 113
  110.         Height = 17
  111.         Caption = '&Print entire report'
  112.         Checked = True
  113.         TabOrder = 2
  114.         TabStop = True
  115.       end
  116.       object RadioButton2: TRadioButton
  117.         Left = 8
  118.         Top = 120
  119.         Width = 145
  120.         Height = 17
  121.         Caption = 'Print only &selected text'
  122.         TabOrder = 3
  123.       end
  124.       object BitBtn32: TBitBtn
  125.         Left = 56
  126.         Top = 40
  127.         Width = 121
  128.         Height = 25
  129.         Caption = '&Select a new font'
  130.         TabOrder = 4
  131.         OnClick = BitBtn32Click
  132.         Glyph.Data = {
  133.           76010000424D7601000000000000760000002800000020000000100000000100
  134.           04000000000000010000130B0000130B00000000000000000000000000000000
  135.           800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  136.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  137.           3333333333333333333333333333333333333FF3FFFFFFF33FFF003000000033
  138.           0000773777777733777703330033033330037FFF77F37F33377F700007330333
  139.           3003777777337FFFF77F303003337000007337F77F3377777773303073333033
  140.           003337F77F3337F377F337007333303300333777733337FF77F3330033333703
  141.           07333377F333377F7733330733333300033333773FF3F3777F33333399393300
  142.           033333337737FF777F333333339993307333333333777FF77333333333999930
  143.           3333333333777737333333333333333333333333333333333333333333333333
  144.           3333333333333333333333333333333333333333333333333333}
  145.         NumGlyphs = 2
  146.       end
  147.       object SpinCopies: TSpinEdit
  148.         Left = 120
  149.         Top = 141
  150.         Width = 49
  151.         Height = 22
  152.         MaxValue = 9
  153.         MinValue = 1
  154.         TabOrder = 5
  155.         Value = 1
  156.       end
  157.     end
  158.     object Panel19: TPanel
  159.       Left = 194
  160.       Top = 1
  161.       Width = 372
  162.       Height = 319
  163.       Align = alClient
  164.       BevelOuter = bvNone
  165.       TabOrder = 1
  166.       object RichEdit3: TRichEdit
  167.         Left = 104
  168.         Top = 48
  169.         Width = 185
  170.         Height = 89
  171.         Lines.Strings = (
  172.           'RichEdit3')
  173.         TabOrder = 3
  174.         Visible = False
  175.         WordWrap = False
  176.       end
  177.       object Panel20: TPanel
  178.         Left = 0
  179.         Top = 294
  180.         Width = 372
  181.         Height = 25
  182.         Align = alBottom
  183.         BevelOuter = bvNone
  184.         Ctl3D = False
  185.         ParentCtl3D = False
  186.         TabOrder = 0
  187.       end
  188.       object Panel21: TPanel
  189.         Left = 0
  190.         Top = 0
  191.         Width = 372
  192.         Height = 24
  193.         Align = alTop
  194.         BevelOuter = bvNone
  195.         Caption = 'Print Preview:'
  196.         Ctl3D = False
  197.         ParentCtl3D = False
  198.         TabOrder = 1
  199.       end
  200.       object PrintRich: TRichEdit
  201.         Left = 0
  202.         Top = 24
  203.         Width = 372
  204.         Height = 270
  205.         Align = alClient
  206.         PlainText = True
  207.         ScrollBars = ssBoth
  208.         TabOrder = 2
  209.         WordWrap = False
  210.       end
  211.     end
  212.   end
  213.   object Panel9: TPanel
  214.     Left = 0
  215.     Top = 0
  216.     Width = 567
  217.     Height = 321
  218.     Align = alClient
  219.     BevelOuter = bvNone
  220.     TabOrder = 0
  221.     object MainPageControl: TPageControl
  222.       Left = 0
  223.       Top = 33
  224.       Width = 567
  225.       Height = 288
  226.       HelpContext = 100
  227.       ActivePage = TabSheet1
  228.       Align = alClient
  229.       PopupMenu = PopupMenu2
  230.       TabOrder = 1
  231.       OnChange = MainPageControlChange
  232.       object TabSheet1: TTabSheet
  233.         Caption = '&Monitor'
  234.         object Panel22: TPanel
  235.           Left = 134
  236.           Top = 0
  237.           Width = 425
  238.           Height = 260
  239.           Align = alClient
  240.           TabOrder = 3
  241.           Visible = False
  242.           object RichEdit4: TRichEdit
  243.             Left = 1
  244.             Top = 1
  245.             Width = 423
  246.             Height = 226
  247.             Align = alClient
  248.             ScrollBars = ssBoth
  249.             TabOrder = 1
  250.             WordWrap = False
  251.           end
  252.           object Panel23: TPanel
  253.             Left = 1
  254.             Top = 227
  255.             Width = 423
  256.             Height = 32
  257.             Align = alBottom
  258.             Alignment = taRightJustify
  259.             BevelOuter = bvLowered
  260.             TabOrder = 0
  261.             object BitBtn5: TExplorerButton
  262.               Left = 8
  263.               Top = 4
  264.               Width = 113
  265.               Height = 25
  266.               Hint = 'Stop the process monitor'
  267.               Bitmap.Data = {
  268.                 F6000000424DF600000000000000760000002800000010000000100000000100
  269.                 04000000000080000000CE0E0000C40E00000000000000000000000000000000
  270.                 80000080000000808000800000008000800080800000C0C0C000808080000000
  271.                 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFF88FFFFFFF
  272.                 FFFFFF9118FFFFF98FFFFF91118FFF9118FFFF911118F911118FFFF911118111
  273.                 118FFFFF9111111118FFFFFFF91111118FFFFFFFFF111118FFFFFFFFFF911118
  274.                 FFFFFFFFF9111118FFFFFFFF911181118FFFFFF91118F91118FFFFF9118FFF91
  275.                 118FFFFF91FFFFF9111FFFFFFFFFFFFF919FFFFFFFFFFFFFFFFF}
  276.               Caption = '&Stop Monitor'
  277.               Layout = blBitmapLeft
  278.               Options = [boMonoDisplay, boPopupMark, boShowBevel]
  279.               OnClick = BitBtn5Click
  280.               ParentShowHint = False
  281.               ShowHint = True
  282.               PopupMenu = PopupMenu6
  283.             end
  284.           end
  285.         end
  286.         object PageControl1: TPageControl
  287.           Left = 134
  288.           Top = 0
  289.           Width = 425
  290.           Height = 260
  291.           HelpContext = 5
  292.           Align = alClient
  293.           PopupMenu = PopupMenu2
  294.           TabOrder = 1
  295.           Visible = False
  296.           OnChange = PageControl1Change
  297.         end
  298.         object Panel3: TPanel
  299.           Left = 134
  300.           Top = 0
  301.           Width = 425
  302.           Height = 260
  303.           Align = alClient
  304.           TabOrder = 2
  305.           object PerfStats1: TPerfStats
  306.             Left = 400
  307.             Top = 192
  308.             Width = 28
  309.             Height = 28
  310.             ActiveStat = True
  311.             AutoTick = True
  312.             DisplayElements = []
  313.             Interval = 1000
  314.             KeyName = 'KERNEL\CPUUsage'
  315.           end
  316.           object Panel5: TPanel
  317.             Left = 136
  318.             Top = 8
  319.             Width = 129
  320.             Height = 97
  321.             BevelOuter = bvNone
  322.             TabOrder = 0
  323.             object Gauge2: TGauge
  324.               Left = 0
  325.               Top = 13
  326.               Width = 129
  327.               Height = 68
  328.               Align = alClient
  329.               Kind = gkPie
  330.               ForeColor = clBlue
  331.               Progress = 0
  332.             end
  333.             object Label7: TLabel
  334.               Left = 0
  335.               Top = 0
  336.               Width = 129
  337.               Height = 13
  338.               Align = alTop
  339.               Alignment = taCenter
  340.               AutoSize = False
  341.               Caption = 'USER'
  342.               OnMouseUp = Label7MouseUp
  343.             end
  344.             object Label2: TLabel
  345.               Left = 0
  346.               Top = 81
  347.               Width = 129
  348.               Height = 16
  349.               Align = alBottom
  350.               Alignment = taCenter
  351.               AutoSize = False
  352.               Caption = 'Label2'
  353.               Font.Color = clBlack
  354.               Font.Height = -12
  355.               Font.Name = 'Arial'
  356.               Font.Style = []
  357.               ParentFont = False
  358.               OnMouseUp = Label2MouseUp
  359.             end
  360.           end
  361.           object Panel4: TPanel
  362.             Left = 8
  363.             Top = 8
  364.             Width = 121
  365.             Height = 97
  366.             BevelOuter = bvNone
  367.             TabOrder = 1
  368.             object Label6: TLabel
  369.               Left = 0
  370.               Top = 0
  371.               Width = 121
  372.               Height = 13
  373.               Align = alTop
  374.               Alignment = taCenter
  375.               AutoSize = False
  376.               Caption = 'GDI'
  377.               OnMouseUp = Label6MouseUp
  378.             end
  379.             object Gauge1: TGauge
  380.               Left = 0
  381.               Top = 13
  382.               Width = 121
  383.               Height = 68
  384.               Align = alClient
  385.               Kind = gkPie
  386.               ForeColor = clRed
  387.               Progress = 0
  388.             end
  389.             object Label1: TLabel
  390.               Left = 0
  391.               Top = 81
  392.               Width = 121
  393.               Height = 16
  394.               Align = alBottom
  395.               Alignment = taCenter
  396.               AutoSize = False
  397.               Caption = 'Label1'
  398.               Font.Color = clBlack
  399.               Font.Height = -12
  400.               Font.Name = 'Arial'
  401.               Font.Style = []
  402.               ParentFont = False
  403.               OnMouseUp = Label1MouseUp
  404.             end
  405.           end
  406.           object Panel6: TPanel
  407.             Left = 8
  408.             Top = 112
  409.             Width = 129
  410.             Height = 97
  411.             BevelOuter = bvNone
  412.             TabOrder = 2
  413.             object Label8: TLabel
  414.               Left = 0
  415.               Top = 0
  416.               Width = 129
  417.               Height = 13
  418.               Align = alTop
  419.               Alignment = taCenter
  420.               AutoSize = False
  421.               Caption = 'MEMORY'
  422.               OnMouseUp = Label8MouseUp
  423.             end
  424.             object Gauge3: TGauge
  425.               Left = 0
  426.               Top = 13
  427.               Width = 129
  428.               Height = 68
  429.               Align = alClient
  430.               Kind = gkPie
  431.               ForeColor = clYellow
  432.               Progress = 0
  433.             end
  434.             object Label3: TLabel
  435.               Left = 0
  436.               Top = 81
  437.               Width = 129
  438.               Height = 16
  439.               Align = alBottom
  440.               Alignment = taCenter
  441.               AutoSize = False
  442.               Caption = 'Label3'
  443.               Font.Color = clBlack
  444.               Font.Height = -12
  445.               Font.Name = 'Arial'
  446.               Font.Style = []
  447.               ParentFont = False
  448.               OnMouseUp = Label3MouseUp
  449.             end
  450.           end
  451.           object Panel7: TPanel
  452.             Left = 144
  453.             Top = 112
  454.             Width = 129
  455.             Height = 97
  456.             BevelOuter = bvNone
  457.             TabOrder = 3
  458.             object Gauge4: TGauge
  459.               Left = 0
  460.               Top = 13
  461.               Width = 129
  462.               Height = 69
  463.               Align = alClient
  464.               ForeColor = clGreen
  465.               Progress = 0
  466.             end
  467.             object Label4: TLabel
  468.               Left = 0
  469.               Top = 82
  470.               Width = 129
  471.               Height = 15
  472.               Align = alBottom
  473.               Alignment = taCenter
  474.               AutoSize = False
  475.               Caption = 'Label4'
  476.               Font.Color = clBlack
  477.               Font.Height = -12
  478.               Font.Name = 'Arial'
  479.               Font.Style = []
  480.               ParentFont = False
  481.               OnMouseUp = Label4MouseUp
  482.             end
  483.             object Label9: TLabel
  484.               Left = 0
  485.               Top = 0
  486.               Width = 129
  487.               Height = 13
  488.               Align = alTop
  489.               Alignment = taCenter
  490.               AutoSize = False
  491.               Caption = 'DISK'
  492.               OnMouseUp = Label9MouseUp
  493.             end
  494.           end
  495.         end
  496.         object Panel2: TPanel
  497.           Left = 0
  498.           Top = 0
  499.           Width = 134
  500.           Height = 260
  501.           Align = alLeft
  502.           TabOrder = 0
  503.           object CustomMon: TExplorerButton
  504.             Left = 4
  505.             Top = 8
  506.             Width = 125
  507.             Height = 25
  508.             Hint = 'View the custom monitors'
  509.             Bitmap.Data = {
  510.               F6000000424DF600000000000000760000002800000010000000100000000100
  511.               0400000000008000000000000000000000000000000000000000000000000000
  512.               80000080000000808000800000008000800080800000C0C0C000808080000000
  513.               FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  514.               3333333338000833333300030990BB03000033309990BBB0333333099990BBBB
  515.               033338999990BBBBB83330999990BBBBB03330999990000000333099990A0CCC
  516.               C033389990AAA0CCC83333090AAAAA0C03333330AAAAAAA0333300330AAAAA03
  517.               3000333338000833333333333333333333333333333333333333}
  518.             Caption = '&Custom Monitors'
  519.             HelpContext = 250
  520.             Layout = blBitmapLeft
  521.             Options = [boMonoDisplay, boPopupMark, boShowBevel]
  522.             OnClick = CustomMonClick
  523.             ParentShowHint = False
  524.             ShowHint = True
  525.             PopupMenu = PopupMenu6
  526.           end
  527.           object PerfMon: TExplorerButton
  528.             Left = 4
  529.             Top = 36
  530.             Width = 125
  531.             Height = 25
  532.             Hint = 'View the performance stats monitors'
  533.             Bitmap.Data = {
  534.               F6000000424DF600000000000000760000002800000010000000100000000100
  535.               0400000000008000000000000000000000000000000000000000000000000000
  536.               80000080000000808000800000008000800080800000C0C0C000808080000000
  537.               FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00338333833383
  538.               33833383838383838383880000000000000033033333333333333809333333C3
  539.               3333330393993C3C333388089898988C8888330339339333C333380C333C3933
  540.               93333303C3C33939C9338808C8C888988C9833033C3333333C3338033C333333
  541.               33C3330333333333333388088888888888883333333333333333}
  542.             Caption = '&Performance'
  543.             HelpContext = 251
  544.             Layout = blBitmapLeft
  545.             Options = [boMonoDisplay, boPopupMark, boShowBevel]
  546.             OnClick = PerfMonClick
  547.             ParentShowHint = False
  548.             ShowHint = True
  549.             PopupMenu = PopupMenu6
  550.           end
  551.           object BitBtn16: TExplorerButton
  552.             Left = 4
  553.             Top = 64
  554.             Width = 125
  555.             Height = 25
  556.             Hint = 'Invoke the process monitor'
  557.             Bitmap.Data = {
  558.               F6000000424DF600000000000000760000002800000010000000100000000100
  559.               04000000000080000000CE0E0000C40E00000000000000000000000000000000
  560.               800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  561.               FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333300030003
  562.               00033333333333333333770000000000000033039993BBB3CCC337039993BBB3
  563.               CCC333039993BBB3CCC377079997BBB7CCC7330399930003CCC3370399933333
  564.               CCC3330399933333CCC3770700077777CCC7330333333333CCC3370333333333
  565.               0003330333333333333377077777777777773333333333333333}
  566.             Caption = 'Process &Monitor'
  567.             HelpContext = 252
  568.             Layout = blBitmapLeft
  569.             Options = [boMonoDisplay, boPopupMark, boShowBevel]
  570.             OnClick = BitBtn16Click
  571.             ParentShowHint = False
  572.             ShowHint = True
  573.             PopupMenu = PopupMenu6
  574.           end
  575.         end
  576.       end
  577.       object TabSheet2: TTabSheet
  578.         Caption = '&Spy'
  579.         object Panel8: TPanel
  580.           Left = 0
  581.           Top = 0
  582.           Width = 121
  583.           Height = 260
  584.           Align = alLeft
  585.           TabOrder = 0
  586.           object BitBtn3: TExplorerButton
  587.             Left = 4
  588.             Top = 8
  589.             Width = 112
  590.             Height = 25
  591.             Hint = 'List all running processes on your system'
  592.             Bitmap.Data = {
  593.               F6000000424DF600000000000000760000002800000010000000100000000100
  594.               04000000000080000000CE0E0000C40E00000000000000000000000000000000
  595.               800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  596.               FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555550FF0559
  597.               195057000FF05559190370FFFF05555919330F00FF055559193300550F055559
  598.               193507550F05559999955570F075501111155500075503330555555555503335
  599.               0555550055033355055550505033355505550500033355550555000000355557
  600.               0755550000055557075555300007555707555533500000555555}
  601.             Caption = '&Processes'
  602.             HelpContext = 253
  603.             Layout = blBitmapLeft
  604.             Options = [boMonoDisplay, boPopupMark, boShowBevel]
  605.             OnClick = BitBtn3Click
  606.             ParentShowHint = False
  607.             ShowHint = True
  608.             PopupMenu = PopupMenu6
  609.           end
  610.           object BitBtn4: TExplorerButton
  611.             Left = 4
  612.             Top = 36
  613.             Width = 112
  614.             Height = 25
  615.             Hint = 'List all modules loaded for a specific process'
  616.             Bitmap.Data = {
  617.               F6000000424DF600000000000000760000002800000010000000100000000100
  618.               04000000000080000000CE0E0000C40E00000000000000000000000000000000
  619.               800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  620.               FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
  621.               555500755000000050000B0550CC009050E00B055000000050E00B7750CC0090
  622.               50E077B050CC009050E050B050CC009050E050B770CC009050E0577B00CC0090
  623.               50E0550B30CC00905000550B3000009050E0557000CC00905000555550000090
  624.               5555555555555000555555555555509055555555555550005555}
  625.             Caption = '&Module'
  626.             HelpContext = 254
  627.             Layout = blBitmapLeft
  628.             Options = [boMonoDisplay, boPopupMark, boShowBevel]
  629.             OnClick = BitBtn4Click
  630.             ParentShowHint = False
  631.             ShowHint = True
  632.             PopupMenu = PopupMenu6
  633.           end
  634.           object BitBtn11: TExplorerButton
  635.             Left = 4
  636.             Top = 64
  637.             Width = 112
  638.             Height = 25
  639.             Hint = 'List all threads active on your system'
  640.             Bitmap.Data = {
  641.               F6000000424DF600000000000000760000002800000010000000100000000100
  642.               0400000000008000000000000000000000000000000000000000000000000000
  643.               80000080000000808000800000008000800080800000C0C0C000808080000000
  644.               FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555000000
  645.               00005555000FFFFFFFF055000F0F0000FFF0000F0F0FFFFFFFF00F0F0F0F0000
  646.               00F00F0F0F0FFFFFFFF00F0F0F0F000000F00F0F0F0FFFFFFFF00F0F0F0F000F
  647.               FFF00F0F0F0FFFFF00000F0F0F0F00FF0F050F0F0F0FFFFF00550F0F0F000000
  648.               05550F0F0000000555550F000000055555550000000555555555}
  649.             Caption = '&Threads'
  650.             HelpContext = 255
  651.             Layout = blBitmapLeft
  652.             Options = [boMonoDisplay, boPopupMark, boShowBevel]
  653.             OnClick = BitBtn11Click
  654.             ParentShowHint = False
  655.             ShowHint = True
  656.             PopupMenu = PopupMenu6
  657.           end
  658.           object BitBtn12: TExplorerButton
  659.             Left = 4
  660.             Top = 92
  661.             Width = 112
  662.             Height = 25
  663.             Hint = 'List all heap blocks loaded for a specific process heap'
  664.             Bitmap.Data = {
  665.               F6000000424DF600000000000000760000002800000010000000100000000100
  666.               0400000000008000000000000000000000000000000000000000000000000000
  667.               80000080000000808000800000008000800080800000C0C0C000808080000000
  668.               FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00338000000000
  669.               8333330777777777033333070707999703333307777777770333330707070707
  670.               0333330777777777033333070707070703333307777777770333330707070707
  671.               0333330777777777033333070000000703333307000E0E070333330700000007
  672.               0333330777777777033333077777777703333380000000008333}
  673.             Caption = '&Heaps'
  674.             HelpContext = 256
  675.             Layout = blBitmapLeft
  676.             Options = [boMonoDisplay, boPopupMark, boShowBevel]
  677.             OnClick = BitBtn12Click
  678.             ParentShowHint = False
  679.             ShowHint = True
  680.             PopupMenu = PopupMenu6
  681.           end
  682.           object BitBtn2: TExplorerButton
  683.             Left = 4
  684.             Top = 120
  685.             Width = 112
  686.             Height = 25
  687.             Hint = 'Show all visible and non-visible windows'
  688.             Bitmap.Data = {
  689.               F6000000424DF600000000000000760000002800000010000000100000000100
  690.               0400000000008000000000000000000000000000000000000000000000000000
  691.               80000080000000808000800000008000800080800000C0C0C000808080000000
  692.               FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  693.               33333333333C0C33333333333CC0F0C333333333C30F0F0C3333333C00FFF0F0
  694.               C3333CC0FFFFFF0F0C33C30F0FFFFFF0F0C300FFF0FFFFFF0F0C0FFFFF0FFFFF
  695.               F0F030FFFFF0FFFFFF03330FFFFF0FFF00333330FFFFF000333333330FFF0333
  696.               3333333330003333333333333333333333333333333333333333}
  697.             Caption = '&Windows'
  698.             HelpContext = 257
  699.             Layout = blBitmapLeft
  700.             Options = [boMonoDisplay, boPopupMark, boShowBevel]
  701.             OnClick = BitBtn2Click
  702.             ParentShowHint = False
  703.             ShowHint = True
  704.             PopupMenu = PopupMenu6
  705.           end
  706.           object BitBtn13: TExplorerButton
  707.             Left = 4
  708.             Top = 148
  709.             Width = 112
  710.             Height = 25
  711.             Hint = 'List all atom strings allocated on your system'
  712.             Bitmap.Data = {
  713.               F6000000424DF600000000000000760000002800000010000000100000000100
  714.               04000000000080000000CE0E0000C40E00000000000000000000000000000000
  715.               800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  716.               FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  717.               3333333333333333333300300000003300000333003303333003700007330333
  718.               3003303003337000007330307333303300333700733330330033330033333703
  719.               0733330733333300033333339939330003333333339993307333333333999930
  720.               3333333333333333333333333333333333333333333333333333}
  721.             Caption = '&Atoms'
  722.             HelpContext = 258
  723.             Layout = blBitmapLeft
  724.             Options = [boMonoDisplay, boPopupMark, boShowBevel]
  725.             OnClick = BitBtn13Click
  726.             ParentShowHint = False
  727.             ShowHint = True
  728.             PopupMenu = PopupMenu6
  729.           end
  730.         end
  731.         object ScrollBox3: TScrollBox
  732.           Left = 121
  733.           Top = 0
  734.           Width = 435
  735.           Height = 260
  736.           Align = alClient
  737.           BorderStyle = bsNone
  738.           TabOrder = 1
  739.           object ListView1: TListView
  740.             Left = 0
  741.             Top = 0
  742.             Width = 435
  743.             Height = 260
  744.             Align = alClient
  745.             OnDblClick = ListView1DblClick
  746.             Columns = <>
  747.             ReadOnly = True
  748.             HideSelection = False
  749.             AllocBy = 64000
  750.             OnColumnClick = ListView1ColumnClick
  751.             TabOrder = 0
  752.             ViewStyle = vsReport
  753.             Visible = False
  754.           end
  755.         end
  756.       end
  757.       object TabSheet3: TTabSheet
  758.         Caption = 'S&ystem'
  759.         object Panel15: TPanel
  760.           Left = 0
  761.           Top = 0
  762.           Width = 121
  763.           Height = 247
  764.           Align = alLeft
  765.           TabOrder = 0
  766.           object BitBtn9: TExplorerButton
  767.             Left = 4
  768.             Top = 8
  769.             Width = 112
  770.             Height = 25
  771.             Hint = 'Display Win95 Version information'
  772.             Bitmap.Data = {
  773.               F6000000424DF600000000000000760000002800000010000000100000000100
  774.               0400000000008000000000000000000000000000000000000000000000000000
  775.               80000080000000808000800000008000800080800000C0C0C000808080000000
  776.               FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333303333
  777.               33333333330003333333333333070333333333B33B000B33B333333BBB0B0BBB
  778.               3333333BBB0F0BBB333333BBB0F8F0BBB33333BB0FB8BF0BB333BBBB0BF8FB0B
  779.               BBB333BB0FBFBF0BB33333BBB0FBF0BBB333333BBB000BBB3333333BBBBBBBBB
  780.               333333B33BBBBB33B3333333333B333333333333333B33333333}
  781.             Caption = '&Version Info'
  782.             HelpContext = 259
  783.             Layout = blBitmapLeft
  784.             Options = [boMonoDisplay, boPopupMark, boShowBevel]
  785.             OnClick = BitBtn9Click
  786.             ParentShowHint = False
  787.             ShowHint = True
  788.             PopupMenu = PopupMenu6
  789.           end
  790.           object BitBtn10: TExplorerButton
  791.             Left = 4
  792.             Top = 36
  793.             Width = 112
  794.             Height = 25
  795.             Hint = 'Dump the System'#39's CMOS values'
  796.             Bitmap.Data = {
  797.               F6000000424DF600000000000000760000002800000010000000100000000100
  798.               0400000000008000000000000000000000000000000000000000000000000000
  799.               80000080000000808000800000008000800080800000C0C0C000808080000000
  800.               FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333303
  801.               33333333333333903333333333333399033300000099999990330FFFF0999999
  802.               99030FFFF099999999900F00F099999999030FFFF099999990330F00FFFFF099
  803.               03330FFFFFFFF09033330F00F000000333330FFFF0FF033333330F07F0F03333
  804.               33330FFFF0033333333300000033333333333333333333333333}
  805.             Caption = '&Dump CMOS'
  806.             Layout = blBitmapLeft
  807.             Options = [boMonoDisplay, boPopupMark, boShowBevel]
  808.             OnClick = BitBtn10Click
  809.             ParentShowHint = False
  810.             ShowHint = True
  811.             PopupMenu = PopupMenu6
  812.           end
  813.           object BitBtn14: TExplorerButton
  814.             Left = 4
  815.             Top = 64
  816.             Width = 112
  817.             Height = 25
  818.             Hint = 'Display all Multimedia devices'
  819.             Bitmap.Data = {
  820.               F6000000424DF600000000000000760000002800000010000000100000000100
  821.               04000000000080000000CE0E0000C40E00000000000000000000000000000000
  822.               800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  823.               FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  824.               3333EEEEEEEEEEEEEEE3E0000000000000E3E0F77777777770E3E0F333333333
  825.               70E3E0F33303333370E3E0F33300333370E3E0F33300033370E3E0F333000033
  826.               70E3E0F33300033370E3E0F33300333370E3E0F33303333370E3E0F333333333
  827.               70E3E0FFFFFFFFFFF0E3E0000000000000E3EEEEEEEEEEEEEEE3}
  828.             Caption = '&Multimedia'
  829.             HelpContext = 261
  830.             Layout = blBitmapLeft
  831.             Options = [boMonoDisplay, boPopupMark, boShowBevel]
  832.             OnClick = BitBtn14Click
  833.             ParentShowHint = False
  834.             ShowHint = True
  835.             PopupMenu = PopupMenu6
  836.           end
  837.           object BitBtn15: TExplorerButton
  838.             Left = 4
  839.             Top = 92
  840.             Width = 112
  841.             Height = 25
  842.             Hint = 'Dump the Win95 Performance Stats'
  843.             Bitmap.Data = {
  844.               F6000000424DF600000000000000760000002800000010000000100000000100
  845.               04000000000080000000CE0E0000C40E00000000000000000000000000000000
  846.               800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  847.               FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333300030003
  848.               00033333333333333333770000000000000033039993BBB3CCC337039993BBB3
  849.               CCC333039993BBB3CCC377079997BBB7CCC7330399930003CCC3370399933333
  850.               CCC3330399933333CCC3770700077777CCC7330333333333CCC3370333333333
  851.               0003330333333333333377077777777777773333333333333333}
  852.             Caption = '&Performance'
  853.             HelpContext = 270
  854.             Layout = blBitmapLeft
  855.             Options = [boMonoDisplay, boPopupMark, boShowBevel]
  856.             OnClick = BitBtn15Click
  857.             ParentShowHint = False
  858.             ShowHint = True
  859.             PopupMenu = PopupMenu6
  860.           end
  861.           object BitBtn25: TExplorerButton
  862.             Left = 4
  863.             Top = 120
  864.             Width = 112
  865.             Height = 25
  866.             Hint = 'Display the values associated with registry keys'
  867.             Bitmap.Data = {
  868.               F6000000424DF600000000000000760000002800000010000000100000000100
  869.               0400000000008000000000000000000000000000000000000000000000000000
  870.               80000080000000808000800000008000800080800000C0C0C000808080000000
  871.               FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555000000
  872.               00005555000FFFFFFFF055000F0F0000FFF0000F0F0FFFFFFFF00F0F0F0F0000
  873.               00F00F0F0F0FFFFFFFF00F0F0F0F000000F00F0F0F0FFFFFFFF00F0F0F0F000F
  874.               FFF00F0F0F0FFFFF00000F0F0F0F00FF0F050F0F0F0FFFFF00550F0F0F000000
  875.               05550F0F0000000555550F000000055555550000000555555555}
  876.             Caption = '&List Registry'
  877.             HelpContext = 271
  878.             Layout = blBitmapLeft
  879.             Options = [boMonoDisplay, boPopupMark, boShowBevel]
  880.             OnClick = BitBtn25Click
  881.             ParentShowHint = False
  882.             ShowHint = True
  883.             PopupMenu = PopupMenu6
  884.           end
  885.           object BitBtn34: TExplorerButton
  886.             Left = 4
  887.             Top = 148
  888.             Width = 112
  889.             Height = 25
  890.             Hint = 'List all device mappings to network resources'
  891.             Bitmap.Data = {
  892.               F6000000424DF600000000000000760000002800000010000000100000000100
  893.               04000000000080000000CE0E0000C40E00000000000000000000000000000000
  894.               800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  895.               FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  896.               33333333333333333333333333333333333300000000000000000F7777777777
  897.               77700F988888888888700F880000000088700F888888888888700F8800000000
  898.               88700F888888888888700F888888888888700FFFFFFFFFFFFFF0000000000000
  899.               0000333333333333333333333333333333333333333333333333}
  900.             Caption = 'D&evice Map'
  901.             HelpContext = 289
  902.             Layout = blBitmapLeft
  903.             Options = [boMonoDisplay, boPopupMark, boShowBevel]
  904.             OnClick = BitBtn34Click
  905.             ParentShowHint = False
  906.             ShowHint = True
  907.             PopupMenu = PopupMenu6
  908.           end
  909.         end
  910.         object ScrollBox4: TScrollBox
  911.           Left = 121
  912.           Top = 0
  913.           Width = 435
  914.           Height = 247
  915.           Align = alClient
  916.           BorderStyle = bsNone
  917.           TabOrder = 1
  918.           object ListView4: TListView
  919.             Left = 0
  920.             Top = 0
  921.             Width = 435
  922.             Height = 247
  923.             Align = alClient
  924.             OnDblClick = ListView4DblClick
  925.             Columns = <>
  926.             ReadOnly = False
  927.             AllocBy = 64000
  928.             OnColumnClick = ListView1ColumnClick
  929.             TabOrder = 0
  930.             ViewStyle = vsReport
  931.             Visible = False
  932.           end
  933.         end
  934.       end
  935.       object TabSheet4: TTabSheet
  936.         Caption = '&Action'
  937.         object Panel26: TPanel
  938.           Left = 134
  939.           Top = 0
  940.           Width = 422
  941.           Height = 247
  942.           Align = alClient
  943.           TabOrder = 1
  944.           Visible = False
  945.           object Panel29: TPanel
  946.             Left = 1
  947.             Top = 1
  948.             Width = 420
  949.             Height = 205
  950.             Align = alClient
  951.             TabOrder = 2
  952.             object ListView2: TListView
  953.               Left = 1
  954.               Top = 1
  955.               Width = 418
  956.               Height = 203
  957.               Align = alClient
  958.               Columns = <>
  959.               ReadOnly = True
  960.               HideSelection = False
  961.               AllocBy = 10000
  962.               OnChange = ListView2Change
  963.               OnColumnClick = ListView1ColumnClick
  964.               TabOrder = 1
  965.               ViewStyle = vsReport
  966.             end
  967.             object RichEdit1: TRichEdit
  968.               Left = 1
  969.               Top = 1
  970.               Width = 418
  971.               Height = 203
  972.               Align = alClient
  973.               ScrollBars = ssBoth
  974.               TabOrder = 0
  975.               WordWrap = False
  976.             end
  977.           end
  978.           object Panel28: TPanel
  979.             Left = 1
  980.             Top = 1
  981.             Width = 420
  982.             Height = 205
  983.             Align = alClient
  984.             BevelOuter = bvNone
  985.             TabOrder = 1
  986.             Visible = False
  987.             object ScrollBox2: TScrollBox
  988.               Left = 0
  989.               Top = 0
  990.               Width = 420
  991.               Height = 205
  992.               Align = alClient
  993.               TabOrder = 0
  994.               object Image1: TImage
  995.                 Left = 0
  996.                 Top = 0
  997.                 Width = 478
  998.                 Height = 180
  999.                 AutoSize = True
  1000.               end
  1001.             end
  1002.           end
  1003.           object Panel27: TPanel
  1004.             Left = 1
  1005.             Top = 206
  1006.             Width = 420
  1007.             Height = 40
  1008.             Align = alBottom
  1009.             BevelOuter = bvLowered
  1010.             TabOrder = 0
  1011.             object ConfirmText: TLabel
  1012.               Left = 128
  1013.               Top = 12
  1014.               Width = 257
  1015.               Height = 13
  1016.               Caption = '<-- Click on Save to save the CMOS..'
  1017.               Enabled = False
  1018.             end
  1019.             object Confirm: TExplorerButton
  1020.               Left = 8
  1021.               Top = 8
  1022.               Width = 105
  1023.               Height = 25
  1024.               Hint = 'Click here to confirm the action you selected..'
  1025.               Bitmap.Data = {
  1026.                 F6000000424DF600000000000000760000002800000010000000100000000100
  1027.                 0400000000008000000000000000000000000000000000000000000000000000
  1028.                 80000080000000808000800000008000800080800000C0C0C000808080000000
  1029.                 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
  1030.                 5555555555555555555555555905555555555555999055555555555599905555
  1031.                 5555555999990555555555999999055555555899059990555555890555599055
  1032.                 5555555555599905555555555555990555555555555559905555555555555589
  1033.                 0555555555555558905555555555555559905555555555555555}
  1034.               Caption = '&Save'
  1035.               Enabled = False
  1036.               Layout = blBitmapLeft
  1037.               Options = [boMonoDisplay, boPopupMark, boShowBevel]
  1038.               OnClick = ConfirmClick
  1039.               ParentShowHint = False
  1040.               ShowHint = True
  1041.               PopupMenu = PopupMenu6
  1042.             end
  1043.           end
  1044.         end
  1045.         object Panel14: TPanel
  1046.           Left = 0
  1047.           Top = 0
  1048.           Width = 134
  1049.           Height = 0
  1050.           Align = alLeft
  1051.           TabOrder = 0
  1052.           object BitBtn20: TExplorerButton
  1053.             Left = 4
  1054.             Top = 4
  1055.             Width = 125
  1056.             Height = 25
  1057.             Hint = 'Kill a process on the system'
  1058.             Bitmap.Data = {
  1059.               F6000000424DF600000000000000760000002800000010000000100000000100
  1060.               04000000000080000000CE0E0000C40E00000000000000000000000000000000
  1061.               800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  1062.               FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  1063.               3333333333333333333333003333333300333000033333300003000000000000
  1064.               00000F88FFFF8FFF88F00FFF9FFF8FFFFF700FF999FF800000030FFF9FFF0888
  1065.               80330FFFFFFF0888033370000000000033333333333939993933333333333393
  1066.               3333333333339333933333333333339333333333333333333333}
  1067.             Caption = '&Kill Process'
  1068.             HelpContext = 263
  1069.             Layout = blBitmapLeft
  1070.             Options = [boMonoDisplay, boPopupMark, boShowBevel]
  1071.             OnClick = BitBtn20Click
  1072.             ParentShowHint = False
  1073.             ShowHint = True
  1074.             PopupMenu = PopupMenu6
  1075.           end
  1076.           object BitBtn21: TExplorerButton
  1077.             Left = 4
  1078.             Top = 32
  1079.             Width = 125
  1080.             Height = 25
  1081.             Hint = 'Unload a module for a specific process'
  1082.             Bitmap.Data = {
  1083.               F6000000424DF600000000000000760000002800000010000000100000000100
  1084.               04000000000080000000CE0E0000C40E00000000000000000000000000000000
  1085.               800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  1086.               FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  1087.               3303333333333333300033333333333300033333333333300033333333333300
  1088.               0333333700073B7033333307777700B33333307F8F8F7033333377F8F9F8F773
  1089.               3333078F898F8703333307F99999F7033333078F898F8703333377F8F9F8F773
  1090.               3333307F8F8F7033333333077777033333333337000733333333}
  1091.             Caption = '&Unload Module'
  1092.             HelpContext = 264
  1093.             Layout = blBitmapLeft
  1094.             Options = [boMonoDisplay, boPopupMark, boShowBevel]
  1095.             OnClick = BitBtn21Click
  1096.             ParentShowHint = False
  1097.             ShowHint = True
  1098.             PopupMenu = PopupMenu6
  1099.           end
  1100.           object BitBtn7: TExplorerButton
  1101.             Left = 4
  1102.             Top = 60
  1103.             Width = 125
  1104.             Height = 25
  1105.             Hint = 'Capture and display your desktop image'
  1106.             Bitmap.Data = {
  1107.               F6000000424DF600000000000000760000002800000010000000100000000100
  1108.               04000000000080000000CE0E0000C40E00000000000000000000000000000000
  1109.               800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  1110.               FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333000000
  1111.               0333300000777777703307777700000003330797A77000333300077777778803
  1112.               3080078888878800077007000087880707800788888788080880077777778800
  1113.               0880088800088803308030000800003333003330803333333333300803333333
  1114.               3333088033333333333330803333333333333303333333333333}
  1115.             Caption = '&Screen Capture'
  1116.             HelpContext = 265
  1117.             Layout = blBitmapLeft
  1118.             Options = [boMonoDisplay, boPopupMark, boShowBevel]
  1119.             OnClick = BitBtn7Click
  1120.             ParentShowHint = False
  1121.             ShowHint = True
  1122.             PopupMenu = PopupMenu6
  1123.           end
  1124.           object BitBtn18: TExplorerButton
  1125.             Left = 4
  1126.             Top = 88
  1127.             Width = 125
  1128.             Height = 25
  1129.             Hint = 'Save CMOS to a file'
  1130.             Bitmap.Data = {
  1131.               F6000000424DF600000000000000760000002800000010000000100000000100
  1132.               04000000000080000000CE0E0000C40E00000000000000000000000000000000
  1133.               800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  1134.               FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  1135.               3333300007777777003300000788888800030000078008880003000007800888
  1136.               0003000007888888000300000000000000030000000000000003000FFFFFFFFF
  1137.               0003000FFFFFFFFF0003000FFFFFFFFF0003000FFFFFFFFF0003000FFFFFFFFF
  1138.               0003000FFFFFFFFF0703000FFFFFFFFF00033009999999990033}
  1139.             Caption = 'Save &CMOS'
  1140.             HelpContext = 266
  1141.             Layout = blBitmapLeft
  1142.             Options = [boMonoDisplay, boPopupMark, boShowBevel]
  1143.             OnClick = BitBtn18Click
  1144.             ParentShowHint = False
  1145.             ShowHint = True
  1146.             PopupMenu = PopupMenu6
  1147.           end
  1148.           object BitBtn19: TExplorerButton
  1149.             Left = 4
  1150.             Top = 116
  1151.             Width = 125
  1152.             Height = 25
  1153.             Hint = 'Restore CMOS from a disk file'
  1154.             Bitmap.Data = {
  1155.               F6000000424DF600000000000000760000002800000010000000100000000100
  1156.               04000000000080000000CE0E0000C40E00000000000000000000000000000000
  1157.               800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  1158.               FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  1159.               333333333300000000003333330FFFFFFFF03333330FFFFFFFF03333330F00F0
  1160.               00F03330330FFFFFFFF03339030F0800F0F03339900FFFFFFFF00999990F00F0
  1161.               000009999990FFF0FF030999999908F0F03309999990FFF00333099999000000
  1162.               3333333990333333333333390333333333333330333333333333}
  1163.             Caption = '&Restore CMOS'
  1164.             HelpContext = 267
  1165.             Layout = blBitmapLeft
  1166.             Options = [boMonoDisplay, boPopupMark, boShowBevel]
  1167.             OnClick = BitBtn19Click
  1168.             ParentShowHint = False
  1169.             ShowHint = True
  1170.             PopupMenu = PopupMenu6
  1171.           end
  1172.         end
  1173.       end
  1174.       object TabSheet5: TTabSheet
  1175.         Caption = '&Tools'
  1176.         object Panel49: TPanel
  1177.           Left = 121
  1178.           Top = 0
  1179.           Width = 438
  1180.           Height = 260
  1181.           Align = alClient
  1182.           TabOrder = 4
  1183.           Visible = False
  1184.           object Panel50: TPanel
  1185.             Left = 1
  1186.             Top = 1
  1187.             Width = 436
  1188.             Height = 104
  1189.             Align = alTop
  1190.             TabOrder = 0
  1191.             object Label19: TLabel
  1192.               Left = 8
  1193.               Top = 8
  1194.               Width = 121
  1195.               Height = 13
  1196.               Caption = 'Find this File/Folder'
  1197.             end
  1198.             object Label20: TLabel
  1199.               Left = 8
  1200.               Top = 32
  1201.               Width = 89
  1202.               Height = 17
  1203.               Caption = 'Replace it with this'
  1204.             end
  1205.             object ExplorerButton5: TExplorerButton
  1206.               Left = 386
  1207.               Top = 6
  1208.               Width = 21
  1209.               Height = 21
  1210.               Hint = 'ExplorerButton'
  1211.               Bitmap.Data = {
  1212.                 F6000000424DF600000000000000760000002800000010000000100000000100
  1213.                 0400000000008000000000000000000000000000000000000000000000000000
  1214.                 80000080000000808000800000008000800080800000C0C0C000808080000000
  1215.                 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF0033333333B333
  1216.                 333B3BB3888BB8888BB333B0000000000B333330FFFFFFFF08333330FFFFFFFF
  1217.                 08333330F00F000F08333330FFFFFFFF0833BBB0F0000F0F0BB33BB0FFFFFFFF
  1218.                 0BBB3330F00F000003333330FFFF0FF033333330F07F0F0B33333330FFFF003B
  1219.                 B33333B000000333BB333BB3333BB3333BB3B333333B3333333B}
  1220.               Caption = 'ExplorerButton'
  1221.               Options = [boMonoDisplay, boIconOnly, boPopupMark, boShowBevel]
  1222.               OnClick = ExplorerButton5Click
  1223.               ParentShowHint = False
  1224.               ShowHint = True
  1225.             end
  1226.             object ExplorerButton6: TExplorerButton
  1227.               Left = 408
  1228.               Top = 6
  1229.               Width = 21
  1230.               Height = 21
  1231.               Hint = 'ExplorerButton'
  1232.               Bitmap.Data = {
  1233.                 F6000000424DF600000000000000760000002800000010000000100000000100
  1234.                 04000000000080000000CE0E0000C40E00000000000000000000000000000000
  1235.                 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  1236.                 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
  1237.                 5555555555555555555555555555555555555555555555555555550000000000
  1238.                 5555500B8B8B8B8B055550F0B8B8B8B8B05550BF0B8B8B8B8B0550FBF0000000
  1239.                 000550BFBFBFBFB0555550FBFBFBFBF0555550BFBFBF00055555550BFBF05555
  1240.                 5555557000075555555555555555555555555555555555555555}
  1241.               Caption = 'ExplorerButton'
  1242.               Options = [boMonoDisplay, boIconOnly, boPopupMark, boShowBevel]
  1243.               OnClick = ExplorerButton6Click
  1244.               ParentShowHint = False
  1245.               ShowHint = True
  1246.             end
  1247.             object ExplorerButton7: TExplorerButton
  1248.               Left = 386
  1249.               Top = 30
  1250.               Width = 21
  1251.               Height = 21
  1252.               Hint = 'ExplorerButton'
  1253.               Bitmap.Data = {
  1254.                 F6000000424DF600000000000000760000002800000010000000100000000100
  1255.                 0400000000008000000000000000000000000000000000000000000000000000
  1256.                 80000080000000808000800000008000800080800000C0C0C000808080000000
  1257.                 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF0033333333B333
  1258.                 333B3BB3888BB8888BB333B0000000000B333330FFFFFFFF08333330FFFFFFFF
  1259.                 08333330F00F000F08333330FFFFFFFF0833BBB0F0000F0F0BB33BB0FFFFFFFF
  1260.                 0BBB3330F00F000003333330FFFF0FF033333330F07F0F0B33333330FFFF003B
  1261.                 B33333B000000333BB333BB3333BB3333BB3B333333B3333333B}
  1262.               Caption = 'ExplorerButton'
  1263.               Options = [boMonoDisplay, boIconOnly, boPopupMark, boShowBevel]
  1264.               OnClick = ExplorerButton7Click
  1265.               ParentShowHint = False
  1266.               ShowHint = True
  1267.             end
  1268.             object ExplorerButton8: TExplorerButton
  1269.               Left = 408
  1270.               Top = 30
  1271.               Width = 21
  1272.               Height = 21
  1273.               Hint = 'ExplorerButton'
  1274.               Bitmap.Data = {
  1275.                 F6000000424DF600000000000000760000002800000010000000100000000100
  1276.                 04000000000080000000CE0E0000C40E00000000000000000000000000000000
  1277.                 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  1278.                 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
  1279.                 5555555555555555555555555555555555555555555555555555550000000000
  1280.                 5555500B8B8B8B8B055550F0B8B8B8B8B05550BF0B8B8B8B8B0550FBF0000000
  1281.                 000550BFBFBFBFB0555550FBFBFBFBF0555550BFBFBF00055555550BFBF05555
  1282.                 5555557000075555555555555555555555555555555555555555}
  1283.               Caption = 'ExplorerButton'
  1284.               Options = [boMonoDisplay, boIconOnly, boPopupMark, boShowBevel]
  1285.               OnClick = ExplorerButton8Click
  1286.               ParentShowHint = False
  1287.               ShowHint = True
  1288.             end
  1289.             object StartSearchBtn: TExplorerButton
  1290.               Left = 8
  1291.               Top = 56
  1292.               Width = 73
  1293.               Height = 40
  1294.               Hint = 'Click here to start the Move It! process'
  1295.               Bitmap.Data = {
  1296.                 F6000000424DF600000000000000760000002800000010000000100000000100
  1297.                 0400000000008000000000000000000000000000000000000000000000000000
  1298.                 80000080000000808000800000008000800080800000C0C0C000808080000000
  1299.                 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
  1300.                 5555555555555555555555555905555555555555999055555555555599905555
  1301.                 5555555999990555555555999999055555555899059990555555890555599055
  1302.                 5555555555599905555555555555990555555555555559905555555555555589
  1303.                 0555555555555558905555555555555559905555555555555555}
  1304.               Caption = 'no file\fldr'
  1305.               Enabled = False
  1306.               Options = [boMonoDisplay, boPopupMark, boShowBevel]
  1307.               OnClick = StartSearchBtnClick
  1308.               ParentShowHint = False
  1309.               ShowHint = True
  1310.             end
  1311.             object Label21: TLabel
  1312.               Left = 104
  1313.               Top = 88
  1314.               Width = 257
  1315.               Height = 13
  1316.               Alignment = taCenter
  1317.               AutoSize = False
  1318.             end
  1319.             object CancelSearchBtn: TExplorerButton
  1320.               Left = 88
  1321.               Top = 56
  1322.               Width = 73
  1323.               Height = 40
  1324.               Hint = 'Click here to abort without replacing the file\folder'
  1325.               Bitmap.Data = {
  1326.                 F6000000424DF600000000000000760000002800000010000000100000000100
  1327.                 04000000000080000000CE0E0000C40E00000000000000000000000000000000
  1328.                 80000080000000808000800000008000800080800000C0C0C000808080000000
  1329.                 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFF88FFFFFFF
  1330.                 FFFFFF9118FFFFF98FFFFF91118FFF9118FFFF911118F911118FFFF911118111
  1331.                 118FFFFF9111111118FFFFFFF91111118FFFFFFFFF111118FFFFFFFFFF911118
  1332.                 FFFFFFFFF9111118FFFFFFFF911181118FFFFFF91118F91118FFFFF9118FFF91
  1333.                 118FFFFF91FFFFF9111FFFFFFFFFFFFF919FFFFFFFFFFFFFFFFF}
  1334.               Caption = '&Abort'
  1335.               Options = [boMonoDisplay, boPopupMark, boShowBevel]
  1336.               OnClick = CancelSearchBtnClick
  1337.               ParentShowHint = False
  1338.               ShowHint = True
  1339.               Visible = False
  1340.             end
  1341.             object Edit5: TEdit
  1342.               Left = 128
  1343.               Top = 5
  1344.               Width = 257
  1345.               Height = 21
  1346.               TabOrder = 0
  1347.               OnChange = Edit5Change
  1348.             end
  1349.             object Edit6: TEdit
  1350.               Left = 128
  1351.               Top = 29
  1352.               Width = 257
  1353.               Height = 21
  1354.               TabOrder = 1
  1355.             end
  1356.             object CheckBox13: TCheckBox
  1357.               Left = 104
  1358.               Top = 56
  1359.               Width = 145
  1360.               Height = 17
  1361.               Caption = 'Check all INI files'
  1362.               State = cbChecked
  1363.               TabOrder = 2
  1364.             end
  1365.             object CheckBox14: TCheckBox
  1366.               Left = 104
  1367.               Top = 70
  1368.               Width = 145
  1369.               Height = 17
  1370.               Caption = 'Check the Registry'
  1371.               State = cbChecked
  1372.               TabOrder = 3
  1373.             end
  1374.             object CheckBox15: TCheckBox
  1375.               Left = 256
  1376.               Top = 56
  1377.               Width = 169
  1378.               Height = 17
  1379.               Caption = 'Check Program Groups'
  1380.               State = cbChecked
  1381.               TabOrder = 4
  1382.             end
  1383.             object CheckBox17: TCheckBox
  1384.               Left = 256
  1385.               Top = 70
  1386.               Width = 153
  1387.               Height = 17
  1388.               Caption = 'Check Shortcuts'
  1389.               State = cbChecked
  1390.               TabOrder = 5
  1391.             end
  1392.           end
  1393.           object ScrollBox7: TScrollBox
  1394.             Left = 1
  1395.             Top = 105
  1396.             Width = 436
  1397.             Height = 154
  1398.             Align = alClient
  1399.             BorderStyle = bsNone
  1400.             TabOrder = 1
  1401.             object lvFound: TListView
  1402.               Left = 0
  1403.               Top = 0
  1404.               Width = 436
  1405.               Height = 154
  1406.               HelpContext = 32
  1407.               Align = alClient
  1408.               OnDblClick = lvFoundDblClick
  1409.               Columns = <
  1410.                 item
  1411.                   Caption = 'Item'
  1412.                   Width = 0
  1413.                 end
  1414.                 item
  1415.                   Caption = 'Path'
  1416.                   Width = 0
  1417.                 end
  1418.                 item
  1419.                   Caption = 'Type'
  1420.                   Width = 0
  1421.                 end
  1422.                 item
  1423.                   Caption = 'SubType'
  1424.                   Width = 0
  1425.                 end
  1426.                 item
  1427.                   Caption = 'Data'
  1428.                   Width = 0
  1429.                   WidthType = (
  1430.                     -1)
  1431.                 end>
  1432.               ReadOnly = True
  1433.               MultiSelect = True
  1434.               OnMouseUp = lvFoundMouseUp
  1435.               TabOrder = 0
  1436.               ViewStyle = vsReport
  1437.               SmallImages = ImageList2
  1438.             end
  1439.           end
  1440.         end
  1441.         object RichEdit2: TRichEdit
  1442.           Left = 121
  1443.           Top = 0
  1444.           Width = 438
  1445.           Height = 260
  1446.           Align = alClient
  1447.           ScrollBars = ssBoth
  1448.           TabOrder = 2
  1449.           Visible = False
  1450.           WordWrap = False
  1451.         end
  1452.         object Panel13: TPanel
  1453.           Left = 121
  1454.           Top = 0
  1455.           Width = 438
  1456.           Height = 260
  1457.           Align = alClient
  1458.           TabOrder = 1
  1459.           Visible = False
  1460.           object Panel24: TPanel
  1461.             Left = 1
  1462.             Top = 227
  1463.             Width = 436
  1464.             Height = 32
  1465.             Align = alBottom
  1466.             BevelOuter = bvLowered
  1467.             TabOrder = 0
  1468.             object GoButton: TExplorerButton
  1469.               Left = 4
  1470.               Top = 4
  1471.               Width = 81
  1472.               Height = 24
  1473.               Hint = 'Start the System Watch'
  1474.               Bitmap.Data = {
  1475.                 F6000000424DF600000000000000760000002800000010000000100000000100
  1476.                 0400000000008000000000000000000000000000000000000000000000000000
  1477.                 80000080000000808000800000008000800080800000C0C0C000808080000000
  1478.                 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
  1479.                 5555555555555555555555555905555555555555999055555555555599905555
  1480.                 5555555999990555555555999999055555555899059990555555890555599055
  1481.                 5555555555599905555555555555990555555555555559905555555555555589
  1482.                 0555555555555558905555555555555559905555555555555555}
  1483.               Caption = '&Go'
  1484.               Layout = blBitmapLeft
  1485.               Options = [boMonoDisplay, boPopupMark, boShowBevel]
  1486.               OnClick = GoButtonClick
  1487.               ParentShowHint = False
  1488.               ShowHint = True
  1489.             end
  1490.             object StopButton: TExplorerButton
  1491.               Left = 88
  1492.               Top = 4
  1493.               Width = 105
  1494.               Height = 25
  1495.               Hint = 'Abort the snapshot'
  1496.               Bitmap.Data = {
  1497.                 F6000000424DF600000000000000760000002800000010000000100000000100
  1498.                 04000000000080000000CE0E0000C40E00000000000000000000000000000000
  1499.                 80000080000000808000800000008000800080800000C0C0C000808080000000
  1500.                 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFF88FFFFFFF
  1501.                 FFFFFF9118FFFFF98FFFFF91118FFF9118FFFF911118F911118FFFF911118111
  1502.                 118FFFFF9111111118FFFFFFF91111118FFFFFFFFF111118FFFFFFFFFF911118
  1503.                 FFFFFFFFF9111118FFFFFFFF911181118FFFFFF91118F91118FFFFF9118FFF91
  1504.                 118FFFFF91FFFFF9111FFFFFFFFFFFFF919FFFFFFFFFFFFFFFFF}
  1505.               Caption = '&Abort Snapshot'
  1506.               Layout = blBitmapLeft
  1507.               Options = [boMonoDisplay, boPopupMark, boShowBevel]
  1508.               OnClick = StopButtonClick
  1509.               ParentShowHint = False
  1510.               ShowHint = True
  1511.               Visible = False
  1512.             end
  1513.             object Panel11: TPanel
  1514.               Left = 208
  1515.               Top = 1
  1516.               Width = 227
  1517.               Height = 30
  1518.               Align = alRight
  1519.               BevelOuter = bvNone
  1520.               TabOrder = 0
  1521.             end
  1522.           end
  1523.           object ScrollBox1: TScrollBox
  1524.             Left = 1
  1525.             Top = 1
  1526.             Width = 436
  1527.             Height = 226
  1528.             Align = alClient
  1529.             BorderStyle = bsNone
  1530.             TabOrder = 1
  1531.             object Button3: TExplorerButton
  1532.               Left = 396
  1533.               Top = 96
  1534.               Width = 33
  1535.               Height = 33
  1536.               Hint = 'Remove an INI file from the list'
  1537.               Bitmap.Data = {
  1538.                 F6000000424DF600000000000000760000002800000010000000100000000100
  1539.                 0400000000008000000000000000000000000000000000000000000000000000
  1540.                 80000080000000808000800000008000800080800000C0C0C000808080000000
  1541.                 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00550000000005
  1542.                 555555000000007055555550BBBBB00705555550B000B03070555550BBBBB033
  1543.                 00555550BBBBB033055555500000003305555550BBBBB03305555550B000B033
  1544.                 05555550BBBBB03305555550BBBBB03305555500000000030555550888888800
  1545.                 055555500B3B3B30055555555003B3B300555555558000000055}
  1546.               Caption = '&Del'
  1547.               Options = [boMonoDisplay, boPopupMark, boShowBevel]
  1548.               Font.Color = clBlack
  1549.               Font.Height = -8
  1550.               Font.Name = 'MS Serif'
  1551.               Font.Style = []
  1552.               OnClick = Button3Click
  1553.               ParentFont = False
  1554.               ParentShowHint = False
  1555.               ShowHint = True
  1556.             end
  1557.             object Button2: TExplorerButton
  1558.               Left = 396
  1559.               Top = 64
  1560.               Width = 33
  1561.               Height = 33
  1562.               Hint = 'Add a new INI file to the list'
  1563.               Bitmap.Data = {
  1564.                 F6000000424DF600000000000000760000002800000010000000100000000100
  1565.                 0400000000008000000000000000000000000000000000000000000000000000
  1566.                 80000080000000808000800000008000800080800000C0C0C000808080000000
  1567.                 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00550000000005
  1568.                 555555000000007055555550BBBBB00705555550B000B030705550000000B033
  1569.                 005550BBBBB00033055550B000B07033055550BBBBB07033055550BBBBB00033
  1570.                 055550000000803305555550FFF8803305555500000000030555550888888800
  1571.                 0555555003B3B3B005555555500B3B3B00555555558000000055}
  1572.               Caption = '&Add'
  1573.               Options = [boMonoDisplay, boPopupMark, boShowBevel]
  1574.               Font.Color = clBlack
  1575.               Font.Height = -8
  1576.               Font.Name = 'MS Serif'
  1577.               Font.Style = []
  1578.               OnClick = Button2Click
  1579.               ParentFont = False
  1580.               ParentShowHint = False
  1581.               ShowHint = True
  1582.             end
  1583.             object CheckBox10: TCheckBox
  1584.               Left = 8
  1585.               Top = 192
  1586.               Width = 297
  1587.               Height = 17
  1588.               Caption = 'C&ontinue watch even if your system reboots...'
  1589.               State = cbChecked
  1590.               TabOrder = 0
  1591.             end
  1592.             object ScrollBox8: TScrollBox
  1593.               Left = 124
  1594.               Top = 133
  1595.               Width = 289
  1596.               Height = 58
  1597.               HorzScrollBar.Tracking = True
  1598.               VertScrollBar.Tracking = True
  1599.               TabOrder = 1
  1600.             end
  1601.             object CheckBox4: TCheckBox
  1602.               Left = 8
  1603.               Top = 136
  1604.               Width = 113
  1605.               Height = 17
  1606.               Caption = 'Watch &Disks:'
  1607.               State = cbChecked
  1608.               TabOrder = 2
  1609.             end
  1610.             object CheckBox3: TCheckBox
  1611.               Left = 8
  1612.               Top = 100
  1613.               Width = 145
  1614.               Height = 17
  1615.               Caption = 'Watch &Registry'
  1616.               State = cbChecked
  1617.               TabOrder = 3
  1618.             end
  1619.             object lbIniFiles: TListBox
  1620.               Left = 192
  1621.               Top = 64
  1622.               Width = 201
  1623.               Height = 65
  1624.               ItemHeight = 13
  1625.               TabOrder = 4
  1626.             end
  1627.             object CheckBox2: TCheckBox
  1628.               Left = 8
  1629.               Top = 64
  1630.               Width = 177
  1631.               Height = 17
  1632.               Caption = 'Watch &Contents of INI files:'
  1633.               State = cbChecked
  1634.               TabOrder = 5
  1635.             end
  1636.             object GroupBox1: TGroupBox
  1637.               Left = 4
  1638.               Top = 2
  1639.               Width = 425
  1640.               Height = 57
  1641.               Caption = 'Type of System Watch'
  1642.               TabOrder = 6
  1643.               object SpeedButton11: TSpeedButton
  1644.                 Left = 396
  1645.                 Top = 32
  1646.                 Width = 21
  1647.                 Height = 21
  1648.                 Glyph.Data = {
  1649.                   78010000424D7801000000000000760000002800000020000000100000000100
  1650.                   04000000000000000000120B0000120B00000000000000000000000000000000
  1651.                   800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  1652.                   FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00303333333333
  1653.                   333337F3333333333333303333333333333337F33FFFFF3FF3FF303300000300
  1654.                   300337FF77777F77377330000BBB0333333337777F337F33333330330BB00333
  1655.                   333337F373F773333333303330033333333337F3377333333333303333333333
  1656.                   333337F33FFFFF3FF3FF303300000300300337FF77777F77377330000BBB0333
  1657.                   333337777F337F33333330330BB00333333337F373F773333333303330033333
  1658.                   333337F3377333333333303333333333333337FFFF3FF3FFF333000003003000
  1659.                   333377777F77377733330BBB0333333333337F337F33333333330BB003333333
  1660.                   333373F7733333333333300333333333333337733333333333330000}
  1661.                 NumGlyphs = 2
  1662.                 OnClick = SpeedButton11Click
  1663.               end
  1664.               object InstNameLabel: TLabel
  1665.                 Left = 240
  1666.                 Top = 20
  1667.                 Width = 153
  1668.                 Height = 13
  1669.                 Alignment = taRightJustify
  1670.                 AutoSize = False
  1671.               end
  1672.               object RadioButton3: TRadioButton
  1673.                 Left = 8
  1674.                 Top = 14
  1675.                 Width = 177
  1676.                 Height = 17
  1677.                 Caption = '&Watch all programs'
  1678.                 Checked = True
  1679.                 TabOrder = 0
  1680.                 TabStop = True
  1681.               end
  1682.               object RadioButton4: TRadioButton
  1683.                 Left = 8
  1684.                 Top = 33
  1685.                 Width = 121
  1686.                 Height = 17
  1687.                 Caption = '&Run this program:'
  1688.                 TabOrder = 1
  1689.               end
  1690.               object Edit3: TEdit
  1691.                 Left = 136
  1692.                 Top = 32
  1693.                 Width = 257
  1694.                 Height = 21
  1695.                 TabOrder = 2
  1696.                 OnChange = Edit3Change
  1697.               end
  1698.             end
  1699.           end
  1700.         end
  1701.         object Panel12: TPanel
  1702.           Left = 121
  1703.           Top = 0
  1704.           Width = 438
  1705.           Height = 260
  1706.           Align = alClient
  1707.           TabOrder = 3
  1708.           Visible = False
  1709.           object Panel25: TPanel
  1710.             Left = 1
  1711.             Top = 1
  1712.             Width = 152
  1713.             Height = 258
  1714.             Align = alLeft
  1715.             TabOrder = 0
  1716.             object BitBtn27: TExplorerButton
  1717.               Left = 16
  1718.               Top = 80
  1719.               Width = 121
  1720.               Height = 25
  1721.               Bitmap.Data = {
  1722.                 F6000000424DF600000000000000760000002800000010000000100000000100
  1723.                 0400000000008000000000000000000000000000000000000000000000000000
  1724.                 80000080000000808000800000008000800080800000C0C0C000808080000000
  1725.                 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  1726.                 333333333000003333333330099999003333330997FFF79903333099FFFCFFF9
  1727.                 9033309FFFFFFFCF9033097FF0FFFFFF790309FFFF0FFFFFF90309FCFFF90000
  1728.                 F90309FFFFFFFFFFF903097FFFFFFFFF7903309FCFFFFFCF90333099FFFCFFF9
  1729.                 9033330997FCF799033333300999990033333333300000333333}
  1730.               Caption = 'Scan &Disk'
  1731.               Layout = blBitmapLeft
  1732.               Options = [boMonoDisplay, boPopupMark, boShowBevel]
  1733.               OnClick = BitBtn27Click
  1734.               PopupMenu = PopupMenu6
  1735.             end
  1736.             object btnUp: TExplorerButton
  1737.               Left = 16
  1738.               Top = 112
  1739.               Width = 121
  1740.               Height = 25
  1741.               Bitmap.Data = {
  1742.                 F6000000424DF600000000000000760000002800000010000000100000000100
  1743.                 0400000000008000000000000000000000000000000000000000000000000000
  1744.                 80000080000000808000800000008000800080800000C0C0C000808080000000
  1745.                 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333000000000
  1746.                 33333330B00000003333333000000000333333330EEEEEE03333333300000000
  1747.                 3333333330BFBFB0333333330BFBFBFB033333330FBFBF0F033333330BFBFB0B
  1748.                 033333330F0F0F00333333330B0B0B0333333333300F0F033333333333300B03
  1749.                 3333333333330F033333333333330B0333333333333330333333}
  1750.               Caption = '&Go to Parent'
  1751.               Enabled = False
  1752.               Layout = blBitmapLeft
  1753.               Options = [boMonoDisplay, boPopupMark, boShowBevel]
  1754.               OnClick = btnUpClick
  1755.               PopupMenu = PopupMenu6
  1756.             end
  1757.             object DriveComboBox1: TDriveComboBox
  1758.               Left = 8
  1759.               Top = 56
  1760.               Width = 137
  1761.               Height = 19
  1762.               HelpContext = 283
  1763.               PopupMenu = PopupMenu2
  1764.               TabOrder = 0
  1765.             end
  1766.             object Panel30: TPanel
  1767.               Left = 3
  1768.               Top = 8
  1769.               Width = 142
  1770.               Height = 41
  1771.               TabOrder = 1
  1772.               object RadioButton5: TRadioButton
  1773.                 Left = 4
  1774.                 Top = 4
  1775.                 Width = 135
  1776.                 Height = 17
  1777.                 HelpContext = 281
  1778.                 Caption = '&Show Actual Usage'
  1779.                 Checked = True
  1780.                 PopupMenu = PopupMenu2
  1781.                 TabOrder = 0
  1782.                 TabStop = True
  1783.               end
  1784.               object RadioButton6: TRadioButton
  1785.                 Left = 4
  1786.                 Top = 20
  1787.                 Width = 133
  1788.                 Height = 17
  1789.                 HelpContext = 282
  1790.                 Caption = 'Show &Slack Usage'
  1791.                 PopupMenu = PopupMenu2
  1792.                 TabOrder = 1
  1793.               end
  1794.             end
  1795.           end
  1796.           object Panel39: TPanel
  1797.             Left = 153
  1798.             Top = 1
  1799.             Width = 136
  1800.             Height = 258
  1801.             Align = alLeft
  1802.             TabOrder = 1
  1803.             Visible = False
  1804.             object GroupBox9: TGroupBox
  1805.               Left = 1
  1806.               Top = 73
  1807.               Width = 134
  1808.               Height = 184
  1809.               Align = alClient
  1810.               Caption = 'drive && path'
  1811.               TabOrder = 0
  1812.               object Label12: TLabel
  1813.                 Left = 2
  1814.                 Top = 15
  1815.                 Width = 130
  1816.                 Height = 13
  1817.                 Align = alTop
  1818.                 Caption = 'c:\'
  1819.               end
  1820.               object TreeView2: TTreeView
  1821.                 Left = 2
  1822.                 Top = 28
  1823.                 Width = 130
  1824.                 Height = 121
  1825.                 Indent = 19
  1826.                 OnExpanding = TreeView1Expanding
  1827.                 OnChange = TreeView2Change
  1828.                 Align = alClient
  1829.                 ParentColor = False
  1830.                 TabOrder = 0
  1831.                 OnClick = TreeView1Click
  1832.               end
  1833.               object Panel40: TPanel
  1834.                 Left = 2
  1835.                 Top = 149
  1836.                 Width = 130
  1837.                 Height = 33
  1838.                 Align = alBottom
  1839.                 BevelOuter = bvNone
  1840.                 TabOrder = 1
  1841.                 object BitBtn22: TExplorerButton
  1842.                   Left = 4
  1843.                   Top = 4
  1844.                   Width = 122
  1845.                   Height = 24
  1846.                   Hint = 'Start the search for program versions'
  1847.                   Bitmap.Data = {
  1848.                     F6000000424DF600000000000000760000002800000010000000100000000100
  1849.                     0400000000008000000000000000000000000000000000000000000000000000
  1850.                     80000080000000808000800000008000800080800000C0C0C000808080000000
  1851.                     FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
  1852.                     5555555555555555555555555905555555555555999055555555555599905555
  1853.                     5555555999990555555555999999055555555899059990555555890555599055
  1854.                     5555555555599905555555555555990555555555555559905555555555555589
  1855.                     0555555555555558905555555555555559905555555555555555}
  1856.                   Caption = '&Start Search'
  1857.                   Layout = blBitmapLeft
  1858.                   Options = [boMonoDisplay, boPopupMark, boShowBevel]
  1859.                   OnClick = BitBtn30Click
  1860.                   ParentShowHint = False
  1861.                   ShowHint = True
  1862.                   PopupMenu = PopupMenu6
  1863.                 end
  1864.               end
  1865.             end
  1866.             object Panel41: TPanel
  1867.               Left = 1
  1868.               Top = 1
  1869.               Width = 134
  1870.               Height = 72
  1871.               Align = alTop
  1872.               BevelOuter = bvNone
  1873.               TabOrder = 1
  1874.               object BitBtn35: TExplorerButton
  1875.                 Left = 4
  1876.                 Top = 44
  1877.                 Width = 126
  1878.                 Height = 25
  1879.                 Hint = 'Browse for a specific file then show it'#39's version info'
  1880.                 Bitmap.Data = {
  1881.                   F6000000424DF600000000000000760000002800000010000000100000000100
  1882.                   04000000000080000000CE0E0000C40E00000000000000000000000000000000
  1883.                   800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  1884.                   FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
  1885.                   5555555555555555555555555555555555555555555555555555550000000000
  1886.                   5555500B8B8B8B8B055550F0B8B8B8B8B05550BF0B8B8B8B8B0550FBF0000000
  1887.                   000550BFBFBFBFB0555550FBFBFBFBF0555550BFBFBF00055555550BFBF05555
  1888.                   5555557000075555555555555555555555555555555555555555}
  1889.                 Caption = '&Browse for a file'
  1890.                 Layout = blBitmapLeft
  1891.                 Options = [boMonoDisplay, boPopupMark, boShowBevel]
  1892.                 OnClick = BitBtn35Click
  1893.                 ParentShowHint = False
  1894.                 ShowHint = True
  1895.                 PopupMenu = PopupMenu6
  1896.               end
  1897.               object CheckBox11: TCheckBox
  1898.                 Left = 4
  1899.                 Top = 4
  1900.                 Width = 125
  1901.                 Height = 17
  1902.                 Caption = '&Files w/version only'
  1903.                 State = cbChecked
  1904.                 TabOrder = 0
  1905.               end
  1906.               object CheckBox12: TCheckBox
  1907.                 Left = 4
  1908.                 Top = 24
  1909.                 Width = 117
  1910.                 Height = 17
  1911.                 Caption = 'EXE files only'
  1912.                 TabOrder = 1
  1913.               end
  1914.             end
  1915.           end
  1916.           object ScrollBox5: TScrollBox
  1917.             Left = 289
  1918.             Top = 1
  1919.             Width = 148
  1920.             Height = 258
  1921.             Align = alClient
  1922.             BorderStyle = bsNone
  1923.             TabOrder = 2
  1924.             object ListView3: TListView
  1925.               Left = 0
  1926.               Top = 0
  1927.               Width = 148
  1928.               Height = 258
  1929.               Align = alClient
  1930.               OnDblClick = ListView3DblClick
  1931.               Columns = <>
  1932.               ReadOnly = False
  1933.               AllocBy = 64000
  1934.               OnColumnClick = ListView1ColumnClick
  1935.               TabOrder = 0
  1936.               ViewStyle = vsReport
  1937.               Visible = False
  1938.             end
  1939.           end
  1940.         end
  1941.         object Panel10: TPanel
  1942.           Left = 0
  1943.           Top = 0
  1944.           Width = 121
  1945.           Height = 0
  1946.           Align = alLeft
  1947.           TabOrder = 0
  1948.           object BitBtn8: TExplorerButton
  1949.             Left = 4
  1950.             Top = 4
  1951.             Width = 112
  1952.             Height = 25
  1953.             Hint = 'Invoke the System Watch function'
  1954.             Bitmap.Data = {
  1955.               F6000000424DF600000000000000760000002800000010000000100000000100
  1956.               04000000000080000000CE0E0000C40E00000000000000000000000000000000
  1957.               800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  1958.               FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333330000033
  1959.               3333333330BBB03333333333300000333333333330BBB0333333333300000003
  1960.               333333300BBBBB0033333330BBFFFBB033333300BFFFFFB003333300BFF077B0
  1961.               30333300BFF7FFB003333330BBF7FBB0333333300BB7BB003333333300000003
  1962.               3333333330BBB03333333333300000333333333330BBB0333333}
  1963.             Caption = '&Watch System'
  1964.             HelpContext = 268
  1965.             Layout = blBitmapLeft
  1966.             Options = [boMonoDisplay, boPopupMark, boShowBevel]
  1967.             OnClick = BitBtn8Click
  1968.             ParentShowHint = False
  1969.             ShowHint = True
  1970.             PopupMenu = PopupMenu6
  1971.           end
  1972.           object BitBtn26: TExplorerButton
  1973.             Left = 4
  1974.             Top = 32
  1975.             Width = 112
  1976.             Height = 25
  1977.             Hint = 'Show how a disk is utilized'
  1978.             Bitmap.Data = {
  1979.               F6000000424DF600000000000000760000002800000010000000100000000100
  1980.               04000000000080000000CE0E0000C40E00000000000000000000000000000000
  1981.               800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  1982.               FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00337333733373
  1983.               33733373737373737373770000000000000033033333333333333709333333C3
  1984.               3333330393993C3C333377079797977C7777330339339333C333370C333C3933
  1985.               93333303C3C33939C9337707C7C777977C9733033C3333333C3337033C333333
  1986.               33C3330333333333333377077777777777773333333333333333}
  1987.             Caption = '&Disk Usage'
  1988.             HelpContext = 269
  1989.             Layout = blBitmapLeft
  1990.             Options = [boMonoDisplay, boPopupMark, boShowBevel]
  1991.             OnClick = BitBtn26Click
  1992.             ParentShowHint = False
  1993.             ShowHint = True
  1994.             PopupMenu = PopupMenu6
  1995.           end
  1996.           object BitBtn36: TExplorerButton
  1997.             Left = 4
  1998.             Top = 60
  1999.             Width = 112
  2000.             Height = 25
  2001.             Hint = 'List version info for programs & modules'
  2002.             Bitmap.Data = {
  2003.               F6000000424DF600000000000000760000002800000010000000100000000100
  2004.               04000000000080000000CE0E0000C40E00000000000000000000000000000000
  2005.               800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  2006.               FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  2007.               3333333333333333333333333CCCCC333333CCCCCC808CCCCCC3008888070888
  2008.               80030F0770F7F0770F0370FFFFF7FFFFF07370F000F7F000F07330FFFFF7FFFF
  2009.               F033370F00F7F00F0733370FFFF7FFFF0733330FFF030FFF0333333000333000
  2010.               3333333333333333333333333333333333333333333333333333}
  2011.             Caption = '&Versions'
  2012.             HelpContext = 290
  2013.             Layout = blBitmapLeft
  2014.             Options = [boMonoDisplay, boPopupMark, boShowBevel]
  2015.             OnClick = BitBtn36Click
  2016.             ParentShowHint = False
  2017.             ShowHint = True
  2018.             PopupMenu = PopupMenu6
  2019.           end
  2020.           object ExplorerButton4: TExplorerButton
  2021.             Left = 4
  2022.             Top = 88
  2023.             Width = 112
  2024.             Height = 25
  2025.             Hint = 'Move file or directoriy references across your system'
  2026.             Bitmap.Data = {
  2027.               F6000000424DF600000000000000760000002800000010000000100000000100
  2028.               0400000000008000000000000000000000000000000000000000000000000000
  2029.               80000080000000808000800000008000800080800000C0C0C000808080000000
  2030.               FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  2031.               3333333333333333333300033333333333330B00030000033333000E00BFBFB0
  2032.               3333000E0BFBF0003333000E0FBFBFBF0333000E0BFBF0000003000E0FBFBFBF
  2033.               BFB0000E0BF000000003000000BFB03333333333330003333333333333333333
  2034.               3333333333333333333333333333333333333333333333333333}
  2035.             Caption = 'Move It!'
  2036.             HelpContext = 291
  2037.             Layout = blBitmapLeft
  2038.             Options = [boMonoDisplay, boPopupMark, boShowBevel]
  2039.             OnClick = ExplorerButton4Click
  2040.             ParentShowHint = False
  2041.             ShowHint = True
  2042.             PopupMenu = PopupMenu6
  2043.           end
  2044.         end
  2045.       end
  2046.       object TabSheet6: TTabSheet
  2047.         Caption = '&Config'
  2048.         object Panel31: TPanel
  2049.           Left = 0
  2050.           Top = 0
  2051.           Width = 145
  2052.           Height = 0
  2053.           Align = alLeft
  2054.           TabOrder = 0
  2055.           object SpeedButton1: TSpeedButton
  2056.             Left = 114
  2057.             Top = 76
  2058.             Width = 25
  2059.             Height = 25
  2060.             Glyph.Data = {
  2061.               78010000424D7801000000000000760000002800000020000000100000000100
  2062.               04000000000000000000120B0000120B00000000000000000000000000000000
  2063.               800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  2064.               FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00303333333333
  2065.               333337F3333333333333303333333333333337F33FFFFF3FF3FF303300000300
  2066.               300337FF77777F77377330000BBB0333333337777F337F33333330330BB00333
  2067.               333337F373F773333333303330033333333337F3377333333333303333333333
  2068.               333337F33FFFFF3FF3FF303300000300300337FF77777F77377330000BBB0333
  2069.               333337777F337F33333330330BB00333333337F373F773333333303330033333
  2070.               333337F3377333333333303333333333333337FFFF3FF3FFF333000003003000
  2071.               333377777F77377733330BBB0333333333337F337F33333333330BB003333333
  2072.               333373F7733333333333300333333333333337733333333333330000}
  2073.             NumGlyphs = 2
  2074.             OnClick = SpeedButton1Click
  2075.           end
  2076.           object SpeedButton2: TSpeedButton
  2077.             Left = 114
  2078.             Top = 100
  2079.             Width = 25
  2080.             Height = 25
  2081.             Glyph.Data = {
  2082.               78010000424D7801000000000000760000002800000020000000100000000100
  2083.               04000000000000000000120B0000120B00000000000000000000000000000000
  2084.               800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  2085.               FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00303333333333
  2086.               333337F3333333333333303333333333333337F33FFFFF3FF3FF303300000300
  2087.               300337FF77777F77377330000BBB0333333337777F337F33333330330BB00333
  2088.               333337F373F773333333303330033333333337F3377333333333303333333333
  2089.               333337F33FFFFF3FF3FF303300000300300337FF77777F77377330000BBB0333
  2090.               333337777F337F33333330330BB00333333337F373F773333333303330033333
  2091.               333337F3377333333333303333333333333337FFFF3FF3FFF333000003003000
  2092.               333377777F77377733330BBB0333333333337F337F33333333330BB003333333
  2093.               333373F7733333333333300333333333333337733333333333330000}
  2094.             NumGlyphs = 2
  2095.             OnClick = SpeedButton2Click
  2096.           end
  2097.           object CheckBox1: TCheckBox
  2098.             Left = 8
  2099.             Top = 8
  2100.             Width = 97
  2101.             Height = 17
  2102.             HelpContext = 272
  2103.             Caption = '&Autoexec.bat'
  2104.             PopupMenu = PopupMenu2
  2105.             TabOrder = 0
  2106.             OnClick = CheckBox1Click
  2107.           end
  2108.           object CheckBox5: TCheckBox
  2109.             Left = 8
  2110.             Top = 24
  2111.             Width = 97
  2112.             Height = 17
  2113.             HelpContext = 273
  2114.             Caption = '&Config.sys'
  2115.             PopupMenu = PopupMenu2
  2116.             TabOrder = 1
  2117.             OnClick = CheckBox1Click
  2118.           end
  2119.           object CheckBox6: TCheckBox
  2120.             Left = 8
  2121.             Top = 40
  2122.             Width = 97
  2123.             Height = 17
  2124.             HelpContext = 274
  2125.             Caption = '&Win.ini'
  2126.             PopupMenu = PopupMenu2
  2127.             TabOrder = 2
  2128.             OnClick = CheckBox1Click
  2129.           end
  2130.           object CheckBox7: TCheckBox
  2131.             Left = 8
  2132.             Top = 56
  2133.             Width = 97
  2134.             Height = 17
  2135.             HelpContext = 275
  2136.             Caption = '&System.ini'
  2137.             PopupMenu = PopupMenu2
  2138.             TabOrder = 3
  2139.             OnClick = CheckBox1Click
  2140.           end
  2141.           object CheckBox8: TCheckBox
  2142.             Left = 8
  2143.             Top = 80
  2144.             Width = 17
  2145.             Height = 17
  2146.             HelpContext = 276
  2147.             PopupMenu = PopupMenu2
  2148.             TabOrder = 4
  2149.             OnClick = CheckBox1Click
  2150.           end
  2151.           object Edit2: TEdit
  2152.             Left = 24
  2153.             Top = 78
  2154.             Width = 89
  2155.             Height = 21
  2156.             HelpContext = 276
  2157.             PopupMenu = PopupMenu2
  2158.             TabOrder = 5
  2159.           end
  2160.           object CheckBox9: TCheckBox
  2161.             Left = 8
  2162.             Top = 104
  2163.             Width = 17
  2164.             Height = 17
  2165.             HelpContext = 277
  2166.             Caption = 'CheckBox9'
  2167.             PopupMenu = PopupMenu2
  2168.             TabOrder = 6
  2169.             OnClick = CheckBox1Click
  2170.           end
  2171.           object Edit4: TEdit
  2172.             Left = 24
  2173.             Top = 102
  2174.             Width = 89
  2175.             Height = 21
  2176.             HelpContext = 277
  2177.             PopupMenu = PopupMenu2
  2178.             TabOrder = 7
  2179.           end
  2180.         end
  2181.         object ListView6: TListView
  2182.           Left = 145
  2183.           Top = 0
  2184.           Width = 414
  2185.           Height = 260
  2186.           Align = alClient
  2187.           Columns = <
  2188.             item
  2189.               Width = 0
  2190.               WidthType = (
  2191.                 -1)
  2192.             end>
  2193.           ReadOnly = False
  2194.           AllocBy = 64000
  2195.           ShowColumnHeaders = False
  2196.           TabOrder = 1
  2197.           ViewStyle = vsReport
  2198.         end
  2199.       end
  2200.       object TabSheet7: TTabSheet
  2201.         Caption = 'S&earch'
  2202.         object Panel51: TPanel
  2203.           Left = 121
  2204.           Top = 0
  2205.           Width = 438
  2206.           Height = 260
  2207.           Align = alClient
  2208.           TabOrder = 4
  2209.           Visible = False
  2210.           object Panel52: TPanel
  2211.             Left = 1
  2212.             Top = 1
  2213.             Width = 160
  2214.             Height = 258
  2215.             Align = alLeft
  2216.             TabOrder = 0
  2217.             object Panel53: TPanel
  2218.               Left = 1
  2219.               Top = 1
  2220.               Width = 158
  2221.               Height = 160
  2222.               Align = alTop
  2223.               BevelOuter = bvNone
  2224.               TabOrder = 0
  2225.               object Label22: TLabel
  2226.                 Left = 4
  2227.                 Top = 2
  2228.                 Width = 117
  2229.                 Height = 17
  2230.                 Caption = 'String to search for:'
  2231.               end
  2232.               object Label24: TLabel
  2233.                 Left = 8
  2234.                 Top = 144
  2235.                 Width = 145
  2236.                 Height = 13
  2237.                 Alignment = taCenter
  2238.                 AutoSize = False
  2239.                 Visible = False
  2240.               end
  2241.               object StringSearchStartBtn: TExplorerButton
  2242.                 Left = 16
  2243.                 Top = 130
  2244.                 Width = 129
  2245.                 Height = 25
  2246.                 Hint = 'Click here to start the string search'
  2247.                 Bitmap.Data = {
  2248.                   F6000000424DF600000000000000760000002800000010000000100000000100
  2249.                   0400000000008000000000000000000000000000000000000000000000000000
  2250.                   80000080000000808000800000008000800080800000C0C0C000808080000000
  2251.                   FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
  2252.                   5555555555555555555555555905555555555555999055555555555599905555
  2253.                   5555555999990555555555999999055555555899059990555555890555599055
  2254.                   5555555555599905555555555555990555555555555559905555555555555589
  2255.                   0555555555555558905555555555555559905555555555555555}
  2256.                 Caption = '&Start Search'
  2257.                 Layout = blBitmapLeft
  2258.                 Options = [boMonoDisplay, boPopupMark, boShowBevel]
  2259.                 OnClick = StringSearchStartBtnClick
  2260.                 ParentShowHint = False
  2261.                 ShowHint = True
  2262.               end
  2263.               object Label25: TLabel
  2264.                 Left = 8
  2265.                 Top = 45
  2266.                 Width = 65
  2267.                 Height = 20
  2268.                 Caption = 'File Mask:'
  2269.               end
  2270.               object Edit7: TEdit
  2271.                 Left = 8
  2272.                 Top = 18
  2273.                 Width = 145
  2274.                 Height = 21
  2275.                 TabOrder = 0
  2276.               end
  2277.               object CheckBox21: TCheckBox
  2278.                 Left = 4
  2279.                 Top = 64
  2280.                 Width = 101
  2281.                 Height = 17
  2282.                 Caption = 'Inside Files'
  2283.                 State = cbChecked
  2284.                 TabOrder = 1
  2285.               end
  2286.               object CheckBox22: TCheckBox
  2287.                 Left = 80
  2288.                 Top = 80
  2289.                 Width = 73
  2290.                 Height = 17
  2291.                 Caption = 'Filename'
  2292.                 TabOrder = 2
  2293.               end
  2294.               object CheckBox16: TCheckBox
  2295.                 Left = 4
  2296.                 Top = 79
  2297.                 Width = 69
  2298.                 Height = 17
  2299.                 Caption = 'INI files'
  2300.                 TabOrder = 3
  2301.               end
  2302.               object CheckBox18: TCheckBox
  2303.                 Left = 80
  2304.                 Top = 95
  2305.                 Width = 73
  2306.                 Height = 17
  2307.                 Caption = 'Registry'
  2308.                 TabOrder = 4
  2309.               end
  2310.               object CheckBox19: TCheckBox
  2311.                 Left = 4
  2312.                 Top = 95
  2313.                 Width = 77
  2314.                 Height = 17
  2315.                 Caption = 'Shortcuts'
  2316.                 TabOrder = 5
  2317.               end
  2318.               object CheckBox20: TCheckBox
  2319.                 Left = 4
  2320.                 Top = 111
  2321.                 Width = 133
  2322.                 Height = 17
  2323.                 Caption = 'Program Groups'
  2324.                 TabOrder = 6
  2325.               end
  2326.               object Edit8: TEdit
  2327.                 Left = 72
  2328.                 Top = 42
  2329.                 Width = 65
  2330.                 Height = 21
  2331.                 TabOrder = 7
  2332.                 Text = '*.*'
  2333.               end
  2334.             end
  2335.             object GroupBox12: TGroupBox
  2336.               Left = 1
  2337.               Top = 161
  2338.               Width = 158
  2339.               Height = 96
  2340.               Align = alClient
  2341.               Caption = 'drive && path'
  2342.               TabOrder = 1
  2343.               object Label23: TLabel
  2344.                 Left = 2
  2345.                 Top = 15
  2346.                 Width = 154
  2347.                 Height = 13
  2348.                 Align = alTop
  2349.                 Caption = 'c:\'
  2350.               end
  2351.               object TreeView5: TTreeView
  2352.                 Left = 2
  2353.                 Top = 28
  2354.                 Width = 154
  2355.                 Height = 66
  2356.                 Indent = 19
  2357.                 OnExpanding = TreeView1Expanding
  2358.                 OnChange = TreeView5Change
  2359.                 Align = alClient
  2360.                 ParentColor = False
  2361.                 TabOrder = 0
  2362.                 OnClick = TreeView1Click
  2363.               end
  2364.             end
  2365.           end
  2366.           object ListView7: TListView
  2367.             Left = 161
  2368.             Top = 1
  2369.             Width = 276
  2370.             Height = 258
  2371.             Align = alClient
  2372.             OnDblClick = ListView7DblClick
  2373.             Columns = <
  2374.               item
  2375.                 Caption = 'Item'
  2376.                 Width = 100
  2377.               end
  2378.               item
  2379.                 Caption = 'Path'
  2380.                 Width = 70
  2381.               end
  2382.               item
  2383.                 Caption = 'Type'
  2384.                 Width = 70
  2385.               end
  2386.               item
  2387.                 Caption = 'SubType'
  2388.                 Width = 70
  2389.               end
  2390.               item
  2391.                 Caption = 'Data'
  2392.                 Width = 48
  2393.                 WidthType = (
  2394.                   -1)
  2395.               end>
  2396.             ReadOnly = False
  2397.             Items.Data = {
  2398.               3F0000000100000000000000FFFFFFFFFFFFFFFF0400000000000000063C6E6F
  2399.               6E653E063C6E6F6E653E063C6E6F6E653E063C6E6F6E653E063C6E6F6E653E}
  2400.             OnColumnClick = ListView1ColumnClick
  2401.             TabOrder = 1
  2402.             ViewStyle = vsReport
  2403.           end
  2404.         end
  2405.         object Panel33: TPanel
  2406.           Left = 121
  2407.           Top = 0
  2408.           Width = 438
  2409.           Height = 260
  2410.           Align = alClient
  2411.           TabOrder = 3
  2412.           Visible = False
  2413.           object ListBox8: TListBox
  2414.             Left = 392
  2415.             Top = 40
  2416.             Width = 13
  2417.             Height = 9
  2418.             ItemHeight = 13
  2419.             Sorted = True
  2420.             TabOrder = 0
  2421.             Visible = False
  2422.           end
  2423.           object Panel45: TPanel
  2424.             Left = 1
  2425.             Top = 1
  2426.             Width = 144
  2427.             Height = 258
  2428.             Align = alLeft
  2429.             TabOrder = 1
  2430.             object GroupBox11: TGroupBox
  2431.               Left = 1
  2432.               Top = 33
  2433.               Width = 142
  2434.               Height = 190
  2435.               Align = alClient
  2436.               Caption = 'Drive\Directory'
  2437.               TabOrder = 0
  2438.               object Label18: TLabel
  2439.                 Left = 2
  2440.                 Top = 15
  2441.                 Width = 138
  2442.                 Height = 13
  2443.                 Align = alTop
  2444.                 Caption = 'c:\'
  2445.               end
  2446.               object TreeView4: TTreeView
  2447.                 Left = 2
  2448.                 Top = 28
  2449.                 Width = 138
  2450.                 Height = 160
  2451.                 Indent = 19
  2452.                 OnExpanding = TreeView1Expanding
  2453.                 OnChange = TreeView4Change
  2454.                 Align = alClient
  2455.                 ParentColor = False
  2456.                 TabOrder = 0
  2457.                 OnClick = TreeView1Click
  2458.               end
  2459.             end
  2460.             object Panel47: TPanel
  2461.               Left = 1
  2462.               Top = 223
  2463.               Width = 142
  2464.               Height = 34
  2465.               Align = alBottom
  2466.               BevelOuter = bvNone
  2467.               TabOrder = 1
  2468.               object DLLStart: TExplorerButton
  2469.                 Left = 8
  2470.                 Top = 4
  2471.                 Width = 121
  2472.                 Height = 25
  2473.                 Hint = 'Star the DLL search'
  2474.                 Bitmap.Data = {
  2475.                   F6000000424DF600000000000000760000002800000010000000100000000100
  2476.                   0400000000008000000000000000000000000000000000000000000000000000
  2477.                   80000080000000808000800000008000800080800000C0C0C000808080000000
  2478.                   FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
  2479.                   5555555555555555555555555905555555555555999055555555555599905555
  2480.                   5555555999990555555555999999055555555899059990555555890555599055
  2481.                   5555555555599905555555555555990555555555555559905555555555555589
  2482.                   0555555555555558905555555555555559905555555555555555}
  2483.                 Caption = '&Start Search'
  2484.                 Layout = blBitmapLeft
  2485.                 Options = [boMonoDisplay, boPopupMark, boShowBevel]
  2486.                 OnClick = DLLStartClick
  2487.                 ParentShowHint = False
  2488.                 ShowHint = True
  2489.                 PopupMenu = PopupMenu6
  2490.               end
  2491.             end
  2492.             object Panel48: TPanel
  2493.               Left = 1
  2494.               Top = 1
  2495.               Width = 142
  2496.               Height = 32
  2497.               Align = alTop
  2498.               BevelOuter = bvNone
  2499.               TabOrder = 2
  2500.               object ExplorerButton3: TExplorerButton
  2501.                 Left = 2
  2502.                 Top = 4
  2503.                 Width = 135
  2504.                 Height = 25
  2505.                 Hint = 'Delete a duplicate DLL from the list'
  2506.                 Bitmap.Data = {
  2507.                   F6000000424DF600000000000000760000002800000010000000100000000100
  2508.                   0400000000008000000000000000000000000000000000000000000000000000
  2509.                   80000080000000808000800000008000800080800000C0C0C000808080000000
  2510.                   FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  2511.                   3333333333333330033333333333330883333C00333330883333C0CC03330880
  2512.                   0000C033C03088FFFFF0CC00000F888888803CCCCC0000000000333330030FFF
  2513.                   FFF0333C0C030F00F0F033C03C030FFFFFF033C03C030F0FFFF033C000330FFF
  2514.                   0000333CCC330F0F0FF0333333330FFF0F033333333300000033}
  2515.                 Caption = '&Delete Duplicate'
  2516.                 Layout = blBitmapLeft
  2517.                 Options = [boMonoDisplay, boPopupMark, boShowBevel]
  2518.                 OnClick = ExplorerButton3Click
  2519.                 ParentShowHint = False
  2520.                 ShowHint = True
  2521.                 PopupMenu = PopupMenu6
  2522.               end
  2523.             end
  2524.           end
  2525.           object Panel46: TPanel
  2526.             Left = 147
  2527.             Top = 1
  2528.             Width = 290
  2529.             Height = 258
  2530.             Align = alClient
  2531.             TabOrder = 2
  2532.             object GroupBox2: TGroupBox
  2533.               Left = 8
  2534.               Top = 16
  2535.               Width = 73
  2536.               Height = 57
  2537.               Caption = 'dlls loaded'
  2538.               Ctl3D = False
  2539.               ParentCtl3D = False
  2540.               TabOrder = 0
  2541.               object ListBox2: TListBox
  2542.                 Left = 1
  2543.                 Top = 14
  2544.                 Width = 71
  2545.                 Height = 39
  2546.                 Align = alClient
  2547.                 BorderStyle = bsNone
  2548.                 Color = clBtnFace
  2549.                 Font.Color = clBlack
  2550.                 Font.Height = -11
  2551.                 Font.Name = 'Courier'
  2552.                 Font.Style = []
  2553.                 IntegralHeight = True
  2554.                 ItemHeight = 13
  2555.                 ParentFont = False
  2556.                 Sorted = True
  2557.                 TabOrder = 0
  2558.               end
  2559.             end
  2560.             object GroupBox3: TGroupBox
  2561.               Left = 104
  2562.               Top = 16
  2563.               Width = 73
  2564.               Height = 57
  2565.               Caption = 'dlls ref'#39#39'd'
  2566.               Ctl3D = False
  2567.               ParentCtl3D = False
  2568.               TabOrder = 1
  2569.               object ListBox3: TListBox
  2570.                 Left = 1
  2571.                 Top = 14
  2572.                 Width = 71
  2573.                 Height = 39
  2574.                 Align = alClient
  2575.                 BorderStyle = bsNone
  2576.                 Color = clBtnFace
  2577.                 Font.Color = clBlack
  2578.                 Font.Height = -11
  2579.                 Font.Name = 'Courier'
  2580.                 Font.Style = []
  2581.                 IntegralHeight = True
  2582.                 ItemHeight = 13
  2583.                 ParentFont = False
  2584.                 Sorted = True
  2585.                 TabOrder = 0
  2586.                 OnClick = ListBox3Click
  2587.               end
  2588.             end
  2589.             object GroupBox7: TGroupBox
  2590.               Left = 200
  2591.               Top = 16
  2592.               Width = 73
  2593.               Height = 65
  2594.               Caption = 'dlls not ref'#39#39'd'
  2595.               Ctl3D = False
  2596.               ParentCtl3D = False
  2597.               TabOrder = 2
  2598.               object ListBox4: TListBox
  2599.                 Left = 1
  2600.                 Top = 14
  2601.                 Width = 71
  2602.                 Height = 39
  2603.                 Align = alClient
  2604.                 BorderStyle = bsNone
  2605.                 Color = clBtnFace
  2606.                 Font.Color = clBlack
  2607.                 Font.Height = -11
  2608.                 Font.Name = 'Courier'
  2609.                 Font.Style = []
  2610.                 IntegralHeight = True
  2611.                 ItemHeight = 13
  2612.                 ParentFont = False
  2613.                 Sorted = True
  2614.                 TabOrder = 0
  2615.                 OnClick = ListBox4Click
  2616.               end
  2617.             end
  2618.             object GroupBox5: TGroupBox
  2619.               Left = 16
  2620.               Top = 96
  2621.               Width = 81
  2622.               Height = 49
  2623.               Caption = 'duplicate dlls'
  2624.               Ctl3D = False
  2625.               ParentCtl3D = False
  2626.               TabOrder = 3
  2627.               object ListBox6: TListBox
  2628.                 Left = 1
  2629.                 Top = 14
  2630.                 Width = 79
  2631.                 Height = 26
  2632.                 Align = alClient
  2633.                 BorderStyle = bsNone
  2634.                 Color = clBtnFace
  2635.                 Font.Color = clBlack
  2636.                 Font.Height = -11
  2637.                 Font.Name = 'Courier'
  2638.                 Font.Style = []
  2639.                 IntegralHeight = True
  2640.                 ItemHeight = 13
  2641.                 ParentFont = False
  2642.                 Sorted = True
  2643.                 TabOrder = 0
  2644.                 OnClick = ListBox6Click
  2645.               end
  2646.             end
  2647.             object GroupBox4: TGroupBox
  2648.               Left = 168
  2649.               Top = 96
  2650.               Width = 81
  2651.               Height = 57
  2652.               Caption = 'files reference dlls'
  2653.               Ctl3D = False
  2654.               ParentCtl3D = False
  2655.               TabOrder = 4
  2656.               object ListBox5: TListBox
  2657.                 Left = 1
  2658.                 Top = 14
  2659.                 Width = 79
  2660.                 Height = 39
  2661.                 Align = alClient
  2662.                 BorderStyle = bsNone
  2663.                 Color = clBtnFace
  2664.                 Font.Color = clBlack
  2665.                 Font.Height = -11
  2666.                 Font.Name = 'Courier'
  2667.                 Font.Style = []
  2668.                 IntegralHeight = True
  2669.                 ItemHeight = 13
  2670.                 ParentFont = False
  2671.                 Sorted = True
  2672.                 TabOrder = 0
  2673.                 OnClick = ListBox5Click
  2674.               end
  2675.             end
  2676.             object GroupBox6: TGroupBox
  2677.               Left = 32
  2678.               Top = 176
  2679.               Width = 97
  2680.               Height = 57
  2681.               Ctl3D = False
  2682.               ParentCtl3D = False
  2683.               TabOrder = 5
  2684.               object ListBox7: TListBox
  2685.                 Left = 1
  2686.                 Top = 14
  2687.                 Width = 95
  2688.                 Height = 39
  2689.                 Align = alClient
  2690.                 BorderStyle = bsNone
  2691.                 Color = clBtnFace
  2692.                 Font.Color = clBlack
  2693.                 Font.Height = -11
  2694.                 Font.Name = 'Courier'
  2695.                 Font.Style = []
  2696.                 IntegralHeight = True
  2697.                 ItemHeight = 13
  2698.                 ParentFont = False
  2699.                 TabOrder = 0
  2700.               end
  2701.             end
  2702.           end
  2703.           object Splitter2: TPanel
  2704.             Left = 145
  2705.             Top = 1
  2706.             Width = 2
  2707.             Height = 258
  2708.             Cursor = crHSplit
  2709.             Align = alLeft
  2710.             BevelOuter = bvNone
  2711.             Caption = 'Splitter2'
  2712.             Color = clRed
  2713.             TabOrder = 3
  2714.             OnMouseDown = SplitterMouseDown
  2715.             OnMouseMove = SplitterMouseMove
  2716.             OnMouseUp = SplitterMouseUp
  2717.           end
  2718.         end
  2719.         object Panel36: TPanel
  2720.           Left = 121
  2721.           Top = 0
  2722.           Width = 438
  2723.           Height = 260
  2724.           Align = alClient
  2725.           TabOrder = 2
  2726.           Visible = False
  2727.           object Panel42: TPanel
  2728.             Left = 1
  2729.             Top = 1
  2730.             Width = 152
  2731.             Height = 258
  2732.             Align = alLeft
  2733.             TabOrder = 0
  2734.             object GroupBox10: TGroupBox
  2735.               Left = 1
  2736.               Top = 41
  2737.               Width = 150
  2738.               Height = 216
  2739.               Align = alClient
  2740.               Caption = 'Drive\Directory'
  2741.               TabOrder = 0
  2742.               object Label17: TLabel
  2743.                 Left = 2
  2744.                 Top = 15
  2745.                 Width = 146
  2746.                 Height = 13
  2747.                 Align = alTop
  2748.                 Caption = 'c:\'
  2749.               end
  2750.               object Panel44: TPanel
  2751.                 Left = 2
  2752.                 Top = 183
  2753.                 Width = 146
  2754.                 Height = 31
  2755.                 Align = alBottom
  2756.                 BevelOuter = bvNone
  2757.                 TabOrder = 0
  2758.                 object BitBtn37: TExplorerButton
  2759.                   Left = 8
  2760.                   Top = 4
  2761.                   Width = 129
  2762.                   Height = 25
  2763.                   Hint = 'Start the icon search'
  2764.                   Bitmap.Data = {
  2765.                     F6000000424DF600000000000000760000002800000010000000100000000100
  2766.                     0400000000008000000000000000000000000000000000000000000000000000
  2767.                     80000080000000808000800000008000800080800000C0C0C000808080000000
  2768.                     FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
  2769.                     5555555555555555555555555905555555555555999055555555555599905555
  2770.                     5555555999990555555555999999055555555899059990555555890555599055
  2771.                     5555555555599905555555555555990555555555555559905555555555555589
  2772.                     0555555555555558905555555555555559905555555555555555}
  2773.                   Caption = '&Start Search'
  2774.                   Layout = blBitmapLeft
  2775.                   Options = [boMonoDisplay, boPopupMark, boShowBevel]
  2776.                   OnClick = BitBtn37Click
  2777.                   ParentShowHint = False
  2778.                   ShowHint = True
  2779.                   PopupMenu = PopupMenu6
  2780.                 end
  2781.               end
  2782.               object TreeView3: TTreeView
  2783.                 Left = 2
  2784.                 Top = 28
  2785.                 Width = 146
  2786.                 Height = 155
  2787.                 Indent = 19
  2788.                 OnExpanding = TreeView1Expanding
  2789.                 OnChange = TreeView3Change
  2790.                 Align = alClient
  2791.                 ParentColor = False
  2792.                 TabOrder = 1
  2793.                 OnClick = TreeView1Click
  2794.               end
  2795.             end
  2796.             object Panel43: TPanel
  2797.               Left = 1
  2798.               Top = 1
  2799.               Width = 150
  2800.               Height = 40
  2801.               Align = alTop
  2802.               BevelOuter = bvNone
  2803.               TabOrder = 1
  2804.               object DelIcon: TExplorerButton
  2805.                 Left = 4
  2806.                 Top = 4
  2807.                 Width = 137
  2808.                 Height = 25
  2809.                 Hint = 'Delete the marked icon from the list'
  2810.                 Bitmap.Data = {
  2811.                   F6000000424DF600000000000000760000002800000010000000100000000100
  2812.                   0400000000008000000000000000000000000000000000000000000000000000
  2813.                   80000080000000808000800000008000800080800000C0C0C000808080000000
  2814.                   FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  2815.                   3333333333333330033333333333330883333C00333330883333C0CC03330880
  2816.                   0000C033C03088FFFFF0CC00000F888888803CCCCC0000000000333330030FFF
  2817.                   FFF0333C0C030F00F0F033C03C030FFFFFF033C03C030F0FFFF033C000330FFF
  2818.                   0000333CCC330F0F0FF0333333330FFF0F033333333300000033}
  2819.                 Caption = '&Remove Marked Icon'
  2820.                 Layout = blBitmapLeft
  2821.                 Options = [boMonoDisplay, boPopupMark, boShowBevel]
  2822.                 OnClick = DelIconClick
  2823.                 ParentShowHint = False
  2824.                 ShowHint = True
  2825.                 PopupMenu = PopupMenu6
  2826.               end
  2827.             end
  2828.           end
  2829.           object ListBox1: TListBox
  2830.             Tag = 38
  2831.             Left = 155
  2832.             Top = 1
  2833.             Width = 282
  2834.             Height = 258
  2835.             HelpContext = 1
  2836.             Align = alClient
  2837.             BorderStyle = bsNone
  2838.             Color = clBtnFace
  2839.             Columns = 1
  2840.             DragCursor = 1
  2841.             Font.Color = clBlack
  2842.             Font.Height = -11
  2843.             Font.Name = 'MS Sans Serif'
  2844.             Font.Style = []
  2845.             ItemHeight = 40
  2846.             ParentFont = False
  2847.             Style = lbOwnerDrawFixed
  2848.             TabOrder = 1
  2849.             OnClick = ListBox1Click
  2850.             OnDrawItem = ListBox1DrawItem
  2851.           end
  2852.           object Splitter3: TPanel
  2853.             Left = 153
  2854.             Top = 1
  2855.             Width = 2
  2856.             Height = 258
  2857.             Cursor = crHSplit
  2858.             Align = alLeft
  2859.             BevelOuter = bvNone
  2860.             Caption = 'Splitter3'
  2861.             Color = clRed
  2862.             TabOrder = 2
  2863.             OnMouseDown = SplitterMouseDown
  2864.             OnMouseMove = SplitterMouseMove
  2865.             OnMouseUp = SplitterMouseUp
  2866.           end
  2867.         end
  2868.         object Panel34: TPanel
  2869.           Left = 121
  2870.           Top = 0
  2871.           Width = 438
  2872.           Height = 260
  2873.           Align = alClient
  2874.           TabOrder = 1
  2875.           Visible = False
  2876.           object Panel37: TPanel
  2877.             Left = 1
  2878.             Top = 1
  2879.             Width = 144
  2880.             Height = 258
  2881.             Align = alLeft
  2882.             TabOrder = 0
  2883.             object GroupBox8: TGroupBox
  2884.               Left = 1
  2885.               Top = 177
  2886.               Width = 142
  2887.               Height = 80
  2888.               Align = alClient
  2889.               Caption = 'drive && path'
  2890.               TabOrder = 0
  2891.               object PathLabel: TLabel
  2892.                 Left = 2
  2893.                 Top = 15
  2894.                 Width = 138
  2895.                 Height = 13
  2896.                 Align = alTop
  2897.                 Caption = 'c:\'
  2898.               end
  2899.               object Panel35: TPanel
  2900.                 Left = 2
  2901.                 Top = 45
  2902.                 Width = 138
  2903.                 Height = 33
  2904.                 Align = alBottom
  2905.                 BevelOuter = bvNone
  2906.                 TabOrder = 0
  2907.                 object BitBtn30: TExplorerButton
  2908.                   Left = 8
  2909.                   Top = 4
  2910.                   Width = 121
  2911.                   Height = 25
  2912.                   Hint = 'start the selected search'
  2913.                   Bitmap.Data = {
  2914.                     F6000000424DF600000000000000760000002800000010000000100000000100
  2915.                     0400000000008000000000000000000000000000000000000000000000000000
  2916.                     80000080000000808000800000008000800080800000C0C0C000808080000000
  2917.                     FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
  2918.                     5555555555555555555555555905555555555555999055555555555599905555
  2919.                     5555555999990555555555999999055555555899059990555555890555599055
  2920.                     5555555555599905555555555555990555555555555559905555555555555589
  2921.                     0555555555555558905555555555555559905555555555555555}
  2922.                   Caption = '&Start search'
  2923.                   Layout = blBitmapLeft
  2924.                   Options = [boMonoDisplay, boPopupMark, boShowBevel]
  2925.                   OnClick = BitBtn30Click
  2926.                   ParentShowHint = False
  2927.                   ShowHint = True
  2928.                   PopupMenu = PopupMenu6
  2929.                 end
  2930.               end
  2931.               object TreeView1: TTreeView
  2932.                 Left = 2
  2933.                 Top = 28
  2934.                 Width = 138
  2935.                 Height = 17
  2936.                 Hint = 'Select the search drive and path from this expandable tree'
  2937.                 HelpContext = 288
  2938.                 DragCursor = crDefault
  2939.                 ReadOnly = True
  2940.                 HideSelection = False
  2941.                 Indent = 19
  2942.                 OnExpanding = TreeView1Expanding
  2943.                 OnChange = TreeView1Change
  2944.                 Align = alClient
  2945.                 ParentColor = False
  2946.                 TabOrder = 1
  2947.                 OnClick = TreeView1Click
  2948.                 PopupMenu = PopupMenu2
  2949.                 ParentShowHint = False
  2950.                 ShowHint = True
  2951.               end
  2952.             end
  2953.             object Panel38: TPanel
  2954.               Left = 1
  2955.               Top = 1
  2956.               Width = 142
  2957.               Height = 136
  2958.               Align = alTop
  2959.               BevelOuter = bvNone
  2960.               TabOrder = 1
  2961.               object Label16: TLabel
  2962.                 Left = 100
  2963.                 Top = 111
  2964.                 Width = 37
  2965.                 Height = 18
  2966.                 Caption = 'bytes'
  2967.               end
  2968.               object Label15: TLabel
  2969.                 Left = 4
  2970.                 Top = 85
  2971.                 Width = 93
  2972.                 Height = 20
  2973.                 Caption = 'and file size is'
  2974.               end
  2975.               object IsLabel: TLabel
  2976.                 Left = 4
  2977.                 Top = 57
  2978.                 Width = 21
  2979.                 Height = 16
  2980.                 Caption = 'is'
  2981.               end
  2982.               object Label14: TLabel
  2983.                 Left = 5
  2984.                 Top = 33
  2985.                 Width = 44
  2986.                 Height = 16
  2987.                 Caption = 'where'
  2988.               end
  2989.               object Label5: TLabel
  2990.                 Left = 12
  2991.                 Top = 9
  2992.                 Width = 25
  2993.                 Height = 16
  2994.                 Caption = 'Find'
  2995.               end
  2996.               object FilterDateButton: TExplorerButton
  2997.                 Left = 64
  2998.                 Top = 54
  2999.                 Width = 73
  3000.                 Height = 25
  3001.                 Hint = 'Click here to show a calendar for date selection'
  3002.                 Caption = '&Get Date'
  3003.                 Options = [boMonoDisplay, boPopupMark, boShowBevel]
  3004.                 OnClick = FilterDateButtonClick
  3005.                 ParentShowHint = False
  3006.                 ShowHint = True
  3007.                 PopupMenu = PopupMenu6
  3008.               end
  3009.               object SizeSpinEdit: TSpinEdit
  3010.                 Left = 8
  3011.                 Top = 108
  3012.                 Width = 89
  3013.                 Height = 22
  3014.                 Increment = 10
  3015.                 MaxValue = 0
  3016.                 MinValue = 0
  3017.                 TabOrder = 0
  3018.                 Value = 0
  3019.               end
  3020.               object SizeTypeComboBox: TComboBox
  3021.                 Left = 95
  3022.                 Top = 83
  3023.                 Width = 43
  3024.                 Height = 21
  3025.                 ItemHeight = 13
  3026.                 Items.Strings = (
  3027.                   'All'
  3028.                   '<'
  3029.                   '>'
  3030.                   '<='
  3031.                   '>='
  3032.                   '=')
  3033.                 TabOrder = 1
  3034.                 Text = 'All'
  3035.               end
  3036.               object FilterTypeComboBox: TComboBox
  3037.                 Left = 21
  3038.                 Top = 55
  3039.                 Width = 43
  3040.                 Height = 21
  3041.                 ItemHeight = 13
  3042.                 Items.Strings = (
  3043.                   'All'
  3044.                   '<'
  3045.                   '>'
  3046.                   '<='
  3047.                   '>='
  3048.                   '=')
  3049.                 TabOrder = 2
  3050.                 Text = 'All'
  3051.               end
  3052.               object FilterColumnComboBox: TComboBox
  3053.                 Left = 48
  3054.                 Top = 29
  3055.                 Width = 91
  3056.                 Height = 21
  3057.                 ItemHeight = 13
  3058.                 Items.Strings = (
  3059.                   'Creation'
  3060.                   'Last Access'
  3061.                   'Last Write')
  3062.                 TabOrder = 3
  3063.                 Text = 'Creation'
  3064.               end
  3065.               object FileSpecComboBox: TComboBox
  3066.                 Left = 48
  3067.                 Top = 5
  3068.                 Width = 91
  3069.                 Height = 21
  3070.                 ItemHeight = 13
  3071.                 Items.Strings = (
  3072.                   '*.*'
  3073.                   '*.exe'
  3074.                   '*.bat'
  3075.                   '*.dll'
  3076.                   '*.doc'
  3077.                   '*.txt'
  3078.                   '*.fil')
  3079.                 TabOrder = 4
  3080.                 Text = '*.*'
  3081.               end
  3082.             end
  3083.             object Panel54: TPanel
  3084.               Left = 1
  3085.               Top = 137
  3086.               Width = 142
  3087.               Height = 40
  3088.               Align = alTop
  3089.               TabOrder = 2
  3090.               Visible = False
  3091.               object ExplorerButton10: TExplorerButton
  3092.                 Left = 8
  3093.                 Top = 8
  3094.                 Width = 129
  3095.                 Height = 25
  3096.                 Hint = 'Delete the selected duplicate file'
  3097.                 Bitmap.Data = {
  3098.                   F6000000424DF600000000000000760000002800000010000000100000000100
  3099.                   0400000000008000000000000000000000000000000000000000000000000000
  3100.                   80000080000000808000800000008000800080800000C0C0C000808080000000
  3101.                   FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
  3102.                   55558888888585599958555555555550305555555550055BB0555555550FB000
  3103.                   0055555550FB0BF0F05555550FBFBF0FB05555550BFBF0FB005555500FBFBFB0
  3104.                   B055550E0BFBFB00B05550EEE0BFB0B0B055000EEE0BFBF0B0550000EEE00000
  3105.                   B05500000E055550705550000055555505555500055555550555}
  3106.                 Caption = '&Delete Duplicate'
  3107.                 Layout = blBitmapLeft
  3108.                 Options = [boMonoDisplay, boPopupMark, boShowBevel]
  3109.                 OnClick = ExplorerButton10Click
  3110.                 ParentShowHint = False
  3111.                 ShowHint = True
  3112.               end
  3113.             end
  3114.           end
  3115.           object Splitter: TPanel
  3116.             Left = 145
  3117.             Top = 1
  3118.             Width = 1
  3119.             Height = 258
  3120.             Cursor = crHSplit
  3121.             Align = alLeft
  3122.             BevelOuter = bvNone
  3123.             Color = clRed
  3124.             TabOrder = 1
  3125.             OnMouseDown = SplitterMouseDown
  3126.             OnMouseMove = SplitterMouseMove
  3127.             OnMouseUp = SplitterMouseUp
  3128.           end
  3129.           object ScrollBox6: TScrollBox
  3130.             Left = 146
  3131.             Top = 1
  3132.             Width = 291
  3133.             Height = 258
  3134.             Align = alClient
  3135.             BorderStyle = bsNone
  3136.             TabOrder = 2
  3137.             object ListView5: TListView
  3138.               Left = 0
  3139.               Top = 0
  3140.               Width = 291
  3141.               Height = 258
  3142.               Align = alClient
  3143.               OnDblClick = ListView5DblClick
  3144.               Columns = <
  3145.                 item
  3146.                   Caption = 'Name'
  3147.                   Width = 80
  3148.                 end
  3149.                 item
  3150.                   Caption = 'Path'
  3151.                   Width = 70
  3152.                 end
  3153.                 item
  3154.                   Caption = 'Last Write'
  3155.                   Width = 70
  3156.                 end
  3157.                 item
  3158.                   Alignment = taRightJustify
  3159.                   Caption = 'Size'
  3160.                   Width = 70
  3161.                 end
  3162.                 item
  3163.                   Caption = 'Creation'
  3164.                   Width = 70
  3165.                 end
  3166.                 item
  3167.                   Caption = 'Last Access'
  3168.                   Width = 70
  3169.                 end>
  3170.               DragMode = dmAutomatic
  3171.               ReadOnly = False
  3172.               HideSelection = False
  3173.               OnColumnClick = ListView1ColumnClick
  3174.               PopupMenu = PopupMenu1
  3175.               SortType = stText
  3176.               TabOrder = 0
  3177.               ViewStyle = vsReport
  3178.             end
  3179.           end
  3180.         end
  3181.         object Panel32: TPanel
  3182.           Left = 0
  3183.           Top = 0
  3184.           Width = 121
  3185.           Height = 260
  3186.           Align = alLeft
  3187.           TabOrder = 0
  3188.           object BitBtn33: TExplorerButton
  3189.             Left = 4
  3190.             Top = 60
  3191.             Width = 112
  3192.             Height = 25
  3193.             Hint = 'Search for duplicate files locally or remote'
  3194.             Bitmap.Data = {
  3195.               F6000000424DF600000000000000760000002800000010000000100000000100
  3196.               04000000000080000000CE0E0000C40E00000000000000000000000000000000
  3197.               800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  3198.               FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
  3199.               5555555550000000000555550BFBFBFBFB0555500FBFBFBFBF05550B0BFBFBFB
  3200.               FB05500F0FBFBFBFBF050B0B0BFBFBFBFB050F0F0FBFBFBFBF050B0B00000000
  3201.               00550F0FB0FBFB0F05550B000700007055550FB0FBFB0F055555000700007055
  3202.               555550FBFB055555555557000075555555555555555555555555}
  3203.             Caption = '&Duplicate Files'
  3204.             HelpContext = 280
  3205.             Layout = blBitmapLeft
  3206.             Options = [boMonoDisplay, boPopupMark, boShowBevel]
  3207.             OnClick = BitBtn33Click
  3208.             ParentShowHint = False
  3209.             ShowHint = True
  3210.             PopupMenu = PopupMenu6
  3211.           end
  3212.           object BitBtn29: TExplorerButton
  3213.             Left = 4
  3214.             Top = 4
  3215.             Width = 112
  3216.             Height = 25
  3217.             Hint = 'Search for DLLs on your system'
  3218.             Bitmap.Data = {
  3219.               F6000000424DF600000000000000760000002800000010000000100000000100
  3220.               04000000000080000000CE0E0000C40E00000000000000000000000000000000
  3221.               800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  3222.               FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
  3223.               555500755000000050000B0550CC009050E00B055000000050E00B7750CC0090
  3224.               50E077B050CC009050E050B050CC009050E050B770CC009050E0577B00CC0090
  3225.               50E0550B30CC00905000550B3000009050E0557000CC00905000555550000090
  3226.               5555555555555000555555555555509055555555555550005555}
  3227.             Caption = 'D&LL Search'
  3228.             HelpContext = 278
  3229.             Layout = blBitmapLeft
  3230.             Options = [boMonoDisplay, boPopupMark, boShowBevel]
  3231.             OnClick = BitBtn29Click
  3232.             ParentShowHint = False
  3233.             ShowHint = True
  3234.             PopupMenu = PopupMenu6
  3235.           end
  3236.           object BitBtn31: TExplorerButton
  3237.             Left = 4
  3238.             Top = 32
  3239.             Width = 112
  3240.             Height = 25
  3241.             Hint = 'Search for files by name, date & size'
  3242.             Bitmap.Data = {
  3243.               F6000000424DF600000000000000760000002800000010000000100000000100
  3244.               04000000000080000000CE0E0000C40E00000000000000000000000000000000
  3245.               800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  3246.               FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  3247.               3303333333333333300033333333333300033333333333300033333333333300
  3248.               0333333700073B7033333307777700B333333078F8F870333333778F8F8F8773
  3249.               333307F8F8F8F7033333078999998703333307F8F8F8F7033333778F8F8F8773
  3250.               33333078F8F87033333333077777033333333337000733333333}
  3251.             Caption = '&File Search'
  3252.             HelpContext = 279
  3253.             Layout = blBitmapLeft
  3254.             Options = [boMonoDisplay, boPopupMark, boShowBevel]
  3255.             OnClick = BitBtn31Click
  3256.             ParentShowHint = False
  3257.             ShowHint = True
  3258.             PopupMenu = PopupMenu6
  3259.           end
  3260.           object IconSearch: TExplorerButton
  3261.             Left = 4
  3262.             Top = 88
  3263.             Width = 112
  3264.             Height = 25
  3265.             Hint = 'List icons in files'
  3266.             Bitmap.Data = {
  3267.               F6000000424DF600000000000000760000002800000010000000100000000100
  3268.               04000000000080000000CE0E0000C40E00000000000000000000000000000000
  3269.               800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  3270.               FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF0033BBBBBBBBBB
  3271.               BB3333BB00BBBBBBBB3333BB0BBBBBB0BB3333BBB0BBBB000B3333BBB00BB00B
  3272.               BB3333BBBB0B00BBBB3333BBBB000BBBBB3333EEEE000EEEEE3333EE0E80000E
  3273.               EE3333EEE0800EEEEE3333EEEE000EEEEE3333EEEEE00EEEEE3333EEEEEE00EE
  3274.               EE3333EEEEEE00EEEE3333EEEEEEEEEEEE3333EEEEEEEEEEEE33}
  3275.             Caption = 'Icon Search'
  3276.             HelpContext = 293
  3277.             Layout = blBitmapLeft
  3278.             Options = [boMonoDisplay, boPopupMark, boShowBevel]
  3279.             OnClick = IconSearchClick
  3280.             ParentShowHint = False
  3281.             ShowHint = True
  3282.             PopupMenu = PopupMenu6
  3283.           end
  3284.           object ExplorerButton9: TExplorerButton
  3285.             Left = 4
  3286.             Top = 116
  3287.             Width = 112
  3288.             Height = 25
  3289.             Hint = 'Search for a string across files, filenames, registry, etc...'
  3290.             Bitmap.Data = {
  3291.               F6000000424DF600000000000000760000002800000010000000100000000100
  3292.               04000000000080000000CE0E0000C40E00000000000000000000000000000000
  3293.               800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  3294.               FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
  3295.               55555555544C4C5555555554C444C4445555554C43344444455554C4C334C4C4
  3296.               335554CCC33344443355CCCCC333CCC4C4454CC33333CCC444C5C4333333C3C4
  3297.               CCC54CC33333333C4C45CCC33CC4333CC4C55CCCCC3333334C5554C333333333
  3298.               CC55553333CC3C33C55555533CC4C4CC555555555C4CCC555555}
  3299.             Caption = '&String Search'
  3300.             HelpContext = 292
  3301.             Layout = blBitmapLeft
  3302.             Options = [boMonoDisplay, boPopupMark, boShowBevel]
  3303.             OnClick = ExplorerButton9Click
  3304.             ParentShowHint = False
  3305.             ShowHint = True
  3306.             PopupMenu = PopupMenu6
  3307.           end
  3308.         end
  3309.       end
  3310.     end
  3311.     object Panel1: TPanel
  3312.       Left = 0
  3313.       Top = 0
  3314.       Width = 567
  3315.       Height = 33
  3316.       Align = alTop
  3317.       BevelInner = bvLowered
  3318.       TabOrder = 0
  3319.       object ExitButton: TExplorerButton
  3320.         Left = 4
  3321.         Top = 4
  3322.         Width = 25
  3323.         Height = 25
  3324.         Hint = 'Exit TechFacts 95'
  3325.         Bitmap.Data = {
  3326.           F6000000424DF600000000000000760000002800000010000000100000000100
  3327.           04000000000080000000CE0E0000C40E00000000000000000000000000000000
  3328.           80000080000000808000800000008000800080800000C0C0C000808080000000
  3329.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFF88FFFFFFF
  3330.           FFFFFF9118FFFFF98FFFFF91118FFF9118FFFF911118F911118FFFF911118111
  3331.           118FFFFF9111111118FFFFFFF91111118FFFFFFFFF111118FFFFFFFFFF911118
  3332.           FFFFFFFFF9111118FFFFFFFF911181118FFFFFF91118F91118FFFFF9118FFF91
  3333.           118FFFFF91FFFFF9111FFFFFFFFFFFFF919FFFFFFFFFFFFFFFFF}
  3334.         Caption = 'Exit'
  3335.         HelpContext = 1
  3336.         Options = [boMonoDisplay, boIconOnly, boPopupMark, boShowBevel]
  3337.         OnClick = ExitButtonClick
  3338.         ParentShowHint = False
  3339.         ShowHint = True
  3340.         PopupMenu = PopupMenu6
  3341.       end
  3342.       object BitBtn1: TExplorerButton
  3343.         Left = 30
  3344.         Top = 4
  3345.         Width = 25
  3346.         Height = 25
  3347.         Hint = 'Run the TechFacts setup function'
  3348.         Bitmap.Data = {
  3349.           F6000000424DF600000000000000760000002800000010000000100000000100
  3350.           04000000000080000000CE0E0000C40E00000000000000000000000000000000
  3351.           800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  3352.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555550FF0559
  3353.           195057000FF05559190370FFFF05555919330F00FF055559193300550F055559
  3354.           193507550F05559999955570F075501111155500075503330555555555503335
  3355.           0555550055033355055550505033355505550500033355550555000000355557
  3356.           0755550000055557075555300007555707555533500000555555}
  3357.         Caption = 'ExplorerButton'
  3358.         HelpContext = 2
  3359.         Options = [boMonoDisplay, boIconOnly, boPopupMark, boShowBevel]
  3360.         OnClick = BitBtn1Click
  3361.         ParentShowHint = False
  3362.         ShowHint = True
  3363.         PopupMenu = PopupMenu6
  3364.       end
  3365.       object BitBtn17: TExplorerButton
  3366.         Left = 56
  3367.         Top = 4
  3368.         Width = 25
  3369.         Height = 25
  3370.         Hint = 'Reset all Alarms'
  3371.         Bitmap.Data = {
  3372.           F6000000424DF600000000000000760000002800000010000000100000000100
  3373.           04000000000080000000CE0E0000C40E00000000000000000000000000000000
  3374.           800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  3375.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  3376.           3333333339999933333333399999999933333399937073999333399933000339
  3377.           9933399333707333993399333333333339939933333033333993993333707333
  3378.           3333993333101333333399333300039999933993330003399993399933000333
  3379.           9993339993707399999333399999999933933333399999333333}
  3380.         Caption = 'ExplorerButton'
  3381.         HelpContext = 3
  3382.         Options = [boMonoDisplay, boIconOnly, boPopupMark, boShowBevel]
  3383.         OnClick = RefreshButtonClick
  3384.         ParentShowHint = False
  3385.         ShowHint = True
  3386.         PopupMenu = PopupMenu6
  3387.       end
  3388.       object ResetButton: TExplorerButton
  3389.         Left = 82
  3390.         Top = 4
  3391.         Width = 25
  3392.         Height = 25
  3393.         Hint = 'Reset all active alarms'
  3394.         Bitmap.Data = {
  3395.           F6000000424DF600000000000000760000002800000010000000100000000100
  3396.           0400000000008000000000000000000000000000000000000000000000000000
  3397.           80000080000000808000800000008000800080800000C0C0C000808080000000
  3398.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00300130000031
  3399.           00333310009090001333330097F0F7900333380970FFF07908333099FFFFFFF9
  3400.           90333090F000FF009033B099FFF0FFF990B3080970F0F0790803BB0097F0F790
  3401.           0BB3000009999900000307780000000788030777788087777803B087700B0077
  3402.           80B303800BBBBB008303330BB0B0B0BB033330BB03B0B30BB033}
  3403.         Caption = 'ExplorerButton'
  3404.         HelpContext = 4
  3405.         Enabled = False
  3406.         Options = [boMonoDisplay, boIconOnly, boPopupMark, boShowBevel]
  3407.         OnClick = ResetButtonClick
  3408.         ParentShowHint = False
  3409.         ShowHint = True
  3410.         PopupMenu = PopupMenu6
  3411.       end
  3412.       object BitBtn6: TExplorerButton
  3413.         Left = 108
  3414.         Top = 4
  3415.         Width = 25
  3416.         Height = 25
  3417.         Hint = 'Print the data in the visible TechFacts window'
  3418.         Bitmap.Data = {
  3419.           F6000000424DF600000000000000760000002800000010000000100000000100
  3420.           04000000000080000000CE0E0000C40E00000000000000000000000000000000
  3421.           800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  3422.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00300000000000
  3423.           00030888888888888880088888888888888000000000000000000F8F8F8F8F8F
  3424.           8F8008F8F8F8F8F8F9F00F8F8F8F8F8F8F8000000000000000003330FFFFFFFF
  3425.           03333330F0000F0F03333330FFFFFFFF03333330F00F000003333330FFFF0FF0
  3426.           33333330F08F0F0333333330FFFF003333333330000003333333}
  3427.         Caption = 'ExplorerButton'
  3428.         HelpContext = 5
  3429.         Options = [boMonoDisplay, boIconOnly, boPopupMark, boShowBevel]
  3430.         OnClick = BitBtn6Click
  3431.         ParentShowHint = False
  3432.         ShowHint = True
  3433.         PopupMenu = PopupMenu6
  3434.       end
  3435.       object ExplorerButton1: TExplorerButton
  3436.         Left = 134
  3437.         Top = 4
  3438.         Width = 25
  3439.         Height = 25
  3440.         Hint = 'Invoke the print preview function'
  3441.         Bitmap.Data = {
  3442.           F6000000424DF600000000000000760000002800000010000000100000000100
  3443.           04000000000080000000CE0E0000C40E00000000000000000000000000000000
  3444.           800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  3445.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333330000000
  3446.           0000333330FFFFFFFFF0003000000FF000F0E00FBFBFB0FFFFF0E0FBFB00000F
  3447.           F0F0E0BFBFBFBFB0FFF0E0FBFB00000FF0F0E0BFBFBFBFB0FFF0E0FB0000000F
  3448.           F0F0000FB0FFFFFFFFF0333000FFFFFFFFF0333330F000FF0000333330FFFFFF
  3449.           0FF0333330CCCCCC0F03333330FFFFFF00333333300000000333}
  3450.         Caption = 'ExplorerButton'
  3451.         HelpContext = 6
  3452.         Options = [boMonoDisplay, boIconOnly, boPopupMark, boShowBevel]
  3453.         OnClick = BitBtn22Click
  3454.         ParentShowHint = False
  3455.         ShowHint = True
  3456.         PopupMenu = PopupMenu6
  3457.       end
  3458.       object ClearButton: TExplorerButton
  3459.         Left = 160
  3460.         Top = 4
  3461.         Width = 25
  3462.         Height = 25
  3463.         Hint = 'Clear the active data panel'
  3464.         Bitmap.Data = {
  3465.           F6000000424DF600000000000000760000002800000010000000100000000100
  3466.           0400000000008000000000000000000000000000000000000000000000000000
  3467.           80000080000000808000800000008000800080800000C0C0C000808080000000
  3468.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00500005000555
  3469.           5555000000005550555500550005505555550055500555555555500550050055
  3470.           5555550050501105555555550509991055555005550999910555500505509990
  3471.           305555005055090B03055555555550B0B03055550555550B0B33555555555550
  3472.           BBB35550555555550BBB55555555555550BB555555555555550B}
  3473.         Caption = 'ExplorerButton'
  3474.         HelpContext = 9
  3475.         Options = [boMonoDisplay, boIconOnly, boPopupMark, boShowBevel]
  3476.         OnClick = ClearButtonClick
  3477.         ParentShowHint = False
  3478.         ShowHint = True
  3479.         PopupMenu = PopupMenu6
  3480.       end
  3481.       object BitBtn23: TExplorerButton
  3482.         Left = 186
  3483.         Top = 4
  3484.         Width = 25
  3485.         Height = 25
  3486.         Hint = 'Copy the selection to the clipboard'
  3487.         Bitmap.Data = {
  3488.           F6000000424DF600000000000000760000002800000010000000100000000100
  3489.           0400000000008000000000000000000000000000000000000000000000000000
  3490.           80000080000000808000800000008000800080800000C0C0C000808080000000
  3491.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  3492.           3333333333333330033333333333330883333C00333330883333C0CC03330880
  3493.           0000C033C03088FFFFF0CC00000F888888803CCCCC0000000000333330030FFF
  3494.           FFF0333C0C030F00F0F033C03C030FFFFFF033C03C030F0FFFF033C000330FFF
  3495.           0000333CCC330F0F0FF0333333330FFF0F033333333300000033}
  3496.         Caption = 'ExplorerButton'
  3497.         HelpContext = 7
  3498.         Options = [boMonoDisplay, boIconOnly, boPopupMark, boShowBevel]
  3499.         OnClick = BitBtn23Click
  3500.         ParentShowHint = False
  3501.         ShowHint = True
  3502.         PopupMenu = PopupMenu6
  3503.       end
  3504.       object BitBtn24: TExplorerButton
  3505.         Left = 236
  3506.         Top = 4
  3507.         Width = 25
  3508.         Height = 25
  3509.         Hint = 'Save the selected text to a disk file'
  3510.         Bitmap.Data = {
  3511.           F6000000424DF600000000000000760000002800000010000000100000000100
  3512.           0400000000008000000000000000000000000000000000000000000000000000
  3513.           80000080000000808000800000008000800080800000C0C0C000808080000000
  3514.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333303
  3515.           33333333333333903333333333333399033300000099999990330FFFF0999999
  3516.           99030FFFF099999999900F00F099999999030FFFF099999990330F00FFFFF099
  3517.           03330FFFFFFFF09033330F00F000000333330FFFF0FF033333330F07F0F03333
  3518.           33330FFFF0033333333300000033333333333333333333333333}
  3519.         Caption = 'ExplorerButton'
  3520.         HelpContext = 8
  3521.         Options = [boMonoDisplay, boIconOnly, boPopupMark, boShowBevel]
  3522.         OnClick = BitBtn24Click
  3523.         ParentShowHint = False
  3524.         ShowHint = True
  3525.         PopupMenu = PopupMenu6
  3526.       end
  3527.       object BitBtn28: TExplorerButton
  3528.         Left = 262
  3529.         Top = 4
  3530.         Width = 25
  3531.         Height = 25
  3532.         Hint = 'Find text in the TechFacts data'
  3533.         Bitmap.Data = {
  3534.           F6000000424DF600000000000000760000002800000010000000100000000100
  3535.           0400000000008000000000000000000000000000000000000000000000000000
  3536.           80000080000000808000800000008000800080800000C0C0C000808080000000
  3537.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  3538.           333333333333333330000030000033333000E00BFBFB03333333E0BFBF000333
  3539.           3300E0FBFBFBF0333300E0BFBF0000003333E0FBFBFBFBFB0399E0BF00000000
  3540.           3399000BFB033333333333300033333333003333333333333300333333333333
  3541.           3333333333333333300033333333333330003333333333333333}
  3542.         Caption = 'ExplorerButton'
  3543.         HelpContext = 11
  3544.         Options = [boMonoDisplay, boIconOnly, boPopupMark, boShowBevel]
  3545.         OnClick = BitBtn28Click
  3546.         ParentShowHint = False
  3547.         ShowHint = True
  3548.         PopupMenu = PopupMenu6
  3549.       end
  3550.       object SMTPEmailBtn: TExplorerButton
  3551.         Left = 288
  3552.         Top = 4
  3553.         Width = 25
  3554.         Height = 25
  3555.         Hint = 'Invoke the Internet email function'
  3556.         Bitmap.Data = {
  3557.           F6000000424DF600000000000000760000002800000010000000100000000100
  3558.           04000000000080000000CE0E0000C40E00000000000000000000000000000000
  3559.           800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  3560.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  3561.           3333333333333333333300000000000000000FFFFFFFFFFFFFF00FFFF777FFFF
  3562.           FFF00FFFFFFFFFFFFFF00FFFF777777FFFF00FFFFFFFFFFF99900F777FFFFFFF
  3563.           9CA00FFFFFFFFFFF9A9000000000000000003333333333333333333333333333
  3564.           3333333333333333333333333333333333333333333333333333}
  3565.         Caption = 'ExplorerButton'
  3566.         HelpContext = 12
  3567.         Options = [boMonoDisplay, boIconOnly, boPopupMark, boShowBevel]
  3568.         OnClick = SMTPEmailBtnClick
  3569.         ParentShowHint = False
  3570.         ShowHint = True
  3571.         PopupMenu = PopupMenu6
  3572.       end
  3573.       object MapiEmailBtn: TExplorerButton
  3574.         Left = 314
  3575.         Top = 4
  3576.         Width = 25
  3577.         Height = 25
  3578.         Hint = 'Invoke the MAPI email function'
  3579.         Bitmap.Data = {
  3580.           F6000000424DF600000000000000760000002800000010000000100000000100
  3581.           04000000000080000000CE0E0000C40E00000000000000000000000000000000
  3582.           800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  3583.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00300000000000
  3584.           00000FFFFFFFFFFFFFF00FFFF777FFFFFFF00FFFFFFFFFFFFFF00FFFF7777BBF
  3585.           FFF00FFFFFFFB9BF1CC00F777FFFB99BC1C00FFFFFFFB9BBC1C000000077B999
  3586.           B00033337377B9999B333377377B99BB9BB33737377B9B79B9B733733777BB7B
  3587.           BBB737333777BB777B9B333333777B7777BB333333333777337B}
  3588.         Caption = 'ExplorerButton'
  3589.         HelpContext = 13
  3590.         Options = [boMonoDisplay, boIconOnly, boPopupMark, boShowBevel]
  3591.         OnClick = MapiEmailBtnClick
  3592.         ParentShowHint = False
  3593.         ShowHint = True
  3594.         PopupMenu = PopupMenu6
  3595.       end
  3596.       object TechFaxBtn: TExplorerButton
  3597.         Left = 340
  3598.         Top = 4
  3599.         Width = 25
  3600.         Height = 25
  3601.         Hint = 'Invoke the TechFax FAX utility'
  3602.         Bitmap.Data = {
  3603.           F6000000424DF600000000000000760000002800000010000000100000000100
  3604.           04000000000080000000CE0E0000C40E00000000000000000000000000000000
  3605.           800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  3606.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00300033300000
  3607.           000007070330FFFFFFF007370330F00F00F007370330FFFFFFF007070330F000
  3608.           0FF030003330FFFFFFF033033330F00F000033000330FFFF0FF033007030F08F
  3609.           0F0330703700FFFF003330733370000003333307307033300003333077000307
  3610.           7770333300330000330033333333330777703333333333300003}
  3611.         Caption = 'ExplorerButton'
  3612.         HelpContext = 14
  3613.         Options = [boMonoDisplay, boIconOnly, boPopupMark, boShowBevel]
  3614.         OnClick = TechFaxBtnClick
  3615.         ParentShowHint = False
  3616.         ShowHint = True
  3617.         PopupMenu = PopupMenu6
  3618.       end
  3619.       object HelpBtn: TExplorerButton
  3620.         Left = 366
  3621.         Top = 4
  3622.         Width = 25
  3623.         Height = 25
  3624.         Hint = 'Show the TechFacts 95 help index'
  3625.         Bitmap.Data = {
  3626.           F6000000424DF600000000000000760000002800000010000000100000000100
  3627.           04000000000080000000CE0E0000C40E00000000000000000000000000000000
  3628.           800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  3629.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF0033333CCCCC33
  3630.           3333CCCCCC808CCCCCC300888807088880030F0770F7F0770F0370FFFFF7FFFF
  3631.           F07370FFFB99FBFFF07330FFBF99BFBFF033370BFBF7FBFB0733370FBF98BFBF
  3632.           07333B0BFB990BFB03333FB000B99000B3333BFBFBFB99FBF3333FBF99BF99BF
  3633.           B33333FB99FB99FB3333333FB9999FB333333333FBFBFB333333}
  3634.         Caption = 'ExplorerButton'
  3635.         HelpContext = 15
  3636.         Options = [boMonoDisplay, boIconOnly, boPopupMark, boShowBevel]
  3637.         OnClick = HelpBtnClick
  3638.         ParentShowHint = False
  3639.         ShowHint = True
  3640.         PopupMenu = PopupMenu6
  3641.       end
  3642.       object ExplorerButton2: TExplorerButton
  3643.         Left = 211
  3644.         Top = 4
  3645.         Width = 25
  3646.         Height = 25
  3647.         Hint = 'Paste data into the current data panel'
  3648.         Bitmap.Data = {
  3649.           F6000000424DF600000000000000760000002800000010000000100000000100
  3650.           04000000000080000000CE0E0000C40E00000000000000000000000000000000
  3651.           800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  3652.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF003333330FFFFF
  3653.           FFF03333330F0000F0F03333330FFFFFFFF07000000007F000000BBBBBBBB0F0
  3654.           FF030B77777BB0F0F0330B7FFFFFB0F003330B7FFFFFB00093330B7FFFFFB039
  3655.           99330B7FFFFFB09999930B7FFFFFB99999990B7FFFFFB0399933070077007039
  3656.           99330B770077B03999330BB7007BB99993337000000007333333}
  3657.         Caption = 'ExplorerButton'
  3658.         HelpContext = 19
  3659.         Options = [boMonoDisplay, boIconOnly, boPopupMark, boShowBevel]
  3660.         OnClick = ExplorerButton2Click
  3661.         ParentShowHint = False
  3662.         ShowHint = True
  3663.         PopupMenu = PopupMenu6
  3664.       end
  3665.       object WhatsThisList: TListBox
  3666.         Left = 504
  3667.         Top = 8
  3668.         Width = 57
  3669.         Height = 97
  3670.         ItemHeight = 13
  3671.         Items.Strings = (
  3672.           
  3673.             '0001 The Exit button will force TechFacts to close and release a' +
  3674.             'll application Windows resources'
  3675.           
  3676.             '0002 The setup button invokes the Techfacts setup window. Using ' +
  3677.             'this window you can modify how TechFacts looks and operates'
  3678.           
  3679.             '0003 The refresh button will force the visible data to refresh c' +
  3680.             'ompletely from its source'
  3681.           
  3682.             '0004 When a resource monitor alarm is triggered, use the Reset A' +
  3683.             'larm button to cancel the alarm and reset the alarm scan'
  3684.           
  3685.             '0005 The Print button will print the contents of the TechFacts d' +
  3686.             'ata that is currently visible'
  3687.           
  3688.             '0006 The Print Preview button invokes the print preview window w' +
  3689.             'hich can be used to adjust print settings, fonts and number of c' +
  3690.             'opies to print'
  3691.           
  3692.             '0007 The Copy to Clipboard function will copy selected text from' +
  3693.             ' the visible data to the clipboard. If no text is selected the e' +
  3694.             'ntire contents are copied to the clipboard'
  3695.           
  3696.             '0008 Use the Save to File button to copy the contents of the vis' +
  3697.             'ible data to a disk file which you can select, or create a new f' +
  3698.             'ile'
  3699.           
  3700.             '0009 The Clear button will clear the contents of the TechFacts d' +
  3701.             'ata window that is currently visible. Note that this process may' +
  3702.             ' take several seconds for certain types of data'
  3703.           
  3704.             '0010 The Techfacts icon in the system tray has both left and rig' +
  3705.             'ht mouse activation. Left mouse will restore the window, right m' +
  3706.             'ouse will show the action popup menu'
  3707.           
  3708.             '0011 Use the Find button to find text in the visible TechFacts w' +
  3709.             'indow.  You can use this button to repeat the text search multip' +
  3710.             'le times'
  3711.           
  3712.             '0012 The Internet Email option will take the contents of the vis' +
  3713.             'ible TechFacts data window and will load it into the integrated ' +
  3714.             'Internet email utility'
  3715.           
  3716.             '0013 The MAPI Email option will take the contents of the visible' +
  3717.             ' TechFacts data window and will load it into the integrated MAPI' +
  3718.             ' email utility'
  3719.           
  3720.             '0014 The TechFax option will invoke the integrated FAX utility w' +
  3721.             'ith the data from the visible TechFacts data window'
  3722.           
  3723.             '0015 TechFacts has integrated help which can be invoked from the' +
  3724.             ' Menu or the toolbar. Integrated help requires no additional hel' +
  3725.             'p files'
  3726.           
  3727.             '0016 The Abort button is used to cancel any active scans or sear' +
  3728.             'ches. This button is only visible when a scan or search is activ' +
  3729.             'e'
  3730.           
  3731.             '0017 Minimizing the TechFacts main window will cause it to only ' +
  3732.             'appear in the system tray as a globe with moving arrows circling' +
  3733.             ' it'
  3734.           
  3735.             '0018 Invoking the About option will display the information scre' +
  3736.             'en describing this product, version and contact information'
  3737.           
  3738.             '0019 Use the Paste button to insert data from the clipboard onto' +
  3739.             ' the data panel that you are currently viewing. This will only w' +
  3740.             'ork on non-columner panels such as '#39'Process Monitor'#39' , '#39'Watch Re' +
  3741.             'sults'#39' or '#39'File Detail'#39'.'
  3742.           
  3743.             '0100 The main tab control allows you to move between TechFacts f' +
  3744.             'unctions. Click on the tab you want or use the Alt key with the ' +
  3745.             'underlined character'
  3746.           
  3747.             '0101 The status bar shows you the current system time and provid' +
  3748.             'es a messages space. You can use the right corner to drag or siz' +
  3749.             'e the Techfacts window'
  3750.           
  3751.             '0102 Use this button to stop the process monitor. An entry will ' +
  3752.             'be made onto the process log showing the process monitor was sto' +
  3753.             'pped'
  3754.           
  3755.             '0103 This button is used to actually perform the action that is ' +
  3756.             'described in the moving text to the right of the button. Once cl' +
  3757.             'icked, there is no turning back!'
  3758.           
  3759.             '0250 Custom monitors allow you to select disks, resource, cpu or' +
  3760.             ' memory to monitor in a variety of different formats'
  3761.           
  3762.             '0251 Performance monitors dynamically show you the performance v' +
  3763.             'alues in the Windows Registry in a variety of different formats'
  3764.           
  3765.             '0252 The process monitor shows you when processes (programs) are' +
  3766.             ' started or ended. This is a non-graphical monitor'
  3767.           '0253 View a list of all running processes under Windows 95.'
  3768.           
  3769.             '0254 View a list of all modules for a given process. You can sel' +
  3770.             'ect the process.'
  3771.           '0255 View a list of all active threads under Windows 95.'
  3772.           
  3773.             '0256 View a list of all heaps for a selected process. You can se' +
  3774.             'lect the process.'
  3775.           
  3776.             '0257 View a list of all visible or non-visible windows loaded un' +
  3777.             'der Windows 95.'
  3778.           
  3779.             '0258 View a list of all atoms (strings) allocated under Windows ' +
  3780.             '95.'
  3781.           '0259 View information on Windows, OS, DOS and user versions.'
  3782.           '0260 View a snapshot of all CMOS values in ascii and hex.'
  3783.           
  3784.             '0261 View a list of all multimedia devices attached to your syst' +
  3785.             'em.'
  3786.           '0262 ?'
  3787.           
  3788.             '0263 Kill any Windows 95 process. This is a forced program termi' +
  3789.             'nation, data may be lost.'
  3790.           
  3791.             '0264 Unload any Windows 95 module that was loaded by processes t' +
  3792.             'o which you have access.'
  3793.           
  3794.             '0265 Capture screen images. May be entire screen, selected windo' +
  3795.             'ws or selected portions of the screen.'
  3796.           '0266 Save the current CMOS values to a disk file.'
  3797.           '0267 Restore CMOS values from a previously saved disk file.'
  3798.           
  3799.             '0268 Watch your system for changes to disk, files or registry. T' +
  3800.             'racks installs and program changes.'
  3801.           
  3802.             '0269 Scan your disk for utilization by directory, folder and fil' +
  3803.             'e in bytes and percentage of total.'
  3804.           
  3805.             '0270 View values associated with Windows Registry performance da' +
  3806.             'ta.'
  3807.           '0271 View key and data values from the Windows Registry.'
  3808.           '0272 Load the AUTOEXEC.BAT file into the edit form.'
  3809.           '0273 Load the CONFIG.SYS file into the edit form.'
  3810.           '0274 Load the WIN.INI file into the edit form.'
  3811.           '0275 Load the SYSTEM.INI file into the edit form.'
  3812.           '0276 Load a file of your choosing into the edit form.'
  3813.           '0277 Load a file of your choosing into the edit form.'
  3814.           
  3815.             '0278 Search for DLLs loaded, on disk, used, unused and duplicate' +
  3816.             ' DLLs.'
  3817.           
  3818.             '0279 Search for files locally or on network. Select dates and fi' +
  3819.             'le size criteria.'
  3820.           '0280 Search for duplicate files locally or on network.'
  3821.           '0281 Show disk utilization based on actual byte-on-disk usage.'
  3822.           '0282 Show disk utilization based on slack bytes-allocated usage.'
  3823.           '0283 Select a different drive to scan.'
  3824.           '0284 Start the scan of the disk.'
  3825.           '0285 Return to the parent directory and show utilization.'
  3826.           '0286 Start the file search using the selected criteria.'
  3827.           '0287 Get a date using a windows calendar.'
  3828.           '0288 Select the drive path to search.'
  3829.           
  3830.             '0289 The device mapping function will provide you with a list of' +
  3831.             ' all disks, com ports and printer ports and show if they are map' +
  3832.             'ped locally or remotely, what their network mapping is and what ' +
  3833.             'user id what used to log them into the network.'
  3834.           
  3835.             '0290 Program usage will scan your disk for all EXE, DLL, VXD and' +
  3836.             ' DRV files and will list version information that may or may not' +
  3837.             ' be linked into the file.'
  3838.           
  3839.             '0291 The Move It! function lets you update Ini files, program gr' +
  3840.             'oups, Links, Shortcuts and the Registry for applications that yo' +
  3841.             'u have physically moved on your hard disk or onto another drive.'
  3842.           
  3843.             '0292 The string search option lets you search for strings across' +
  3844.             ' your system. Not only will it examine files for the string but ' +
  3845.             'it will also look at filenames, the registry, INI files, shortcu' +
  3846.             'ts and program groups.'
  3847.           
  3848.             '0293 The icon search will scan all files on your local or remote' +
  3849.             ' drives looking for icons.')
  3850.         ParentShowHint = False
  3851.         ShowHint = True
  3852.         TabOrder = 0
  3853.         Visible = False
  3854.       end
  3855.       object StopScan: TBitBtn
  3856.         Left = 396
  3857.         Top = 4
  3858.         Width = 85
  3859.         Height = 25
  3860.         Cursor = crArrow
  3861.         Hint = 'click here to abort any TechFacts active scans'
  3862.         HelpContext = 16
  3863.         Caption = '&Abort'
  3864.         ParentShowHint = False
  3865.         PopupMenu = PopupMenu2
  3866.         ShowHint = True
  3867.         TabOrder = 1
  3868.         Visible = False
  3869.         OnClick = StopScanClick
  3870.         Kind = bkNo
  3871.       end
  3872.     end
  3873.   end
  3874.   object StatusBar1: TStatusBar
  3875.     Left = 0
  3876.     Top = 321
  3877.     Width = 567
  3878.     Height = 28
  3879.     HelpContext = 101
  3880.     Panels = <
  3881.       item
  3882.         Alignment = taCenter
  3883.         Width = 100
  3884.       end
  3885.       item
  3886.         Alignment = taCenter
  3887.         Width = 50
  3888.       end
  3889.       item
  3890.         Alignment = taCenter
  3891.         Width = 50
  3892.       end>
  3893.     PopupMenu = PopupMenu2
  3894.     SimplePanel = False
  3895.   end
  3896.   object PopupMenu1: TPopupMenu
  3897.     AutoPopup = False
  3898.     Left = 436
  3899.     Top = 328
  3900.     object Open1: TMenuItem
  3901.       Caption = '&Open'
  3902.       HelpContext = 16
  3903.       ShortCut = 0
  3904.       OnClick = Open1Click
  3905.     end
  3906.     object N1: TMenuItem
  3907.       Caption = '-'
  3908.       ShortCut = 0
  3909.     end
  3910.     object CaptureEntireDesktop2: TMenuItem
  3911.       Caption = '&Capture entire desktop'
  3912.       ShortCut = 0
  3913.       OnClick = Captureentiredesktop1Click
  3914.     end
  3915.     object Capturespecificwindow1: TMenuItem
  3916.       Caption = 'Capture &specific window'
  3917.       ShortCut = 0
  3918.       OnClick = CaptureaSpecificwindow1Click
  3919.     end
  3920.     object Captureareaofdesktop1: TMenuItem
  3921.       Caption = 'Capture &area of desktop'
  3922.       ShortCut = 0
  3923.       OnClick = CaptureaPortionofthescreen1Click
  3924.     end
  3925.     object N3: TMenuItem
  3926.       Caption = '-'
  3927.       ShortCut = 0
  3928.     end
  3929.     object Exit2: TMenuItem
  3930.       Caption = '&Exit'
  3931.       HelpContext = 10
  3932.       ShortCut = 0
  3933.       OnClick = ExitButtonClick
  3934.     end
  3935.   end
  3936.   object Timer1: TTimer
  3937.     Interval = 500
  3938.     OnTimer = Timer1Timer
  3939.     Left = 492
  3940.     Top = 316
  3941.   end
  3942.   object MainMenu1: TMainMenu
  3943.     Left = 472
  3944.     Top = 328
  3945.     object Monitor1: TMenuItem
  3946.       Caption = '&File'
  3947.       HelpContext = 17
  3948.       ShortCut = 0
  3949.       object ResetAlarm1: TMenuItem
  3950.         Caption = 'Reset &Alarm'
  3951.         Enabled = False
  3952.         HelpContext = 4
  3953.         ShortCut = 0
  3954.         OnClick = ResetButtonClick
  3955.       end
  3956.       object Configure1: TMenuItem
  3957.         Caption = '&Configure'
  3958.         HelpContext = 2
  3959.         ShortCut = 0
  3960.         OnClick = BitBtn1Click
  3961.       end
  3962.       object N6: TMenuItem
  3963.         Caption = '-'
  3964.         ShortCut = 0
  3965.       end
  3966.       object Savetofile1: TMenuItem
  3967.         Caption = '&Save to file...'
  3968.         ShortCut = 16467
  3969.         OnClick = BitBtn24Click
  3970.       end
  3971.       object Print1: TMenuItem
  3972.         Caption = '&Print'
  3973.         ShortCut = 16464
  3974.         OnClick = BitBtn6Click
  3975.       end
  3976.       object PrintPreview1: TMenuItem
  3977.         Caption = 'Print Pre&view...'
  3978.         ShortCut = 16471
  3979.         OnClick = BitBtn22Click
  3980.       end
  3981.       object N2: TMenuItem
  3982.         Caption = '-'
  3983.         ShortCut = 0
  3984.       end
  3985.       object Exit1: TMenuItem
  3986.         Caption = 'E&xit'
  3987.         HelpContext = 1
  3988.         ShortCut = 16472
  3989.         OnClick = ExitButtonClick
  3990.       end
  3991.     end
  3992.     object Edit1: TMenuItem
  3993.       Caption = '&Edit'
  3994.       ShortCut = 0
  3995.       object CopytoClipboard1: TMenuItem
  3996.         Caption = '&Copy to Clipboard'
  3997.         HelpContext = 5
  3998.         ShortCut = 16451
  3999.         OnClick = BitBtn23Click
  4000.       end
  4001.       object N5: TMenuItem
  4002.         Caption = '-'
  4003.         ShortCut = 0
  4004.       end
  4005.       object findfirst1: TMenuItem
  4006.         Caption = '&Find first...'
  4007.         ShortCut = 113
  4008.         OnClick = BitBtn28Click
  4009.       end
  4010.       object Findnext1: TMenuItem
  4011.         Caption = '&Find next'
  4012.         ShortCut = 114
  4013.         OnClick = FindDialog1Find
  4014.       end
  4015.     end
  4016.     object Action1: TMenuItem
  4017.       Caption = '&Action'
  4018.       ShortCut = 0
  4019.       object KillProcess1: TMenuItem
  4020.         Caption = '&Kill Process'
  4021.         ShortCut = 0
  4022.         OnClick = BitBtn20Click
  4023.       end
  4024.       object UnloadModule1: TMenuItem
  4025.         Caption = '&Unload Module'
  4026.         ShortCut = 0
  4027.         OnClick = BitBtn21Click
  4028.       end
  4029.       object ScreenCapture1: TMenuItem
  4030.         Caption = '&Screen Capture'
  4031.         ShortCut = 0
  4032.         OnClick = BitBtn7Click
  4033.       end
  4034.       object SaveCMOS1: TMenuItem
  4035.         Caption = 'Save &CMOS'
  4036.         ShortCut = 0
  4037.         OnClick = BitBtn18Click
  4038.       end
  4039.       object RestoreCMOS1: TMenuItem
  4040.         Caption = '&Restore CMOS'
  4041.         ShortCut = 0
  4042.         OnClick = BitBtn19Click
  4043.       end
  4044.     end
  4045.     object MailFax1: TMenuItem
  4046.       Caption = '&Mail/Fax'
  4047.       ShortCut = 0
  4048.       object MapiEmailUtility1: TMenuItem
  4049.         Caption = 'Send data by &MAPI email'
  4050.         HelpContext = 13
  4051.         ShortCut = 0
  4052.         OnClick = MapiEmailBtnClick
  4053.       end
  4054.       object InternetSMTPEmailUtility1: TMenuItem
  4055.         Caption = 'Send data by &Internet SMTP email'
  4056.         HelpContext = 12
  4057.         ShortCut = 0
  4058.         OnClick = SMTPEmailBtnClick
  4059.       end
  4060.       object TechfaxFaxUtility1: TMenuItem
  4061.         Caption = 'Send data by &Techfax fax'
  4062.         HelpContext = 14
  4063.         ShortCut = 0
  4064.         OnClick = TechFaxBtnClick
  4065.       end
  4066.       object N7: TMenuItem
  4067.         Caption = '-'
  4068.         ShortCut = 0
  4069.       end
  4070.       object CreateanewMAPIemail1: TMenuItem
  4071.         Caption = '&Create a new MAPI email'
  4072.         ShortCut = 0
  4073.         OnClick = CreateanewMAPIemail1Click
  4074.       end
  4075.       object CreateanewSMTPemail1: TMenuItem
  4076.         Caption = 'C&reate a new SMTP email'
  4077.         ShortCut = 0
  4078.         OnClick = CreateanewSMTPemail1Click
  4079.       end
  4080.       object Creatablankdetailformtopasteto1: TMenuItem
  4081.         Caption = 'Creat a &blank detail form for pasting'
  4082.         ShortCut = 0
  4083.         OnClick = Creatablankdetailformtopasteto1Click
  4084.       end
  4085.     end
  4086.     object Window1: TMenuItem
  4087.       Caption = '&Window'
  4088.       ShortCut = 0
  4089.       object Minimize1: TMenuItem
  4090.         Caption = '&Minimize'
  4091.         HelpContext = 17
  4092.         ShortCut = 16461
  4093.         OnClick = Minimize1Click
  4094.       end
  4095.       object Refreshall1: TMenuItem
  4096.         Caption = '&Refresh all'
  4097.         HelpContext = 3
  4098.         ShortCut = 16466
  4099.         OnClick = RefreshButtonClick
  4100.       end
  4101.     end
  4102.     object Help1: TMenuItem
  4103.       Caption = '&Help'
  4104.       ShortCut = 0
  4105.       object HelpTopics1: TMenuItem
  4106.         Caption = '&Help Topics...'
  4107.         HelpContext = 15
  4108.         ShortCut = 112
  4109.         OnClick = HelpTopics1Click
  4110.       end
  4111.       object N4: TMenuItem
  4112.         Caption = '-'
  4113.         ShortCut = 0
  4114.       end
  4115.       object AboutMonSys1: TMenuItem
  4116.         Caption = '&About TechFacts 95...'
  4117.         HelpContext = 18
  4118.         ShortCut = 16449
  4119.         OnClick = AboutMonSys1Click
  4120.       end
  4121.     end
  4122.   end
  4123.   object PopupMenu2: TPopupMenu
  4124.     Left = 456
  4125.     Top = 320
  4126.     object WhatsThis1: TMenuItem
  4127.       Caption = 'What'#39's This?'
  4128.       ShortCut = 0
  4129.       OnClick = WhatsThis1Click
  4130.     end
  4131.   end
  4132.   object PopupMenu4: TPopupMenu
  4133.     Left = 412
  4134.     Top = 320
  4135.     object GetAllWindows1: TMenuItem
  4136.       Caption = 'Get &All Windows'
  4137.       ShortCut = 0
  4138.       OnClick = GetAllWindows1Click
  4139.     end
  4140.     object GetVisibleWindows1: TMenuItem
  4141.       Caption = 'Get &Visible Windows'
  4142.       ShortCut = 0
  4143.       OnClick = GetVisibleWindows1Click
  4144.     end
  4145.     object GetNonVisibleWindows1: TMenuItem
  4146.       Caption = 'Get &NonVisible Windows'
  4147.       ShortCut = 0
  4148.       OnClick = GetNonVisibleWindows1Click
  4149.     end
  4150.   end
  4151.   object PopupMenu3: TPopupMenu
  4152.     Left = 369
  4153.     Top = 320
  4154.     object MonitorSettings1: TMenuItem
  4155.       Caption = '&What to Monitor'
  4156.       ShortCut = 0
  4157.       OnClick = MonitorSettings1Click
  4158.     end
  4159.     object MonitorType1: TMenuItem
  4160.       Caption = '&Monitor Type'
  4161.       ShortCut = 0
  4162.       OnClick = MonitorType1Click
  4163.     end
  4164.     object AlarmSettings1: TMenuItem
  4165.       Caption = '&Alarm Settings'
  4166.       ShortCut = 0
  4167.       OnClick = AlarmSettings1Click
  4168.     end
  4169.     object ResetthisAlarm1: TMenuItem
  4170.       Caption = '&Reset this Alarm'
  4171.       ShortCut = 0
  4172.       OnClick = ResetthisAlarm1Click
  4173.     end
  4174.   end
  4175.   object PopupMenu5: TPopupMenu
  4176.     Left = 392
  4177.     Top = 328
  4178.     object Captureentiredesktop1: TMenuItem
  4179.       Caption = '&Capture entire desktop'
  4180.       ShortCut = 0
  4181.       OnClick = Captureentiredesktop1Click
  4182.     end
  4183.     object CaptureaSpecificwindow1: TMenuItem
  4184.       Caption = 'Capture a &Specific window'
  4185.       ShortCut = 0
  4186.       OnClick = CaptureaSpecificwindow1Click
  4187.     end
  4188.     object CaptureaPortionofthescreen1: TMenuItem
  4189.       Caption = 'Capture a &Portion of the screen'
  4190.       ShortCut = 0
  4191.       OnClick = CaptureaPortionofthescreen1Click
  4192.     end
  4193.   end
  4194.   object Timer2: TTimer
  4195.     Enabled = False
  4196.     OnTimer = Timer2Timer
  4197.     Left = 509
  4198.     Top = 329
  4199.   end
  4200.   object Timer3: TTimer
  4201.     Interval = 100
  4202.     OnTimer = Timer3Timer
  4203.     Left = 528
  4204.     Top = 320
  4205.   end
  4206.   object SaveDialog1: TSaveDialog
  4207.     FileEditStyle = fsEdit
  4208.     Left = 350
  4209.     Top = 332
  4210.   end
  4211.   object OpenDialog1: TOpenDialog
  4212.     FileEditStyle = fsEdit
  4213.     Left = 334
  4214.     Top = 324
  4215.   end
  4216.   object FontDialog1: TFontDialog
  4217.     Font.Color = clWindowText
  4218.     Font.Height = -11
  4219.     Font.Name = 'MS Sans Serif'
  4220.     Font.Style = []
  4221.     MinFontSize = 0
  4222.     MaxFontSize = 0
  4223.     Left = 317
  4224.     Top = 328
  4225.   end
  4226.   object FindDialog1: TFindDialog
  4227.     Options = [frDown, frFindNext]
  4228.     OnFind = FindDialog1Find
  4229.     Left = 300
  4230.     Top = 320
  4231.   end
  4232.   object Email1: TEmail
  4233.     Left = 256
  4234.     Top = 320
  4235.   end
  4236.   object DdeClientConv1: TDdeClientConv
  4237.     Left = 240
  4238.     Top = 328
  4239.   end
  4240.   object PopupMenu6: TPopupMenu
  4241.     Left = 216
  4242.     Top = 320
  4243.     object WhatsThis2: TMenuItem
  4244.       Caption = 'What'#39's This?'
  4245.       ShortCut = 0
  4246.       OnClick = WhatsThis2Click
  4247.     end
  4248.   end
  4249.   object VersionResource1: TVersionResource
  4250.     FileName = 'C:\WINDOWS\Cardfile.exe'
  4251.     Left = 192
  4252.     Top = 328
  4253.   end
  4254.   object ImageList2: TImageList
  4255.     Left = 161
  4256.     Top = 324
  4257.     Bitmap = {
  4258.       360C000002000000424D360C0000000000003604000028000000400000002000
  4259.       0000010008000000000000080000000000000000000000000000000000000000
  4260.       0000000080000080000000808000800000008000800080800000C0C0C000C0DC
  4261.       C000F0CAA6000000000000000000000000000000000000000000000000000000
  4262.       0000000000000000000000000000000000000000000000000000000000000000
  4263.       0000000000000000000000000000000000000000000000000000000000000000
  4264.       0000000000000000000000000000000000000000000000000000000000000000
  4265.       0000000000000000000000000000000000000000000000000000000000000000
  4266.       0000000000000000000000000000000000000000000000000000000000000000
  4267.       0000000000000000000000000000000000000000000000000000000000000000
  4268.       0000000000000000000000000000000000000000000000000000000000000000
  4269.       0000000000000000000000000000000000000000000000000000000000000000
  4270.       0000000000000000000000000000000000000000000000000000000000000000
  4271.       0000000000000000000000000000000000000000000000000000000000000000
  4272.       0000000000000000000000000000000000000000000000000000000000000000
  4273.       0000000000000000000000000000000000000000000000000000000000000000
  4274.       0000000000000000000000000000000000000000000000000000000000000000
  4275.       0000000000000000000000000000000000000000000000000000000000000000
  4276.       0000000000000000000000000000000000000000000000000000000000000000
  4277.       0000000000000000000000000000000000000000000000000000000000000000
  4278.       0000000000000000000000000000000000000000000000000000000000000000
  4279.       0000000000000000000000000000000000000000000000000000000000000000
  4280.       0000000000000000000000000000000000000000000000000000000000000000
  4281.       0000000000000000000000000000000000000000000000000000000000000000
  4282.       0000000000000000000000000000000000000000000000000000000000000000
  4283.       0000000000000000000000000000000000000000000000000000000000000000
  4284.       0000000000000000000000000000000000000000000000000000000000000000
  4285.       0000000000000000000000000000000000000000000000000000000000000000
  4286.       0000000000000000000000000000000000000000000000000000000000000000
  4287.       0000000000000000000000000000000000000000000000000000000000000000
  4288.       0000000000000000000000000000000000000000000000000000000000000000
  4289.       0000000000000000000000000000000000000000000000000000000000000000
  4290.       00000000000000000000000000000000000000000000F0FBFF00A4A0A0008080
  4291.       80000000FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF008522
  4292.       018E460C66268B841E018E4612662689851E018E460C6626C7841E0100000000
  4293.       8E460C268B84AA018E4612268985AA01268B85D601268B95D8018BC889562EF0
  4294.       0BC0750D8E461226C7855E01FBFFE9FFF68E4612662683BD7A030075438E460C
  4295.       662683BC7A0300740906569AD8027F2EEB2E66268B8422018E46126626895E01
  4296.       8E46122689855E018E460C268B845C018E46122689855C018E460C268B846201
  4297.       8E4612268985620126804D0A04FF760C560EE819F6FF7612576A006A00E846FA
  4298.       26833D0075D38B76F68BC6E98B018B760A8E460C26813C808075138B7E108E46
  4299.       12268B45348E460C263944347403E95FF72683BC5E01000F8EEAF8268B848976
  4300.       F6C45E10268B8782008946EE268B8784008946F08B7606EB2466FF76F26A0226
  4301.       8B05489952509A5826BF2E52508D46EE50FF760856E8A80183C60847478EFE40
  4302.       0F8411FA8E46F4268B44080386F2FE03C68BF88C46FA33C98976F2894EF68946
  4303.       F88BF1EB01468E46FA8BDE03DE03DF26833F0075F0C45E0A26833F00744B000F
  4304.       00D60000000B00070000000000498E4612268B752E268B55308956F452566A00
  4305.       268B85B0009952509A5826BF2E8EC28BD88946FC8C46FE268B47308986F2415A
  4306.       540100000003000000000000000A0004004F5A325052472E4558450100000003
  4307.       000000000000000A0004005043414348452E484C5001000000D6000000410000
  4308.       00090004004C4C50524F2E45584501000000030000000000000008000400444C
  4309.       4547494F4E530100000003000000000000000B00040053545241434B532E2E42
  4310.       41540100000003000000000000000B0004004D544D434441452E535953010000
  4311.       000300000000000000080004004453554E2E4558450100000003000000000004
  4312.       0056444546454E442E4558450100000003000000000000000C0004004D414E57
  4313.       534544442E4241540100000003000000000000000A0004005A45504859520000
  4314.       0003000000000000000C00040021415449343430322E43464701000000030000
  4315.       000000000008000400415249412E4346470100000003000000000000000B0000
  4316.       0B00040056535344454D4F2E415A540100000003000000000000000400040044
  4317.       41524B0100000003000000000000000A0004004D56494E53542E494E46015244
  4318.       2E43440100000003000000000000000500040046494C45310100000003000000
  4319.       000000000C000400564A554B45424F582E415A54010000000300000000000000
  4320.       00000B000400444F4E545553452E455845010000000300000000000000070004
  4321.       004755532E3030310100000003000000000000000B0004004F5645524C4F2E33
  4322.       385F0100000003000000000000000A000400534841444F572E30303101000000
  4323.       03000000000000000A000400534841444F572E4C49420100000003000000FFFF
  4324.       FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF8F8FFFFFFFFFFFFFFFFFFFFFF554D
  4325.       414E532E4558450100000003000000000000000B00040056534E44313644FFFF
  4326.       FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF90101F8FFFFFFFFFFF9F8FFFFFF0000
  4327.       03000000000000000800040053494449534B303001000000030000000000FFFF
  4328.       FFFFFFF900FFFFFFFFFFFFFFFFFFFFFFF9010101F8FFFFFFF90101F8FFFF0004
  4329.       004349544945532E5F0100000003000000000000000A0004005343323030FFFF
  4330.       FFFFF9F9F900FFFFFFFFFFFFFFFFFFFFF901010101F8FFF901010101F8FF4C49
  4331.       430100000003000000000000000A000400474F424E45572E4C4943010000FFFF
  4332.       FFFFF9F9F900FFFFFFFFFFFFFFFFFFFFFFF901010101F80101010101F8FF000C
  4333.       00040050555454505554542E3030310100000003000000000000000B0004FFFF
  4334.       FFF9F9F9F9F900FFFFFFFFFFFFFFFFFFFFFFF90101010101010101F8FFFF0100
  4335.       0000030000000000000009000400444541524A2E45584501000000030000FFFF
  4336.       F9F9F9F9F9F900FFFFFFFFFFFFFFFFFFFFFFFFF9010101010101F8FFFFFF4934
  4337.       3432302E4346470100000003000000000000000C0004004D455353454E47FFF8
  4338.       F9F900FFF9F9F900FFFFFFFFFFFFFFFFFFFFFFFF0101010101F8FFFFFFFF0000
  4339.       0000000C0004004C494250435430322E444C4F0100000003000000000000F8F9
  4340.       00FFFFFFFFF9F900FFFFFFFFFFFFFFFFFFFFFFFFF901010101F8FFFFFFFF5401
  4341.       00000003000000000000000C000400435053434F4C4F522E444154010000FFFF
  4342.       FFFFFFFFFFF9F9F900FFFFFFFFFFFFFFFFFFFFF90101010101F8FFFFFFFF0000
  4343.       0000080004004D4F4F4E2E45584501000000030000000000000007000400FFFF
  4344.       FFFFFFFFFFFFF9F900FFFFFFFFFFFFFFFFFFF9010101F8010101F8FFFFFF0000
  4345.       00D804000040000F00D80400000B002F0000000000494E5354414C4C2E45FFFF
  4346.       FFFFFFFFFFFFFFF9F900FFFFFFFFFFFFFFF9010101F8FFF9010101F8FFFF4E2E
  4347.       444154010000003A0000003F000F003A0000000B00010000000000494E46FFFF
  4348.       FFFFFFFFFFFFFFFFF8F900FFFFFFFFFFFFF90101F8FFFFFFF9010101F8FF0A00
  4349.       0400535552564F4C2E53544B01000000370000003E000F00370000000B00FFFF
  4350.       FFFFFFFFFFFFFFFFFFF8F900FFFFFFFFFFFFF901FFFFFFFFFFF9010101FF5845
  4351.       03000000000000000A00040048554D414E532E4346470100000036000000FFFF
  4352.       FFFFFFFFFFFFFFFFFFFFFFF9F900FFFFFFFFFFFFFFFFFFFFFFFFF901F9FF0000
  4353.       484F5244452E455845030000000000000009000400484F5244452E455845FFFF
  4354.       FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0400
  4355.       484F4D4550414C332E5146530100000003000000000000000C0004004831424D
  4356.       3E010000000000003E0000002800000040000000200000000100010000000000
  4357.       000100000000000000000000000000000000000000000000FFFFFF0000000000
  4358.       0000000A454C492E434F4D030001000000000048000F00360000000800000036
  4359.       0000003853494D2E484C500100000000070004002E4558450300000000004845
  4360.       414C544800000A0001000000000037000F003500584501000000350000524543
  4361.       4F4E2E450000000000090004322E45584503000000484152504F4F4E00000000
  4362.       000000000000000000390000000000000039000000000000452E4D5500000000
  4363.       000400470000000000000000000000004F4C462E000000000001000000000000
  4364.       000F00360000000000000036000000004F4C463100000000000A000400000000
  4365.       54030000000000004E4B53430000000001000000000000000F003900}
  4366.   end
  4367.   object StringSearch: TIMLFindText
  4368.     FileMask = '*.*'
  4369.     OnFound = StringSearchFound
  4370.     OnSearch = StringSearchSearch
  4371.     Left = 136
  4372.     Top = 320
  4373.   end
  4374. end
  4375.