inherited MainForm: TMainForm Left = 390 Top = 352 Width = 575 Height = 395 HelpContext = 10 BorderIcons = [biSystemMenu, biMinimize, biMaximize] BorderStyle = bsSizeable Caption = 'TechFacts 95' Menu = MainMenu1 PopupMenu = PopupMenu1 Scaled = False OnActivate = FormActivate OnCreate = FormCreate OnMouseDown = FormMouseDown OnResize = FormResize OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object Panel16: TPanel Left = 0 Top = 0 Width = 567 Height = 321 Align = alClient BevelInner = bvRaised BevelOuter = bvNone TabOrder = 2 Visible = False object Panel17: TPanel Left = 1 Top = 1 Width = 193 Height = 319 Align = alLeft BevelOuter = bvNone TabOrder = 0 object Label10: TLabel Left = 8 Top = 19 Width = 48 Height = 13 Caption = 'Print Font:' end object Label13: TLabel Left = 8 Top = 80 Width = 103 Height = 13 Caption = 'Add to Column Width:' end object FontName1: TLabel Left = 64 Top = 19 Width = 105 Height = 13 AutoSize = False end object Label11: TLabel Left = 8 Top = 144 Width = 87 Height = 13 Caption = 'Number of Copies:' end object Panel18: TPanel Left = 0 Top = 278 Width = 193 Height = 41 Align = alBottom BevelOuter = bvNone TabOrder = 0 object PrintCancel: TBitBtn Left = 104 Top = 8 Width = 75 Height = 25 Caption = '&Cancel' TabOrder = 0 OnClick = PrintCancelClick Kind = bkCancel end object PrintOk: TBitBtn Left = 32 Top = 8 Width = 75 Height = 25 Caption = '&Print' TabOrder = 1 OnClick = PrintOkClick end end object AddCol: TSpinEdit Left = 120 Top = 77 Width = 49 Height = 22 EditorEnabled = False MaxValue = 99 MinValue = 0 TabOrder = 1 Value = 1 OnChange = AddColChange end object RadioButton1: TRadioButton Left = 8 Top = 104 Width = 113 Height = 17 Caption = '&Print entire report' Checked = True TabOrder = 2 TabStop = True end object RadioButton2: TRadioButton Left = 8 Top = 120 Width = 145 Height = 17 Caption = 'Print only &selected text' TabOrder = 3 end object BitBtn32: TBitBtn Left = 56 Top = 40 Width = 121 Height = 25 Caption = '&Select a new font' TabOrder = 4 OnClick = BitBtn32Click Glyph.Data = { 76010000424D7601000000000000760000002800000020000000100000000100 04000000000000010000130B0000130B00000000000000000000000000000000 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333 3333333333333333333333333333333333333FF3FFFFFFF33FFF003000000033 0000773777777733777703330033033330037FFF77F37F33377F700007330333 3003777777337FFFF77F303003337000007337F77F3377777773303073333033 003337F77F3337F377F337007333303300333777733337FF77F3330033333703 07333377F333377F7733330733333300033333773FF3F3777F33333399393300 033333337737FF777F333333339993307333333333777FF77333333333999930 3333333333777737333333333333333333333333333333333333333333333333 3333333333333333333333333333333333333333333333333333} NumGlyphs = 2 end object SpinCopies: TSpinEdit Left = 120 Top = 141 Width = 49 Height = 22 MaxValue = 9 MinValue = 1 TabOrder = 5 Value = 1 end end object Panel19: TPanel Left = 194 Top = 1 Width = 372 Height = 319 Align = alClient BevelOuter = bvNone TabOrder = 1 object RichEdit3: TRichEdit Left = 104 Top = 48 Width = 185 Height = 89 Lines.Strings = ( 'RichEdit3') TabOrder = 3 Visible = False WordWrap = False end object Panel20: TPanel Left = 0 Top = 294 Width = 372 Height = 25 Align = alBottom BevelOuter = bvNone Ctl3D = False ParentCtl3D = False TabOrder = 0 end object Panel21: TPanel Left = 0 Top = 0 Width = 372 Height = 24 Align = alTop BevelOuter = bvNone Caption = 'Print Preview:' Ctl3D = False ParentCtl3D = False TabOrder = 1 end object PrintRich: TRichEdit Left = 0 Top = 24 Width = 372 Height = 270 Align = alClient PlainText = True ScrollBars = ssBoth TabOrder = 2 WordWrap = False end end end object Panel9: TPanel Left = 0 Top = 0 Width = 567 Height = 321 Align = alClient BevelOuter = bvNone TabOrder = 0 object MainPageControl: TPageControl Left = 0 Top = 33 Width = 567 Height = 288 HelpContext = 100 ActivePage = TabSheet1 Align = alClient PopupMenu = PopupMenu2 TabOrder = 1 OnChange = MainPageControlChange object TabSheet1: TTabSheet Caption = '&Monitor' object Panel22: TPanel Left = 134 Top = 0 Width = 425 Height = 260 Align = alClient TabOrder = 3 Visible = False object RichEdit4: TRichEdit Left = 1 Top = 1 Width = 423 Height = 226 Align = alClient ScrollBars = ssBoth TabOrder = 1 WordWrap = False end object Panel23: TPanel Left = 1 Top = 227 Width = 423 Height = 32 Align = alBottom Alignment = taRightJustify BevelOuter = bvLowered TabOrder = 0 object BitBtn5: TExplorerButton Left = 8 Top = 4 Width = 113 Height = 25 Hint = 'Stop the process monitor' Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 04000000000080000000CE0E0000C40E00000000000000000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFF88FFFFFFF FFFFFF9118FFFFF98FFFFF91118FFF9118FFFF911118F911118FFFF911118111 118FFFFF9111111118FFFFFFF91111118FFFFFFFFF111118FFFFFFFFFF911118 FFFFFFFFF9111118FFFFFFFF911181118FFFFFF91118F91118FFFFF9118FFF91 118FFFFF91FFFFF9111FFFFFFFFFFFFF919FFFFFFFFFFFFFFFFF} Caption = '&Stop Monitor' Layout = blBitmapLeft Options = [boMonoDisplay, boPopupMark, boShowBevel] OnClick = BitBtn5Click ParentShowHint = False ShowHint = True PopupMenu = PopupMenu6 end end end object PageControl1: TPageControl Left = 134 Top = 0 Width = 425 Height = 260 HelpContext = 5 Align = alClient PopupMenu = PopupMenu2 TabOrder = 1 Visible = False OnChange = PageControl1Change end object Panel3: TPanel Left = 134 Top = 0 Width = 425 Height = 260 Align = alClient TabOrder = 2 object PerfStats1: TPerfStats Left = 400 Top = 192 Width = 28 Height = 28 ActiveStat = True AutoTick = True DisplayElements = [] Interval = 1000 KeyName = 'KERNEL\CPUUsage' end object Panel5: TPanel Left = 136 Top = 8 Width = 129 Height = 97 BevelOuter = bvNone TabOrder = 0 object Gauge2: TGauge Left = 0 Top = 13 Width = 129 Height = 68 Align = alClient Kind = gkPie ForeColor = clBlue Progress = 0 end object Label7: TLabel Left = 0 Top = 0 Width = 129 Height = 13 Align = alTop Alignment = taCenter AutoSize = False Caption = 'USER' OnMouseUp = Label7MouseUp end object Label2: TLabel Left = 0 Top = 81 Width = 129 Height = 16 Align = alBottom Alignment = taCenter AutoSize = False Caption = 'Label2' Font.Color = clBlack Font.Height = -12 Font.Name = 'Arial' Font.Style = [] ParentFont = False OnMouseUp = Label2MouseUp end end object Panel4: TPanel Left = 8 Top = 8 Width = 121 Height = 97 BevelOuter = bvNone TabOrder = 1 object Label6: TLabel Left = 0 Top = 0 Width = 121 Height = 13 Align = alTop Alignment = taCenter AutoSize = False Caption = 'GDI' OnMouseUp = Label6MouseUp end object Gauge1: TGauge Left = 0 Top = 13 Width = 121 Height = 68 Align = alClient Kind = gkPie ForeColor = clRed Progress = 0 end object Label1: TLabel Left = 0 Top = 81 Width = 121 Height = 16 Align = alBottom Alignment = taCenter AutoSize = False Caption = 'Label1' Font.Color = clBlack Font.Height = -12 Font.Name = 'Arial' Font.Style = [] ParentFont = False OnMouseUp = Label1MouseUp end end object Panel6: TPanel Left = 8 Top = 112 Width = 129 Height = 97 BevelOuter = bvNone TabOrder = 2 object Label8: TLabel Left = 0 Top = 0 Width = 129 Height = 13 Align = alTop Alignment = taCenter AutoSize = False Caption = 'MEMORY' OnMouseUp = Label8MouseUp end object Gauge3: TGauge Left = 0 Top = 13 Width = 129 Height = 68 Align = alClient Kind = gkPie ForeColor = clYellow Progress = 0 end object Label3: TLabel Left = 0 Top = 81 Width = 129 Height = 16 Align = alBottom Alignment = taCenter AutoSize = False Caption = 'Label3' Font.Color = clBlack Font.Height = -12 Font.Name = 'Arial' Font.Style = [] ParentFont = False OnMouseUp = Label3MouseUp end end object Panel7: TPanel Left = 144 Top = 112 Width = 129 Height = 97 BevelOuter = bvNone TabOrder = 3 object Gauge4: TGauge Left = 0 Top = 13 Width = 129 Height = 69 Align = alClient ForeColor = clGreen Progress = 0 end object Label4: TLabel Left = 0 Top = 82 Width = 129 Height = 15 Align = alBottom Alignment = taCenter AutoSize = False Caption = 'Label4' Font.Color = clBlack Font.Height = -12 Font.Name = 'Arial' Font.Style = [] ParentFont = False OnMouseUp = Label4MouseUp end object Label9: TLabel Left = 0 Top = 0 Width = 129 Height = 13 Align = alTop Alignment = taCenter AutoSize = False Caption = 'DISK' OnMouseUp = Label9MouseUp end end end object Panel2: TPanel Left = 0 Top = 0 Width = 134 Height = 260 Align = alLeft TabOrder = 0 object CustomMon: TExplorerButton Left = 4 Top = 8 Width = 125 Height = 25 Hint = 'View the custom monitors' Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 0400000000008000000000000000000000000000000000000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333 3333333338000833333300030990BB03000033309990BBB0333333099990BBBB 033338999990BBBBB83330999990BBBBB03330999990000000333099990A0CCC C033389990AAA0CCC83333090AAAAA0C03333330AAAAAAA0333300330AAAAA03 3000333338000833333333333333333333333333333333333333} Caption = '&Custom Monitors' HelpContext = 250 Layout = blBitmapLeft Options = [boMonoDisplay, boPopupMark, boShowBevel] OnClick = CustomMonClick ParentShowHint = False ShowHint = True PopupMenu = PopupMenu6 end object PerfMon: TExplorerButton Left = 4 Top = 36 Width = 125 Height = 25 Hint = 'View the performance stats monitors' Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 0400000000008000000000000000000000000000000000000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00338333833383 33833383838383838383880000000000000033033333333333333809333333C3 3333330393993C3C333388089898988C8888330339339333C333380C333C3933 93333303C3C33939C9338808C8C888988C9833033C3333333C3338033C333333 33C3330333333333333388088888888888883333333333333333} Caption = '&Performance' HelpContext = 251 Layout = blBitmapLeft Options = [boMonoDisplay, boPopupMark, boShowBevel] OnClick = PerfMonClick ParentShowHint = False ShowHint = True PopupMenu = PopupMenu6 end object BitBtn16: TExplorerButton Left = 4 Top = 64 Width = 125 Height = 25 Hint = 'Invoke the process monitor' Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 04000000000080000000CE0E0000C40E00000000000000000000000000000000 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333300030003 00033333333333333333770000000000000033039993BBB3CCC337039993BBB3 CCC333039993BBB3CCC377079997BBB7CCC7330399930003CCC3370399933333 CCC3330399933333CCC3770700077777CCC7330333333333CCC3370333333333 0003330333333333333377077777777777773333333333333333} Caption = 'Process &Monitor' HelpContext = 252 Layout = blBitmapLeft Options = [boMonoDisplay, boPopupMark, boShowBevel] OnClick = BitBtn16Click ParentShowHint = False ShowHint = True PopupMenu = PopupMenu6 end end end object TabSheet2: TTabSheet Caption = '&Spy' object Panel8: TPanel Left = 0 Top = 0 Width = 121 Height = 260 Align = alLeft TabOrder = 0 object BitBtn3: TExplorerButton Left = 4 Top = 8 Width = 112 Height = 25 Hint = 'List all running processes on your system' Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 04000000000080000000CE0E0000C40E00000000000000000000000000000000 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555550FF0559 195057000FF05559190370FFFF05555919330F00FF055559193300550F055559 193507550F05559999955570F075501111155500075503330555555555503335 0555550055033355055550505033355505550500033355550555000000355557 0755550000055557075555300007555707555533500000555555} Caption = '&Processes' HelpContext = 253 Layout = blBitmapLeft Options = [boMonoDisplay, boPopupMark, boShowBevel] OnClick = BitBtn3Click ParentShowHint = False ShowHint = True PopupMenu = PopupMenu6 end object BitBtn4: TExplorerButton Left = 4 Top = 36 Width = 112 Height = 25 Hint = 'List all modules loaded for a specific process' Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 04000000000080000000CE0E0000C40E00000000000000000000000000000000 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555 555500755000000050000B0550CC009050E00B055000000050E00B7750CC0090 50E077B050CC009050E050B050CC009050E050B770CC009050E0577B00CC0090 50E0550B30CC00905000550B3000009050E0557000CC00905000555550000090 5555555555555000555555555555509055555555555550005555} Caption = '&Module' HelpContext = 254 Layout = blBitmapLeft Options = [boMonoDisplay, boPopupMark, boShowBevel] OnClick = BitBtn4Click ParentShowHint = False ShowHint = True PopupMenu = PopupMenu6 end object BitBtn11: TExplorerButton Left = 4 Top = 64 Width = 112 Height = 25 Hint = 'List all threads active on your system' Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 0400000000008000000000000000000000000000000000000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555000000 00005555000FFFFFFFF055000F0F0000FFF0000F0F0FFFFFFFF00F0F0F0F0000 00F00F0F0F0FFFFFFFF00F0F0F0F000000F00F0F0F0FFFFFFFF00F0F0F0F000F FFF00F0F0F0FFFFF00000F0F0F0F00FF0F050F0F0F0FFFFF00550F0F0F000000 05550F0F0000000555550F000000055555550000000555555555} Caption = '&Threads' HelpContext = 255 Layout = blBitmapLeft Options = [boMonoDisplay, boPopupMark, boShowBevel] OnClick = BitBtn11Click ParentShowHint = False ShowHint = True PopupMenu = PopupMenu6 end object BitBtn12: TExplorerButton Left = 4 Top = 92 Width = 112 Height = 25 Hint = 'List all heap blocks loaded for a specific process heap' Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 0400000000008000000000000000000000000000000000000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00338000000000 8333330777777777033333070707999703333307777777770333330707070707 0333330777777777033333070707070703333307777777770333330707070707 0333330777777777033333070000000703333307000E0E070333330700000007 0333330777777777033333077777777703333380000000008333} Caption = '&Heaps' HelpContext = 256 Layout = blBitmapLeft Options = [boMonoDisplay, boPopupMark, boShowBevel] OnClick = BitBtn12Click ParentShowHint = False ShowHint = True PopupMenu = PopupMenu6 end object BitBtn2: TExplorerButton Left = 4 Top = 120 Width = 112 Height = 25 Hint = 'Show all visible and non-visible windows' Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 0400000000008000000000000000000000000000000000000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333 33333333333C0C33333333333CC0F0C333333333C30F0F0C3333333C00FFF0F0 C3333CC0FFFFFF0F0C33C30F0FFFFFF0F0C300FFF0FFFFFF0F0C0FFFFF0FFFFF F0F030FFFFF0FFFFFF03330FFFFF0FFF00333330FFFFF000333333330FFF0333 3333333330003333333333333333333333333333333333333333} Caption = '&Windows' HelpContext = 257 Layout = blBitmapLeft Options = [boMonoDisplay, boPopupMark, boShowBevel] OnClick = BitBtn2Click ParentShowHint = False ShowHint = True PopupMenu = PopupMenu6 end object BitBtn13: TExplorerButton Left = 4 Top = 148 Width = 112 Height = 25 Hint = 'List all atom strings allocated on your system' Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 04000000000080000000CE0E0000C40E00000000000000000000000000000000 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333 3333333333333333333300300000003300000333003303333003700007330333 3003303003337000007330307333303300333700733330330033330033333703 0733330733333300033333339939330003333333339993307333333333999930 3333333333333333333333333333333333333333333333333333} Caption = '&Atoms' HelpContext = 258 Layout = blBitmapLeft Options = [boMonoDisplay, boPopupMark, boShowBevel] OnClick = BitBtn13Click ParentShowHint = False ShowHint = True PopupMenu = PopupMenu6 end end object ScrollBox3: TScrollBox Left = 121 Top = 0 Width = 435 Height = 260 Align = alClient BorderStyle = bsNone TabOrder = 1 object ListView1: TListView Left = 0 Top = 0 Width = 435 Height = 260 Align = alClient OnDblClick = ListView1DblClick Columns = <> ReadOnly = True HideSelection = False AllocBy = 64000 OnColumnClick = ListView1ColumnClick TabOrder = 0 ViewStyle = vsReport Visible = False end end end object TabSheet3: TTabSheet Caption = 'S&ystem' object Panel15: TPanel Left = 0 Top = 0 Width = 121 Height = 247 Align = alLeft TabOrder = 0 object BitBtn9: TExplorerButton Left = 4 Top = 8 Width = 112 Height = 25 Hint = 'Display Win95 Version information' Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 0400000000008000000000000000000000000000000000000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333303333 33333333330003333333333333070333333333B33B000B33B333333BBB0B0BBB 3333333BBB0F0BBB333333BBB0F8F0BBB33333BB0FB8BF0BB333BBBB0BF8FB0B BBB333BB0FBFBF0BB33333BBB0FBF0BBB333333BBB000BBB3333333BBBBBBBBB 333333B33BBBBB33B3333333333B333333333333333B33333333} Caption = '&Version Info' HelpContext = 259 Layout = blBitmapLeft Options = [boMonoDisplay, boPopupMark, boShowBevel] OnClick = BitBtn9Click ParentShowHint = False ShowHint = True PopupMenu = PopupMenu6 end object BitBtn10: TExplorerButton Left = 4 Top = 36 Width = 112 Height = 25 Hint = 'Dump the System'#39's CMOS values' Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 0400000000008000000000000000000000000000000000000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333303 33333333333333903333333333333399033300000099999990330FFFF0999999 99030FFFF099999999900F00F099999999030FFFF099999990330F00FFFFF099 03330FFFFFFFF09033330F00F000000333330FFFF0FF033333330F07F0F03333 33330FFFF0033333333300000033333333333333333333333333} Caption = '&Dump CMOS' Layout = blBitmapLeft Options = [boMonoDisplay, boPopupMark, boShowBevel] OnClick = BitBtn10Click ParentShowHint = False ShowHint = True PopupMenu = PopupMenu6 end object BitBtn14: TExplorerButton Left = 4 Top = 64 Width = 112 Height = 25 Hint = 'Display all Multimedia devices' Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 04000000000080000000CE0E0000C40E00000000000000000000000000000000 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333 3333EEEEEEEEEEEEEEE3E0000000000000E3E0F77777777770E3E0F333333333 70E3E0F33303333370E3E0F33300333370E3E0F33300033370E3E0F333000033 70E3E0F33300033370E3E0F33300333370E3E0F33303333370E3E0F333333333 70E3E0FFFFFFFFFFF0E3E0000000000000E3EEEEEEEEEEEEEEE3} Caption = '&Multimedia' HelpContext = 261 Layout = blBitmapLeft Options = [boMonoDisplay, boPopupMark, boShowBevel] OnClick = BitBtn14Click ParentShowHint = False ShowHint = True PopupMenu = PopupMenu6 end object BitBtn15: TExplorerButton Left = 4 Top = 92 Width = 112 Height = 25 Hint = 'Dump the Win95 Performance Stats' Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 04000000000080000000CE0E0000C40E00000000000000000000000000000000 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333300030003 00033333333333333333770000000000000033039993BBB3CCC337039993BBB3 CCC333039993BBB3CCC377079997BBB7CCC7330399930003CCC3370399933333 CCC3330399933333CCC3770700077777CCC7330333333333CCC3370333333333 0003330333333333333377077777777777773333333333333333} Caption = '&Performance' HelpContext = 270 Layout = blBitmapLeft Options = [boMonoDisplay, boPopupMark, boShowBevel] OnClick = BitBtn15Click ParentShowHint = False ShowHint = True PopupMenu = PopupMenu6 end object BitBtn25: TExplorerButton Left = 4 Top = 120 Width = 112 Height = 25 Hint = 'Display the values associated with registry keys' Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 0400000000008000000000000000000000000000000000000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555000000 00005555000FFFFFFFF055000F0F0000FFF0000F0F0FFFFFFFF00F0F0F0F0000 00F00F0F0F0FFFFFFFF00F0F0F0F000000F00F0F0F0FFFFFFFF00F0F0F0F000F FFF00F0F0F0FFFFF00000F0F0F0F00FF0F050F0F0F0FFFFF00550F0F0F000000 05550F0F0000000555550F000000055555550000000555555555} Caption = '&List Registry' HelpContext = 271 Layout = blBitmapLeft Options = [boMonoDisplay, boPopupMark, boShowBevel] OnClick = BitBtn25Click ParentShowHint = False ShowHint = True PopupMenu = PopupMenu6 end object BitBtn34: TExplorerButton Left = 4 Top = 148 Width = 112 Height = 25 Hint = 'List all device mappings to network resources' Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 04000000000080000000CE0E0000C40E00000000000000000000000000000000 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333 33333333333333333333333333333333333300000000000000000F7777777777 77700F988888888888700F880000000088700F888888888888700F8800000000 88700F888888888888700F888888888888700FFFFFFFFFFFFFF0000000000000 0000333333333333333333333333333333333333333333333333} Caption = 'D&evice Map' HelpContext = 289 Layout = blBitmapLeft Options = [boMonoDisplay, boPopupMark, boShowBevel] OnClick = BitBtn34Click ParentShowHint = False ShowHint = True PopupMenu = PopupMenu6 end end object ScrollBox4: TScrollBox Left = 121 Top = 0 Width = 435 Height = 247 Align = alClient BorderStyle = bsNone TabOrder = 1 object ListView4: TListView Left = 0 Top = 0 Width = 435 Height = 247 Align = alClient OnDblClick = ListView4DblClick Columns = <> ReadOnly = False AllocBy = 64000 OnColumnClick = ListView1ColumnClick TabOrder = 0 ViewStyle = vsReport Visible = False end end end object TabSheet4: TTabSheet Caption = '&Action' object Panel26: TPanel Left = 134 Top = 0 Width = 422 Height = 247 Align = alClient TabOrder = 1 Visible = False object Panel29: TPanel Left = 1 Top = 1 Width = 420 Height = 205 Align = alClient TabOrder = 2 object ListView2: TListView Left = 1 Top = 1 Width = 418 Height = 203 Align = alClient Columns = <> ReadOnly = True HideSelection = False AllocBy = 10000 OnChange = ListView2Change OnColumnClick = ListView1ColumnClick TabOrder = 1 ViewStyle = vsReport end object RichEdit1: TRichEdit Left = 1 Top = 1 Width = 418 Height = 203 Align = alClient ScrollBars = ssBoth TabOrder = 0 WordWrap = False end end object Panel28: TPanel Left = 1 Top = 1 Width = 420 Height = 205 Align = alClient BevelOuter = bvNone TabOrder = 1 Visible = False object ScrollBox2: TScrollBox Left = 0 Top = 0 Width = 420 Height = 205 Align = alClient TabOrder = 0 object Image1: TImage Left = 0 Top = 0 Width = 478 Height = 180 AutoSize = True end end end object Panel27: TPanel Left = 1 Top = 206 Width = 420 Height = 40 Align = alBottom BevelOuter = bvLowered TabOrder = 0 object ConfirmText: TLabel Left = 128 Top = 12 Width = 257 Height = 13 Caption = '<-- Click on Save to save the CMOS..' Enabled = False end object Confirm: TExplorerButton Left = 8 Top = 8 Width = 105 Height = 25 Hint = 'Click here to confirm the action you selected..' Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 0400000000008000000000000000000000000000000000000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555 5555555555555555555555555905555555555555999055555555555599905555 5555555999990555555555999999055555555899059990555555890555599055 5555555555599905555555555555990555555555555559905555555555555589 0555555555555558905555555555555559905555555555555555} Caption = '&Save' Enabled = False Layout = blBitmapLeft Options = [boMonoDisplay, boPopupMark, boShowBevel] OnClick = ConfirmClick ParentShowHint = False ShowHint = True PopupMenu = PopupMenu6 end end end object Panel14: TPanel Left = 0 Top = 0 Width = 134 Height = 0 Align = alLeft TabOrder = 0 object BitBtn20: TExplorerButton Left = 4 Top = 4 Width = 125 Height = 25 Hint = 'Kill a process on the system' Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 04000000000080000000CE0E0000C40E00000000000000000000000000000000 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333 3333333333333333333333003333333300333000033333300003000000000000 00000F88FFFF8FFF88F00FFF9FFF8FFFFF700FF999FF800000030FFF9FFF0888 80330FFFFFFF0888033370000000000033333333333939993933333333333393 3333333333339333933333333333339333333333333333333333} Caption = '&Kill Process' HelpContext = 263 Layout = blBitmapLeft Options = [boMonoDisplay, boPopupMark, boShowBevel] OnClick = BitBtn20Click ParentShowHint = False ShowHint = True PopupMenu = PopupMenu6 end object BitBtn21: TExplorerButton Left = 4 Top = 32 Width = 125 Height = 25 Hint = 'Unload a module for a specific process' Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 04000000000080000000CE0E0000C40E00000000000000000000000000000000 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333 3303333333333333300033333333333300033333333333300033333333333300 0333333700073B7033333307777700B33333307F8F8F7033333377F8F9F8F773 3333078F898F8703333307F99999F7033333078F898F8703333377F8F9F8F773 3333307F8F8F7033333333077777033333333337000733333333} Caption = '&Unload Module' HelpContext = 264 Layout = blBitmapLeft Options = [boMonoDisplay, boPopupMark, boShowBevel] OnClick = BitBtn21Click ParentShowHint = False ShowHint = True PopupMenu = PopupMenu6 end object BitBtn7: TExplorerButton Left = 4 Top = 60 Width = 125 Height = 25 Hint = 'Capture and display your desktop image' Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 04000000000080000000CE0E0000C40E00000000000000000000000000000000 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333000000 0333300000777777703307777700000003330797A77000333300077777778803 3080078888878800077007000087880707800788888788080880077777778800 0880088800088803308030000800003333003330803333333333300803333333 3333088033333333333330803333333333333303333333333333} Caption = '&Screen Capture' HelpContext = 265 Layout = blBitmapLeft Options = [boMonoDisplay, boPopupMark, boShowBevel] OnClick = BitBtn7Click ParentShowHint = False ShowHint = True PopupMenu = PopupMenu6 end object BitBtn18: TExplorerButton Left = 4 Top = 88 Width = 125 Height = 25 Hint = 'Save CMOS to a file' Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 04000000000080000000CE0E0000C40E00000000000000000000000000000000 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333 3333300007777777003300000788888800030000078008880003000007800888 0003000007888888000300000000000000030000000000000003000FFFFFFFFF 0003000FFFFFFFFF0003000FFFFFFFFF0003000FFFFFFFFF0003000FFFFFFFFF 0003000FFFFFFFFF0703000FFFFFFFFF00033009999999990033} Caption = 'Save &CMOS' HelpContext = 266 Layout = blBitmapLeft Options = [boMonoDisplay, boPopupMark, boShowBevel] OnClick = BitBtn18Click ParentShowHint = False ShowHint = True PopupMenu = PopupMenu6 end object BitBtn19: TExplorerButton Left = 4 Top = 116 Width = 125 Height = 25 Hint = 'Restore CMOS from a disk file' Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 04000000000080000000CE0E0000C40E00000000000000000000000000000000 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333 333333333300000000003333330FFFFFFFF03333330FFFFFFFF03333330F00F0 00F03330330FFFFFFFF03339030F0800F0F03339900FFFFFFFF00999990F00F0 000009999990FFF0FF030999999908F0F03309999990FFF00333099999000000 3333333990333333333333390333333333333330333333333333} Caption = '&Restore CMOS' HelpContext = 267 Layout = blBitmapLeft Options = [boMonoDisplay, boPopupMark, boShowBevel] OnClick = BitBtn19Click ParentShowHint = False ShowHint = True PopupMenu = PopupMenu6 end end end object TabSheet5: TTabSheet Caption = '&Tools' object Panel49: TPanel Left = 121 Top = 0 Width = 438 Height = 260 Align = alClient TabOrder = 4 Visible = False object Panel50: TPanel Left = 1 Top = 1 Width = 436 Height = 104 Align = alTop TabOrder = 0 object Label19: TLabel Left = 8 Top = 8 Width = 121 Height = 13 Caption = 'Find this File/Folder' end object Label20: TLabel Left = 8 Top = 32 Width = 89 Height = 17 Caption = 'Replace it with this' end object ExplorerButton5: TExplorerButton Left = 386 Top = 6 Width = 21 Height = 21 Hint = 'ExplorerButton' Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 0400000000008000000000000000000000000000000000000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF0033333333B333 333B3BB3888BB8888BB333B0000000000B333330FFFFFFFF08333330FFFFFFFF 08333330F00F000F08333330FFFFFFFF0833BBB0F0000F0F0BB33BB0FFFFFFFF 0BBB3330F00F000003333330FFFF0FF033333330F07F0F0B33333330FFFF003B B33333B000000333BB333BB3333BB3333BB3B333333B3333333B} Caption = 'ExplorerButton' Options = [boMonoDisplay, boIconOnly, boPopupMark, boShowBevel] OnClick = ExplorerButton5Click ParentShowHint = False ShowHint = True end object ExplorerButton6: TExplorerButton Left = 408 Top = 6 Width = 21 Height = 21 Hint = 'ExplorerButton' Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 04000000000080000000CE0E0000C40E00000000000000000000000000000000 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555 5555555555555555555555555555555555555555555555555555550000000000 5555500B8B8B8B8B055550F0B8B8B8B8B05550BF0B8B8B8B8B0550FBF0000000 000550BFBFBFBFB0555550FBFBFBFBF0555550BFBFBF00055555550BFBF05555 5555557000075555555555555555555555555555555555555555} Caption = 'ExplorerButton' Options = [boMonoDisplay, boIconOnly, boPopupMark, boShowBevel] OnClick = ExplorerButton6Click ParentShowHint = False ShowHint = True end object ExplorerButton7: TExplorerButton Left = 386 Top = 30 Width = 21 Height = 21 Hint = 'ExplorerButton' Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 0400000000008000000000000000000000000000000000000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF0033333333B333 333B3BB3888BB8888BB333B0000000000B333330FFFFFFFF08333330FFFFFFFF 08333330F00F000F08333330FFFFFFFF0833BBB0F0000F0F0BB33BB0FFFFFFFF 0BBB3330F00F000003333330FFFF0FF033333330F07F0F0B33333330FFFF003B B33333B000000333BB333BB3333BB3333BB3B333333B3333333B} Caption = 'ExplorerButton' Options = [boMonoDisplay, boIconOnly, boPopupMark, boShowBevel] OnClick = ExplorerButton7Click ParentShowHint = False ShowHint = True end object ExplorerButton8: TExplorerButton Left = 408 Top = 30 Width = 21 Height = 21 Hint = 'ExplorerButton' Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 04000000000080000000CE0E0000C40E00000000000000000000000000000000 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555 5555555555555555555555555555555555555555555555555555550000000000 5555500B8B8B8B8B055550F0B8B8B8B8B05550BF0B8B8B8B8B0550FBF0000000 000550BFBFBFBFB0555550FBFBFBFBF0555550BFBFBF00055555550BFBF05555 5555557000075555555555555555555555555555555555555555} Caption = 'ExplorerButton' Options = [boMonoDisplay, boIconOnly, boPopupMark, boShowBevel] OnClick = ExplorerButton8Click ParentShowHint = False ShowHint = True end object StartSearchBtn: TExplorerButton Left = 8 Top = 56 Width = 73 Height = 40 Hint = 'Click here to start the Move It! process' Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 0400000000008000000000000000000000000000000000000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555 5555555555555555555555555905555555555555999055555555555599905555 5555555999990555555555999999055555555899059990555555890555599055 5555555555599905555555555555990555555555555559905555555555555589 0555555555555558905555555555555559905555555555555555} Caption = 'no file\fldr' Enabled = False Options = [boMonoDisplay, boPopupMark, boShowBevel] OnClick = StartSearchBtnClick ParentShowHint = False ShowHint = True end object Label21: TLabel Left = 104 Top = 88 Width = 257 Height = 13 Alignment = taCenter AutoSize = False end object CancelSearchBtn: TExplorerButton Left = 88 Top = 56 Width = 73 Height = 40 Hint = 'Click here to abort without replacing the file\folder' Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 04000000000080000000CE0E0000C40E00000000000000000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFF88FFFFFFF FFFFFF9118FFFFF98FFFFF91118FFF9118FFFF911118F911118FFFF911118111 118FFFFF9111111118FFFFFFF91111118FFFFFFFFF111118FFFFFFFFFF911118 FFFFFFFFF9111118FFFFFFFF911181118FFFFFF91118F91118FFFFF9118FFF91 118FFFFF91FFFFF9111FFFFFFFFFFFFF919FFFFFFFFFFFFFFFFF} Caption = '&Abort' Options = [boMonoDisplay, boPopupMark, boShowBevel] OnClick = CancelSearchBtnClick ParentShowHint = False ShowHint = True Visible = False end object Edit5: TEdit Left = 128 Top = 5 Width = 257 Height = 21 TabOrder = 0 OnChange = Edit5Change end object Edit6: TEdit Left = 128 Top = 29 Width = 257 Height = 21 TabOrder = 1 end object CheckBox13: TCheckBox Left = 104 Top = 56 Width = 145 Height = 17 Caption = 'Check all INI files' State = cbChecked TabOrder = 2 end object CheckBox14: TCheckBox Left = 104 Top = 70 Width = 145 Height = 17 Caption = 'Check the Registry' State = cbChecked TabOrder = 3 end object CheckBox15: TCheckBox Left = 256 Top = 56 Width = 169 Height = 17 Caption = 'Check Program Groups' State = cbChecked TabOrder = 4 end object CheckBox17: TCheckBox Left = 256 Top = 70 Width = 153 Height = 17 Caption = 'Check Shortcuts' State = cbChecked TabOrder = 5 end end object ScrollBox7: TScrollBox Left = 1 Top = 105 Width = 436 Height = 154 Align = alClient BorderStyle = bsNone TabOrder = 1 object lvFound: TListView Left = 0 Top = 0 Width = 436 Height = 154 HelpContext = 32 Align = alClient OnDblClick = lvFoundDblClick Columns = < item Caption = 'Item' Width = 0 end item Caption = 'Path' Width = 0 end item Caption = 'Type' Width = 0 end item Caption = 'SubType' Width = 0 end item Caption = 'Data' Width = 0 WidthType = ( -1) end> ReadOnly = True MultiSelect = True OnMouseUp = lvFoundMouseUp TabOrder = 0 ViewStyle = vsReport SmallImages = ImageList2 end end end object RichEdit2: TRichEdit Left = 121 Top = 0 Width = 438 Height = 260 Align = alClient ScrollBars = ssBoth TabOrder = 2 Visible = False WordWrap = False end object Panel13: TPanel Left = 121 Top = 0 Width = 438 Height = 260 Align = alClient TabOrder = 1 Visible = False object Panel24: TPanel Left = 1 Top = 227 Width = 436 Height = 32 Align = alBottom BevelOuter = bvLowered TabOrder = 0 object GoButton: TExplorerButton Left = 4 Top = 4 Width = 81 Height = 24 Hint = 'Start the System Watch' Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 0400000000008000000000000000000000000000000000000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555 5555555555555555555555555905555555555555999055555555555599905555 5555555999990555555555999999055555555899059990555555890555599055 5555555555599905555555555555990555555555555559905555555555555589 0555555555555558905555555555555559905555555555555555} Caption = '&Go' Layout = blBitmapLeft Options = [boMonoDisplay, boPopupMark, boShowBevel] OnClick = GoButtonClick ParentShowHint = False ShowHint = True end object StopButton: TExplorerButton Left = 88 Top = 4 Width = 105 Height = 25 Hint = 'Abort the snapshot' Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 04000000000080000000CE0E0000C40E00000000000000000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFF88FFFFFFF FFFFFF9118FFFFF98FFFFF91118FFF9118FFFF911118F911118FFFF911118111 118FFFFF9111111118FFFFFFF91111118FFFFFFFFF111118FFFFFFFFFF911118 FFFFFFFFF9111118FFFFFFFF911181118FFFFFF91118F91118FFFFF9118FFF91 118FFFFF91FFFFF9111FFFFFFFFFFFFF919FFFFFFFFFFFFFFFFF} Caption = '&Abort Snapshot' Layout = blBitmapLeft Options = [boMonoDisplay, boPopupMark, boShowBevel] OnClick = StopButtonClick ParentShowHint = False ShowHint = True Visible = False end object Panel11: TPanel Left = 208 Top = 1 Width = 227 Height = 30 Align = alRight BevelOuter = bvNone TabOrder = 0 end end object ScrollBox1: TScrollBox Left = 1 Top = 1 Width = 436 Height = 226 Align = alClient BorderStyle = bsNone TabOrder = 1 object Button3: TExplorerButton Left = 396 Top = 96 Width = 33 Height = 33 Hint = 'Remove an INI file from the list' Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 0400000000008000000000000000000000000000000000000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00550000000005 555555000000007055555550BBBBB00705555550B000B03070555550BBBBB033 00555550BBBBB033055555500000003305555550BBBBB03305555550B000B033 05555550BBBBB03305555550BBBBB03305555500000000030555550888888800 055555500B3B3B30055555555003B3B300555555558000000055} Caption = '&Del' Options = [boMonoDisplay, boPopupMark, boShowBevel] Font.Color = clBlack Font.Height = -8 Font.Name = 'MS Serif' Font.Style = [] OnClick = Button3Click ParentFont = False ParentShowHint = False ShowHint = True end object Button2: TExplorerButton Left = 396 Top = 64 Width = 33 Height = 33 Hint = 'Add a new INI file to the list' Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 0400000000008000000000000000000000000000000000000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00550000000005 555555000000007055555550BBBBB00705555550B000B030705550000000B033 005550BBBBB00033055550B000B07033055550BBBBB07033055550BBBBB00033 055550000000803305555550FFF8803305555500000000030555550888888800 0555555003B3B3B005555555500B3B3B00555555558000000055} Caption = '&Add' Options = [boMonoDisplay, boPopupMark, boShowBevel] Font.Color = clBlack Font.Height = -8 Font.Name = 'MS Serif' Font.Style = [] OnClick = Button2Click ParentFont = False ParentShowHint = False ShowHint = True end object CheckBox10: TCheckBox Left = 8 Top = 192 Width = 297 Height = 17 Caption = 'C&ontinue watch even if your system reboots...' State = cbChecked TabOrder = 0 end object ScrollBox8: TScrollBox Left = 124 Top = 133 Width = 289 Height = 58 HorzScrollBar.Tracking = True VertScrollBar.Tracking = True TabOrder = 1 end object CheckBox4: TCheckBox Left = 8 Top = 136 Width = 113 Height = 17 Caption = 'Watch &Disks:' State = cbChecked TabOrder = 2 end object CheckBox3: TCheckBox Left = 8 Top = 100 Width = 145 Height = 17 Caption = 'Watch &Registry' State = cbChecked TabOrder = 3 end object lbIniFiles: TListBox Left = 192 Top = 64 Width = 201 Height = 65 ItemHeight = 13 TabOrder = 4 end object CheckBox2: TCheckBox Left = 8 Top = 64 Width = 177 Height = 17 Caption = 'Watch &Contents of INI files:' State = cbChecked TabOrder = 5 end object GroupBox1: TGroupBox Left = 4 Top = 2 Width = 425 Height = 57 Caption = 'Type of System Watch' TabOrder = 6 object SpeedButton11: TSpeedButton Left = 396 Top = 32 Width = 21 Height = 21 Glyph.Data = { 78010000424D7801000000000000760000002800000020000000100000000100 04000000000000000000120B0000120B00000000000000000000000000000000 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00303333333333 333337F3333333333333303333333333333337F33FFFFF3FF3FF303300000300 300337FF77777F77377330000BBB0333333337777F337F33333330330BB00333 333337F373F773333333303330033333333337F3377333333333303333333333 333337F33FFFFF3FF3FF303300000300300337FF77777F77377330000BBB0333 333337777F337F33333330330BB00333333337F373F773333333303330033333 333337F3377333333333303333333333333337FFFF3FF3FFF333000003003000 333377777F77377733330BBB0333333333337F337F33333333330BB003333333 333373F7733333333333300333333333333337733333333333330000} NumGlyphs = 2 OnClick = SpeedButton11Click end object InstNameLabel: TLabel Left = 240 Top = 20 Width = 153 Height = 13 Alignment = taRightJustify AutoSize = False end object RadioButton3: TRadioButton Left = 8 Top = 14 Width = 177 Height = 17 Caption = '&Watch all programs' Checked = True TabOrder = 0 TabStop = True end object RadioButton4: TRadioButton Left = 8 Top = 33 Width = 121 Height = 17 Caption = '&Run this program:' TabOrder = 1 end object Edit3: TEdit Left = 136 Top = 32 Width = 257 Height = 21 TabOrder = 2 OnChange = Edit3Change end end end end object Panel12: TPanel Left = 121 Top = 0 Width = 438 Height = 260 Align = alClient TabOrder = 3 Visible = False object Panel25: TPanel Left = 1 Top = 1 Width = 152 Height = 258 Align = alLeft TabOrder = 0 object BitBtn27: TExplorerButton Left = 16 Top = 80 Width = 121 Height = 25 Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 0400000000008000000000000000000000000000000000000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333 333333333000003333333330099999003333330997FFF79903333099FFFCFFF9 9033309FFFFFFFCF9033097FF0FFFFFF790309FFFF0FFFFFF90309FCFFF90000 F90309FFFFFFFFFFF903097FFFFFFFFF7903309FCFFFFFCF90333099FFFCFFF9 9033330997FCF799033333300999990033333333300000333333} Caption = 'Scan &Disk' Layout = blBitmapLeft Options = [boMonoDisplay, boPopupMark, boShowBevel] OnClick = BitBtn27Click PopupMenu = PopupMenu6 end object btnUp: TExplorerButton Left = 16 Top = 112 Width = 121 Height = 25 Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 0400000000008000000000000000000000000000000000000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333000000000 33333330B00000003333333000000000333333330EEEEEE03333333300000000 3333333330BFBFB0333333330BFBFBFB033333330FBFBF0F033333330BFBFB0B 033333330F0F0F00333333330B0B0B0333333333300F0F033333333333300B03 3333333333330F033333333333330B0333333333333330333333} Caption = '&Go to Parent' Enabled = False Layout = blBitmapLeft Options = [boMonoDisplay, boPopupMark, boShowBevel] OnClick = btnUpClick PopupMenu = PopupMenu6 end object DriveComboBox1: TDriveComboBox Left = 8 Top = 56 Width = 137 Height = 19 HelpContext = 283 PopupMenu = PopupMenu2 TabOrder = 0 end object Panel30: TPanel Left = 3 Top = 8 Width = 142 Height = 41 TabOrder = 1 object RadioButton5: TRadioButton Left = 4 Top = 4 Width = 135 Height = 17 HelpContext = 281 Caption = '&Show Actual Usage' Checked = True PopupMenu = PopupMenu2 TabOrder = 0 TabStop = True end object RadioButton6: TRadioButton Left = 4 Top = 20 Width = 133 Height = 17 HelpContext = 282 Caption = 'Show &Slack Usage' PopupMenu = PopupMenu2 TabOrder = 1 end end end object Panel39: TPanel Left = 153 Top = 1 Width = 136 Height = 258 Align = alLeft TabOrder = 1 Visible = False object GroupBox9: TGroupBox Left = 1 Top = 73 Width = 134 Height = 184 Align = alClient Caption = 'drive && path' TabOrder = 0 object Label12: TLabel Left = 2 Top = 15 Width = 130 Height = 13 Align = alTop Caption = 'c:\' end object TreeView2: TTreeView Left = 2 Top = 28 Width = 130 Height = 121 Indent = 19 OnExpanding = TreeView1Expanding OnChange = TreeView2Change Align = alClient ParentColor = False TabOrder = 0 OnClick = TreeView1Click end object Panel40: TPanel Left = 2 Top = 149 Width = 130 Height = 33 Align = alBottom BevelOuter = bvNone TabOrder = 1 object BitBtn22: TExplorerButton Left = 4 Top = 4 Width = 122 Height = 24 Hint = 'Start the search for program versions' Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 0400000000008000000000000000000000000000000000000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555 5555555555555555555555555905555555555555999055555555555599905555 5555555999990555555555999999055555555899059990555555890555599055 5555555555599905555555555555990555555555555559905555555555555589 0555555555555558905555555555555559905555555555555555} Caption = '&Start Search' Layout = blBitmapLeft Options = [boMonoDisplay, boPopupMark, boShowBevel] OnClick = BitBtn30Click ParentShowHint = False ShowHint = True PopupMenu = PopupMenu6 end end end object Panel41: TPanel Left = 1 Top = 1 Width = 134 Height = 72 Align = alTop BevelOuter = bvNone TabOrder = 1 object BitBtn35: TExplorerButton Left = 4 Top = 44 Width = 126 Height = 25 Hint = 'Browse for a specific file then show it'#39's version info' Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 04000000000080000000CE0E0000C40E00000000000000000000000000000000 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555 5555555555555555555555555555555555555555555555555555550000000000 5555500B8B8B8B8B055550F0B8B8B8B8B05550BF0B8B8B8B8B0550FBF0000000 000550BFBFBFBFB0555550FBFBFBFBF0555550BFBFBF00055555550BFBF05555 5555557000075555555555555555555555555555555555555555} Caption = '&Browse for a file' Layout = blBitmapLeft Options = [boMonoDisplay, boPopupMark, boShowBevel] OnClick = BitBtn35Click ParentShowHint = False ShowHint = True PopupMenu = PopupMenu6 end object CheckBox11: TCheckBox Left = 4 Top = 4 Width = 125 Height = 17 Caption = '&Files w/version only' State = cbChecked TabOrder = 0 end object CheckBox12: TCheckBox Left = 4 Top = 24 Width = 117 Height = 17 Caption = 'EXE files only' TabOrder = 1 end end end object ScrollBox5: TScrollBox Left = 289 Top = 1 Width = 148 Height = 258 Align = alClient BorderStyle = bsNone TabOrder = 2 object ListView3: TListView Left = 0 Top = 0 Width = 148 Height = 258 Align = alClient OnDblClick = ListView3DblClick Columns = <> ReadOnly = False AllocBy = 64000 OnColumnClick = ListView1ColumnClick TabOrder = 0 ViewStyle = vsReport Visible = False end end end object Panel10: TPanel Left = 0 Top = 0 Width = 121 Height = 0 Align = alLeft TabOrder = 0 object BitBtn8: TExplorerButton Left = 4 Top = 4 Width = 112 Height = 25 Hint = 'Invoke the System Watch function' Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 04000000000080000000CE0E0000C40E00000000000000000000000000000000 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333330000033 3333333330BBB03333333333300000333333333330BBB0333333333300000003 333333300BBBBB0033333330BBFFFBB033333300BFFFFFB003333300BFF077B0 30333300BFF7FFB003333330BBF7FBB0333333300BB7BB003333333300000003 3333333330BBB03333333333300000333333333330BBB0333333} Caption = '&Watch System' HelpContext = 268 Layout = blBitmapLeft Options = [boMonoDisplay, boPopupMark, boShowBevel] OnClick = BitBtn8Click ParentShowHint = False ShowHint = True PopupMenu = PopupMenu6 end object BitBtn26: TExplorerButton Left = 4 Top = 32 Width = 112 Height = 25 Hint = 'Show how a disk is utilized' Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 04000000000080000000CE0E0000C40E00000000000000000000000000000000 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00337333733373 33733373737373737373770000000000000033033333333333333709333333C3 3333330393993C3C333377079797977C7777330339339333C333370C333C3933 93333303C3C33939C9337707C7C777977C9733033C3333333C3337033C333333 33C3330333333333333377077777777777773333333333333333} Caption = '&Disk Usage' HelpContext = 269 Layout = blBitmapLeft Options = [boMonoDisplay, boPopupMark, boShowBevel] OnClick = BitBtn26Click ParentShowHint = False ShowHint = True PopupMenu = PopupMenu6 end object BitBtn36: TExplorerButton Left = 4 Top = 60 Width = 112 Height = 25 Hint = 'List version info for programs & modules' Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 04000000000080000000CE0E0000C40E00000000000000000000000000000000 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333 3333333333333333333333333CCCCC333333CCCCCC808CCCCCC3008888070888 80030F0770F7F0770F0370FFFFF7FFFFF07370F000F7F000F07330FFFFF7FFFF F033370F00F7F00F0733370FFFF7FFFF0733330FFF030FFF0333333000333000 3333333333333333333333333333333333333333333333333333} Caption = '&Versions' HelpContext = 290 Layout = blBitmapLeft Options = [boMonoDisplay, boPopupMark, boShowBevel] OnClick = BitBtn36Click ParentShowHint = False ShowHint = True PopupMenu = PopupMenu6 end object ExplorerButton4: TExplorerButton Left = 4 Top = 88 Width = 112 Height = 25 Hint = 'Move file or directoriy references across your system' Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 0400000000008000000000000000000000000000000000000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333 3333333333333333333300033333333333330B00030000033333000E00BFBFB0 3333000E0BFBF0003333000E0FBFBFBF0333000E0BFBF0000003000E0FBFBFBF BFB0000E0BF000000003000000BFB03333333333330003333333333333333333 3333333333333333333333333333333333333333333333333333} Caption = 'Move It!' HelpContext = 291 Layout = blBitmapLeft Options = [boMonoDisplay, boPopupMark, boShowBevel] OnClick = ExplorerButton4Click ParentShowHint = False ShowHint = True PopupMenu = PopupMenu6 end end end object TabSheet6: TTabSheet Caption = '&Config' object Panel31: TPanel Left = 0 Top = 0 Width = 145 Height = 0 Align = alLeft TabOrder = 0 object SpeedButton1: TSpeedButton Left = 114 Top = 76 Width = 25 Height = 25 Glyph.Data = { 78010000424D7801000000000000760000002800000020000000100000000100 04000000000000000000120B0000120B00000000000000000000000000000000 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00303333333333 333337F3333333333333303333333333333337F33FFFFF3FF3FF303300000300 300337FF77777F77377330000BBB0333333337777F337F33333330330BB00333 333337F373F773333333303330033333333337F3377333333333303333333333 333337F33FFFFF3FF3FF303300000300300337FF77777F77377330000BBB0333 333337777F337F33333330330BB00333333337F373F773333333303330033333 333337F3377333333333303333333333333337FFFF3FF3FFF333000003003000 333377777F77377733330BBB0333333333337F337F33333333330BB003333333 333373F7733333333333300333333333333337733333333333330000} NumGlyphs = 2 OnClick = SpeedButton1Click end object SpeedButton2: TSpeedButton Left = 114 Top = 100 Width = 25 Height = 25 Glyph.Data = { 78010000424D7801000000000000760000002800000020000000100000000100 04000000000000000000120B0000120B00000000000000000000000000000000 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00303333333333 333337F3333333333333303333333333333337F33FFFFF3FF3FF303300000300 300337FF77777F77377330000BBB0333333337777F337F33333330330BB00333 333337F373F773333333303330033333333337F3377333333333303333333333 333337F33FFFFF3FF3FF303300000300300337FF77777F77377330000BBB0333 333337777F337F33333330330BB00333333337F373F773333333303330033333 333337F3377333333333303333333333333337FFFF3FF3FFF333000003003000 333377777F77377733330BBB0333333333337F337F33333333330BB003333333 333373F7733333333333300333333333333337733333333333330000} NumGlyphs = 2 OnClick = SpeedButton2Click end object CheckBox1: TCheckBox Left = 8 Top = 8 Width = 97 Height = 17 HelpContext = 272 Caption = '&Autoexec.bat' PopupMenu = PopupMenu2 TabOrder = 0 OnClick = CheckBox1Click end object CheckBox5: TCheckBox Left = 8 Top = 24 Width = 97 Height = 17 HelpContext = 273 Caption = '&Config.sys' PopupMenu = PopupMenu2 TabOrder = 1 OnClick = CheckBox1Click end object CheckBox6: TCheckBox Left = 8 Top = 40 Width = 97 Height = 17 HelpContext = 274 Caption = '&Win.ini' PopupMenu = PopupMenu2 TabOrder = 2 OnClick = CheckBox1Click end object CheckBox7: TCheckBox Left = 8 Top = 56 Width = 97 Height = 17 HelpContext = 275 Caption = '&System.ini' PopupMenu = PopupMenu2 TabOrder = 3 OnClick = CheckBox1Click end object CheckBox8: TCheckBox Left = 8 Top = 80 Width = 17 Height = 17 HelpContext = 276 PopupMenu = PopupMenu2 TabOrder = 4 OnClick = CheckBox1Click end object Edit2: TEdit Left = 24 Top = 78 Width = 89 Height = 21 HelpContext = 276 PopupMenu = PopupMenu2 TabOrder = 5 end object CheckBox9: TCheckBox Left = 8 Top = 104 Width = 17 Height = 17 HelpContext = 277 Caption = 'CheckBox9' PopupMenu = PopupMenu2 TabOrder = 6 OnClick = CheckBox1Click end object Edit4: TEdit Left = 24 Top = 102 Width = 89 Height = 21 HelpContext = 277 PopupMenu = PopupMenu2 TabOrder = 7 end end object ListView6: TListView Left = 145 Top = 0 Width = 414 Height = 260 Align = alClient Columns = < item Width = 0 WidthType = ( -1) end> ReadOnly = False AllocBy = 64000 ShowColumnHeaders = False TabOrder = 1 ViewStyle = vsReport end end object TabSheet7: TTabSheet Caption = 'S&earch' object Panel51: TPanel Left = 121 Top = 0 Width = 438 Height = 260 Align = alClient TabOrder = 4 Visible = False object Panel52: TPanel Left = 1 Top = 1 Width = 160 Height = 258 Align = alLeft TabOrder = 0 object Panel53: TPanel Left = 1 Top = 1 Width = 158 Height = 160 Align = alTop BevelOuter = bvNone TabOrder = 0 object Label22: TLabel Left = 4 Top = 2 Width = 117 Height = 17 Caption = 'String to search for:' end object Label24: TLabel Left = 8 Top = 144 Width = 145 Height = 13 Alignment = taCenter AutoSize = False Visible = False end object StringSearchStartBtn: TExplorerButton Left = 16 Top = 130 Width = 129 Height = 25 Hint = 'Click here to start the string search' Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 0400000000008000000000000000000000000000000000000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555 5555555555555555555555555905555555555555999055555555555599905555 5555555999990555555555999999055555555899059990555555890555599055 5555555555599905555555555555990555555555555559905555555555555589 0555555555555558905555555555555559905555555555555555} Caption = '&Start Search' Layout = blBitmapLeft Options = [boMonoDisplay, boPopupMark, boShowBevel] OnClick = StringSearchStartBtnClick ParentShowHint = False ShowHint = True end object Label25: TLabel Left = 8 Top = 45 Width = 65 Height = 20 Caption = 'File Mask:' end object Edit7: TEdit Left = 8 Top = 18 Width = 145 Height = 21 TabOrder = 0 end object CheckBox21: TCheckBox Left = 4 Top = 64 Width = 101 Height = 17 Caption = 'Inside Files' State = cbChecked TabOrder = 1 end object CheckBox22: TCheckBox Left = 80 Top = 80 Width = 73 Height = 17 Caption = 'Filename' TabOrder = 2 end object CheckBox16: TCheckBox Left = 4 Top = 79 Width = 69 Height = 17 Caption = 'INI files' TabOrder = 3 end object CheckBox18: TCheckBox Left = 80 Top = 95 Width = 73 Height = 17 Caption = 'Registry' TabOrder = 4 end object CheckBox19: TCheckBox Left = 4 Top = 95 Width = 77 Height = 17 Caption = 'Shortcuts' TabOrder = 5 end object CheckBox20: TCheckBox Left = 4 Top = 111 Width = 133 Height = 17 Caption = 'Program Groups' TabOrder = 6 end object Edit8: TEdit Left = 72 Top = 42 Width = 65 Height = 21 TabOrder = 7 Text = '*.*' end end object GroupBox12: TGroupBox Left = 1 Top = 161 Width = 158 Height = 96 Align = alClient Caption = 'drive && path' TabOrder = 1 object Label23: TLabel Left = 2 Top = 15 Width = 154 Height = 13 Align = alTop Caption = 'c:\' end object TreeView5: TTreeView Left = 2 Top = 28 Width = 154 Height = 66 Indent = 19 OnExpanding = TreeView1Expanding OnChange = TreeView5Change Align = alClient ParentColor = False TabOrder = 0 OnClick = TreeView1Click end end end object ListView7: TListView Left = 161 Top = 1 Width = 276 Height = 258 Align = alClient OnDblClick = ListView7DblClick Columns = < item Caption = 'Item' Width = 100 end item Caption = 'Path' Width = 70 end item Caption = 'Type' Width = 70 end item Caption = 'SubType' Width = 70 end item Caption = 'Data' Width = 48 WidthType = ( -1) end> ReadOnly = False Items.Data = { 3F0000000100000000000000FFFFFFFFFFFFFFFF0400000000000000063C6E6F 6E653E063C6E6F6E653E063C6E6F6E653E063C6E6F6E653E063C6E6F6E653E} OnColumnClick = ListView1ColumnClick TabOrder = 1 ViewStyle = vsReport end end object Panel33: TPanel Left = 121 Top = 0 Width = 438 Height = 260 Align = alClient TabOrder = 3 Visible = False object ListBox8: TListBox Left = 392 Top = 40 Width = 13 Height = 9 ItemHeight = 13 Sorted = True TabOrder = 0 Visible = False end object Panel45: TPanel Left = 1 Top = 1 Width = 144 Height = 258 Align = alLeft TabOrder = 1 object GroupBox11: TGroupBox Left = 1 Top = 33 Width = 142 Height = 190 Align = alClient Caption = 'Drive\Directory' TabOrder = 0 object Label18: TLabel Left = 2 Top = 15 Width = 138 Height = 13 Align = alTop Caption = 'c:\' end object TreeView4: TTreeView Left = 2 Top = 28 Width = 138 Height = 160 Indent = 19 OnExpanding = TreeView1Expanding OnChange = TreeView4Change Align = alClient ParentColor = False TabOrder = 0 OnClick = TreeView1Click end end object Panel47: TPanel Left = 1 Top = 223 Width = 142 Height = 34 Align = alBottom BevelOuter = bvNone TabOrder = 1 object DLLStart: TExplorerButton Left = 8 Top = 4 Width = 121 Height = 25 Hint = 'Star the DLL search' Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 0400000000008000000000000000000000000000000000000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555 5555555555555555555555555905555555555555999055555555555599905555 5555555999990555555555999999055555555899059990555555890555599055 5555555555599905555555555555990555555555555559905555555555555589 0555555555555558905555555555555559905555555555555555} Caption = '&Start Search' Layout = blBitmapLeft Options = [boMonoDisplay, boPopupMark, boShowBevel] OnClick = DLLStartClick ParentShowHint = False ShowHint = True PopupMenu = PopupMenu6 end end object Panel48: TPanel Left = 1 Top = 1 Width = 142 Height = 32 Align = alTop BevelOuter = bvNone TabOrder = 2 object ExplorerButton3: TExplorerButton Left = 2 Top = 4 Width = 135 Height = 25 Hint = 'Delete a duplicate DLL from the list' Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 0400000000008000000000000000000000000000000000000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333 3333333333333330033333333333330883333C00333330883333C0CC03330880 0000C033C03088FFFFF0CC00000F888888803CCCCC0000000000333330030FFF FFF0333C0C030F00F0F033C03C030FFFFFF033C03C030F0FFFF033C000330FFF 0000333CCC330F0F0FF0333333330FFF0F033333333300000033} Caption = '&Delete Duplicate' Layout = blBitmapLeft Options = [boMonoDisplay, boPopupMark, boShowBevel] OnClick = ExplorerButton3Click ParentShowHint = False ShowHint = True PopupMenu = PopupMenu6 end end end object Panel46: TPanel Left = 147 Top = 1 Width = 290 Height = 258 Align = alClient TabOrder = 2 object GroupBox2: TGroupBox Left = 8 Top = 16 Width = 73 Height = 57 Caption = 'dlls loaded' Ctl3D = False ParentCtl3D = False TabOrder = 0 object ListBox2: TListBox Left = 1 Top = 14 Width = 71 Height = 39 Align = alClient BorderStyle = bsNone Color = clBtnFace Font.Color = clBlack Font.Height = -11 Font.Name = 'Courier' Font.Style = [] IntegralHeight = True ItemHeight = 13 ParentFont = False Sorted = True TabOrder = 0 end end object GroupBox3: TGroupBox Left = 104 Top = 16 Width = 73 Height = 57 Caption = 'dlls ref'#39#39'd' Ctl3D = False ParentCtl3D = False TabOrder = 1 object ListBox3: TListBox Left = 1 Top = 14 Width = 71 Height = 39 Align = alClient BorderStyle = bsNone Color = clBtnFace Font.Color = clBlack Font.Height = -11 Font.Name = 'Courier' Font.Style = [] IntegralHeight = True ItemHeight = 13 ParentFont = False Sorted = True TabOrder = 0 OnClick = ListBox3Click end end object GroupBox7: TGroupBox Left = 200 Top = 16 Width = 73 Height = 65 Caption = 'dlls not ref'#39#39'd' Ctl3D = False ParentCtl3D = False TabOrder = 2 object ListBox4: TListBox Left = 1 Top = 14 Width = 71 Height = 39 Align = alClient BorderStyle = bsNone Color = clBtnFace Font.Color = clBlack Font.Height = -11 Font.Name = 'Courier' Font.Style = [] IntegralHeight = True ItemHeight = 13 ParentFont = False Sorted = True TabOrder = 0 OnClick = ListBox4Click end end object GroupBox5: TGroupBox Left = 16 Top = 96 Width = 81 Height = 49 Caption = 'duplicate dlls' Ctl3D = False ParentCtl3D = False TabOrder = 3 object ListBox6: TListBox Left = 1 Top = 14 Width = 79 Height = 26 Align = alClient BorderStyle = bsNone Color = clBtnFace Font.Color = clBlack Font.Height = -11 Font.Name = 'Courier' Font.Style = [] IntegralHeight = True ItemHeight = 13 ParentFont = False Sorted = True TabOrder = 0 OnClick = ListBox6Click end end object GroupBox4: TGroupBox Left = 168 Top = 96 Width = 81 Height = 57 Caption = 'files reference dlls' Ctl3D = False ParentCtl3D = False TabOrder = 4 object ListBox5: TListBox Left = 1 Top = 14 Width = 79 Height = 39 Align = alClient BorderStyle = bsNone Color = clBtnFace Font.Color = clBlack Font.Height = -11 Font.Name = 'Courier' Font.Style = [] IntegralHeight = True ItemHeight = 13 ParentFont = False Sorted = True TabOrder = 0 OnClick = ListBox5Click end end object GroupBox6: TGroupBox Left = 32 Top = 176 Width = 97 Height = 57 Ctl3D = False ParentCtl3D = False TabOrder = 5 object ListBox7: TListBox Left = 1 Top = 14 Width = 95 Height = 39 Align = alClient BorderStyle = bsNone Color = clBtnFace Font.Color = clBlack Font.Height = -11 Font.Name = 'Courier' Font.Style = [] IntegralHeight = True ItemHeight = 13 ParentFont = False TabOrder = 0 end end end object Splitter2: TPanel Left = 145 Top = 1 Width = 2 Height = 258 Cursor = crHSplit Align = alLeft BevelOuter = bvNone Caption = 'Splitter2' Color = clRed TabOrder = 3 OnMouseDown = SplitterMouseDown OnMouseMove = SplitterMouseMove OnMouseUp = SplitterMouseUp end end object Panel36: TPanel Left = 121 Top = 0 Width = 438 Height = 260 Align = alClient TabOrder = 2 Visible = False object Panel42: TPanel Left = 1 Top = 1 Width = 152 Height = 258 Align = alLeft TabOrder = 0 object GroupBox10: TGroupBox Left = 1 Top = 41 Width = 150 Height = 216 Align = alClient Caption = 'Drive\Directory' TabOrder = 0 object Label17: TLabel Left = 2 Top = 15 Width = 146 Height = 13 Align = alTop Caption = 'c:\' end object Panel44: TPanel Left = 2 Top = 183 Width = 146 Height = 31 Align = alBottom BevelOuter = bvNone TabOrder = 0 object BitBtn37: TExplorerButton Left = 8 Top = 4 Width = 129 Height = 25 Hint = 'Start the icon search' Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 0400000000008000000000000000000000000000000000000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555 5555555555555555555555555905555555555555999055555555555599905555 5555555999990555555555999999055555555899059990555555890555599055 5555555555599905555555555555990555555555555559905555555555555589 0555555555555558905555555555555559905555555555555555} Caption = '&Start Search' Layout = blBitmapLeft Options = [boMonoDisplay, boPopupMark, boShowBevel] OnClick = BitBtn37Click ParentShowHint = False ShowHint = True PopupMenu = PopupMenu6 end end object TreeView3: TTreeView Left = 2 Top = 28 Width = 146 Height = 155 Indent = 19 OnExpanding = TreeView1Expanding OnChange = TreeView3Change Align = alClient ParentColor = False TabOrder = 1 OnClick = TreeView1Click end end object Panel43: TPanel Left = 1 Top = 1 Width = 150 Height = 40 Align = alTop BevelOuter = bvNone TabOrder = 1 object DelIcon: TExplorerButton Left = 4 Top = 4 Width = 137 Height = 25 Hint = 'Delete the marked icon from the list' Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 0400000000008000000000000000000000000000000000000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333 3333333333333330033333333333330883333C00333330883333C0CC03330880 0000C033C03088FFFFF0CC00000F888888803CCCCC0000000000333330030FFF FFF0333C0C030F00F0F033C03C030FFFFFF033C03C030F0FFFF033C000330FFF 0000333CCC330F0F0FF0333333330FFF0F033333333300000033} Caption = '&Remove Marked Icon' Layout = blBitmapLeft Options = [boMonoDisplay, boPopupMark, boShowBevel] OnClick = DelIconClick ParentShowHint = False ShowHint = True PopupMenu = PopupMenu6 end end end object ListBox1: TListBox Tag = 38 Left = 155 Top = 1 Width = 282 Height = 258 HelpContext = 1 Align = alClient BorderStyle = bsNone Color = clBtnFace Columns = 1 DragCursor = 1 Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ItemHeight = 40 ParentFont = False Style = lbOwnerDrawFixed TabOrder = 1 OnClick = ListBox1Click OnDrawItem = ListBox1DrawItem end object Splitter3: TPanel Left = 153 Top = 1 Width = 2 Height = 258 Cursor = crHSplit Align = alLeft BevelOuter = bvNone Caption = 'Splitter3' Color = clRed TabOrder = 2 OnMouseDown = SplitterMouseDown OnMouseMove = SplitterMouseMove OnMouseUp = SplitterMouseUp end end object Panel34: TPanel Left = 121 Top = 0 Width = 438 Height = 260 Align = alClient TabOrder = 1 Visible = False object Panel37: TPanel Left = 1 Top = 1 Width = 144 Height = 258 Align = alLeft TabOrder = 0 object GroupBox8: TGroupBox Left = 1 Top = 177 Width = 142 Height = 80 Align = alClient Caption = 'drive && path' TabOrder = 0 object PathLabel: TLabel Left = 2 Top = 15 Width = 138 Height = 13 Align = alTop Caption = 'c:\' end object Panel35: TPanel Left = 2 Top = 45 Width = 138 Height = 33 Align = alBottom BevelOuter = bvNone TabOrder = 0 object BitBtn30: TExplorerButton Left = 8 Top = 4 Width = 121 Height = 25 Hint = 'start the selected search' Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 0400000000008000000000000000000000000000000000000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555 5555555555555555555555555905555555555555999055555555555599905555 5555555999990555555555999999055555555899059990555555890555599055 5555555555599905555555555555990555555555555559905555555555555589 0555555555555558905555555555555559905555555555555555} Caption = '&Start search' Layout = blBitmapLeft Options = [boMonoDisplay, boPopupMark, boShowBevel] OnClick = BitBtn30Click ParentShowHint = False ShowHint = True PopupMenu = PopupMenu6 end end object TreeView1: TTreeView Left = 2 Top = 28 Width = 138 Height = 17 Hint = 'Select the search drive and path from this expandable tree' HelpContext = 288 DragCursor = crDefault ReadOnly = True HideSelection = False Indent = 19 OnExpanding = TreeView1Expanding OnChange = TreeView1Change Align = alClient ParentColor = False TabOrder = 1 OnClick = TreeView1Click PopupMenu = PopupMenu2 ParentShowHint = False ShowHint = True end end object Panel38: TPanel Left = 1 Top = 1 Width = 142 Height = 136 Align = alTop BevelOuter = bvNone TabOrder = 1 object Label16: TLabel Left = 100 Top = 111 Width = 37 Height = 18 Caption = 'bytes' end object Label15: TLabel Left = 4 Top = 85 Width = 93 Height = 20 Caption = 'and file size is' end object IsLabel: TLabel Left = 4 Top = 57 Width = 21 Height = 16 Caption = 'is' end object Label14: TLabel Left = 5 Top = 33 Width = 44 Height = 16 Caption = 'where' end object Label5: TLabel Left = 12 Top = 9 Width = 25 Height = 16 Caption = 'Find' end object FilterDateButton: TExplorerButton Left = 64 Top = 54 Width = 73 Height = 25 Hint = 'Click here to show a calendar for date selection' Caption = '&Get Date' Options = [boMonoDisplay, boPopupMark, boShowBevel] OnClick = FilterDateButtonClick ParentShowHint = False ShowHint = True PopupMenu = PopupMenu6 end object SizeSpinEdit: TSpinEdit Left = 8 Top = 108 Width = 89 Height = 22 Increment = 10 MaxValue = 0 MinValue = 0 TabOrder = 0 Value = 0 end object SizeTypeComboBox: TComboBox Left = 95 Top = 83 Width = 43 Height = 21 ItemHeight = 13 Items.Strings = ( 'All' '<' '>' '<=' '>=' '=') TabOrder = 1 Text = 'All' end object FilterTypeComboBox: TComboBox Left = 21 Top = 55 Width = 43 Height = 21 ItemHeight = 13 Items.Strings = ( 'All' '<' '>' '<=' '>=' '=') TabOrder = 2 Text = 'All' end object FilterColumnComboBox: TComboBox Left = 48 Top = 29 Width = 91 Height = 21 ItemHeight = 13 Items.Strings = ( 'Creation' 'Last Access' 'Last Write') TabOrder = 3 Text = 'Creation' end object FileSpecComboBox: TComboBox Left = 48 Top = 5 Width = 91 Height = 21 ItemHeight = 13 Items.Strings = ( '*.*' '*.exe' '*.bat' '*.dll' '*.doc' '*.txt' '*.fil') TabOrder = 4 Text = '*.*' end end object Panel54: TPanel Left = 1 Top = 137 Width = 142 Height = 40 Align = alTop TabOrder = 2 Visible = False object ExplorerButton10: TExplorerButton Left = 8 Top = 8 Width = 129 Height = 25 Hint = 'Delete the selected duplicate file' Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 0400000000008000000000000000000000000000000000000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555 55558888888585599958555555555550305555555550055BB0555555550FB000 0055555550FB0BF0F05555550FBFBF0FB05555550BFBF0FB005555500FBFBFB0 B055550E0BFBFB00B05550EEE0BFB0B0B055000EEE0BFBF0B0550000EEE00000 B05500000E055550705550000055555505555500055555550555} Caption = '&Delete Duplicate' Layout = blBitmapLeft Options = [boMonoDisplay, boPopupMark, boShowBevel] OnClick = ExplorerButton10Click ParentShowHint = False ShowHint = True end end end object Splitter: TPanel Left = 145 Top = 1 Width = 1 Height = 258 Cursor = crHSplit Align = alLeft BevelOuter = bvNone Color = clRed TabOrder = 1 OnMouseDown = SplitterMouseDown OnMouseMove = SplitterMouseMove OnMouseUp = SplitterMouseUp end object ScrollBox6: TScrollBox Left = 146 Top = 1 Width = 291 Height = 258 Align = alClient BorderStyle = bsNone TabOrder = 2 object ListView5: TListView Left = 0 Top = 0 Width = 291 Height = 258 Align = alClient OnDblClick = ListView5DblClick Columns = < item Caption = 'Name' Width = 80 end item Caption = 'Path' Width = 70 end item Caption = 'Last Write' Width = 70 end item Alignment = taRightJustify Caption = 'Size' Width = 70 end item Caption = 'Creation' Width = 70 end item Caption = 'Last Access' Width = 70 end> DragMode = dmAutomatic ReadOnly = False HideSelection = False OnColumnClick = ListView1ColumnClick PopupMenu = PopupMenu1 SortType = stText TabOrder = 0 ViewStyle = vsReport end end end object Panel32: TPanel Left = 0 Top = 0 Width = 121 Height = 260 Align = alLeft TabOrder = 0 object BitBtn33: TExplorerButton Left = 4 Top = 60 Width = 112 Height = 25 Hint = 'Search for duplicate files locally or remote' Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 04000000000080000000CE0E0000C40E00000000000000000000000000000000 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555 5555555550000000000555550BFBFBFBFB0555500FBFBFBFBF05550B0BFBFBFB FB05500F0FBFBFBFBF050B0B0BFBFBFBFB050F0F0FBFBFBFBF050B0B00000000 00550F0FB0FBFB0F05550B000700007055550FB0FBFB0F055555000700007055 555550FBFB055555555557000075555555555555555555555555} Caption = '&Duplicate Files' HelpContext = 280 Layout = blBitmapLeft Options = [boMonoDisplay, boPopupMark, boShowBevel] OnClick = BitBtn33Click ParentShowHint = False ShowHint = True PopupMenu = PopupMenu6 end object BitBtn29: TExplorerButton Left = 4 Top = 4 Width = 112 Height = 25 Hint = 'Search for DLLs on your system' Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 04000000000080000000CE0E0000C40E00000000000000000000000000000000 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555 555500755000000050000B0550CC009050E00B055000000050E00B7750CC0090 50E077B050CC009050E050B050CC009050E050B770CC009050E0577B00CC0090 50E0550B30CC00905000550B3000009050E0557000CC00905000555550000090 5555555555555000555555555555509055555555555550005555} Caption = 'D&LL Search' HelpContext = 278 Layout = blBitmapLeft Options = [boMonoDisplay, boPopupMark, boShowBevel] OnClick = BitBtn29Click ParentShowHint = False ShowHint = True PopupMenu = PopupMenu6 end object BitBtn31: TExplorerButton Left = 4 Top = 32 Width = 112 Height = 25 Hint = 'Search for files by name, date & size' Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 04000000000080000000CE0E0000C40E00000000000000000000000000000000 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333 3303333333333333300033333333333300033333333333300033333333333300 0333333700073B7033333307777700B333333078F8F870333333778F8F8F8773 333307F8F8F8F7033333078999998703333307F8F8F8F7033333778F8F8F8773 33333078F8F87033333333077777033333333337000733333333} Caption = '&File Search' HelpContext = 279 Layout = blBitmapLeft Options = [boMonoDisplay, boPopupMark, boShowBevel] OnClick = BitBtn31Click ParentShowHint = False ShowHint = True PopupMenu = PopupMenu6 end object IconSearch: TExplorerButton Left = 4 Top = 88 Width = 112 Height = 25 Hint = 'List icons in files' Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 04000000000080000000CE0E0000C40E00000000000000000000000000000000 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF0033BBBBBBBBBB BB3333BB00BBBBBBBB3333BB0BBBBBB0BB3333BBB0BBBB000B3333BBB00BB00B BB3333BBBB0B00BBBB3333BBBB000BBBBB3333EEEE000EEEEE3333EE0E80000E EE3333EEE0800EEEEE3333EEEE000EEEEE3333EEEEE00EEEEE3333EEEEEE00EE EE3333EEEEEE00EEEE3333EEEEEEEEEEEE3333EEEEEEEEEEEE33} Caption = 'Icon Search' HelpContext = 293 Layout = blBitmapLeft Options = [boMonoDisplay, boPopupMark, boShowBevel] OnClick = IconSearchClick ParentShowHint = False ShowHint = True PopupMenu = PopupMenu6 end object ExplorerButton9: TExplorerButton Left = 4 Top = 116 Width = 112 Height = 25 Hint = 'Search for a string across files, filenames, registry, etc...' Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 04000000000080000000CE0E0000C40E00000000000000000000000000000000 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555 55555555544C4C5555555554C444C4445555554C43344444455554C4C334C4C4 335554CCC33344443355CCCCC333CCC4C4454CC33333CCC444C5C4333333C3C4 CCC54CC33333333C4C45CCC33CC4333CC4C55CCCCC3333334C5554C333333333 CC55553333CC3C33C55555533CC4C4CC555555555C4CCC555555} Caption = '&String Search' HelpContext = 292 Layout = blBitmapLeft Options = [boMonoDisplay, boPopupMark, boShowBevel] OnClick = ExplorerButton9Click ParentShowHint = False ShowHint = True PopupMenu = PopupMenu6 end end end end object Panel1: TPanel Left = 0 Top = 0 Width = 567 Height = 33 Align = alTop BevelInner = bvLowered TabOrder = 0 object ExitButton: TExplorerButton Left = 4 Top = 4 Width = 25 Height = 25 Hint = 'Exit TechFacts 95' Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 04000000000080000000CE0E0000C40E00000000000000000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFF88FFFFFFF FFFFFF9118FFFFF98FFFFF91118FFF9118FFFF911118F911118FFFF911118111 118FFFFF9111111118FFFFFFF91111118FFFFFFFFF111118FFFFFFFFFF911118 FFFFFFFFF9111118FFFFFFFF911181118FFFFFF91118F91118FFFFF9118FFF91 118FFFFF91FFFFF9111FFFFFFFFFFFFF919FFFFFFFFFFFFFFFFF} Caption = 'Exit' HelpContext = 1 Options = [boMonoDisplay, boIconOnly, boPopupMark, boShowBevel] OnClick = ExitButtonClick ParentShowHint = False ShowHint = True PopupMenu = PopupMenu6 end object BitBtn1: TExplorerButton Left = 30 Top = 4 Width = 25 Height = 25 Hint = 'Run the TechFacts setup function' Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 04000000000080000000CE0E0000C40E00000000000000000000000000000000 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555550FF0559 195057000FF05559190370FFFF05555919330F00FF055559193300550F055559 193507550F05559999955570F075501111155500075503330555555555503335 0555550055033355055550505033355505550500033355550555000000355557 0755550000055557075555300007555707555533500000555555} Caption = 'ExplorerButton' HelpContext = 2 Options = [boMonoDisplay, boIconOnly, boPopupMark, boShowBevel] OnClick = BitBtn1Click ParentShowHint = False ShowHint = True PopupMenu = PopupMenu6 end object BitBtn17: TExplorerButton Left = 56 Top = 4 Width = 25 Height = 25 Hint = 'Reset all Alarms' Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 04000000000080000000CE0E0000C40E00000000000000000000000000000000 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333 3333333339999933333333399999999933333399937073999333399933000339 9933399333707333993399333333333339939933333033333993993333707333 3333993333101333333399333300039999933993330003399993399933000333 9993339993707399999333399999999933933333399999333333} Caption = 'ExplorerButton' HelpContext = 3 Options = [boMonoDisplay, boIconOnly, boPopupMark, boShowBevel] OnClick = RefreshButtonClick ParentShowHint = False ShowHint = True PopupMenu = PopupMenu6 end object ResetButton: TExplorerButton Left = 82 Top = 4 Width = 25 Height = 25 Hint = 'Reset all active alarms' Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 0400000000008000000000000000000000000000000000000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00300130000031 00333310009090001333330097F0F7900333380970FFF07908333099FFFFFFF9 90333090F000FF009033B099FFF0FFF990B3080970F0F0790803BB0097F0F790 0BB3000009999900000307780000000788030777788087777803B087700B0077 80B303800BBBBB008303330BB0B0B0BB033330BB03B0B30BB033} Caption = 'ExplorerButton' HelpContext = 4 Enabled = False Options = [boMonoDisplay, boIconOnly, boPopupMark, boShowBevel] OnClick = ResetButtonClick ParentShowHint = False ShowHint = True PopupMenu = PopupMenu6 end object BitBtn6: TExplorerButton Left = 108 Top = 4 Width = 25 Height = 25 Hint = 'Print the data in the visible TechFacts window' Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 04000000000080000000CE0E0000C40E00000000000000000000000000000000 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00300000000000 00030888888888888880088888888888888000000000000000000F8F8F8F8F8F 8F8008F8F8F8F8F8F9F00F8F8F8F8F8F8F8000000000000000003330FFFFFFFF 03333330F0000F0F03333330FFFFFFFF03333330F00F000003333330FFFF0FF0 33333330F08F0F0333333330FFFF003333333330000003333333} Caption = 'ExplorerButton' HelpContext = 5 Options = [boMonoDisplay, boIconOnly, boPopupMark, boShowBevel] OnClick = BitBtn6Click ParentShowHint = False ShowHint = True PopupMenu = PopupMenu6 end object ExplorerButton1: TExplorerButton Left = 134 Top = 4 Width = 25 Height = 25 Hint = 'Invoke the print preview function' Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 04000000000080000000CE0E0000C40E00000000000000000000000000000000 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333330000000 0000333330FFFFFFFFF0003000000FF000F0E00FBFBFB0FFFFF0E0FBFB00000F F0F0E0BFBFBFBFB0FFF0E0FBFB00000FF0F0E0BFBFBFBFB0FFF0E0FB0000000F F0F0000FB0FFFFFFFFF0333000FFFFFFFFF0333330F000FF0000333330FFFFFF 0FF0333330CCCCCC0F03333330FFFFFF00333333300000000333} Caption = 'ExplorerButton' HelpContext = 6 Options = [boMonoDisplay, boIconOnly, boPopupMark, boShowBevel] OnClick = BitBtn22Click ParentShowHint = False ShowHint = True PopupMenu = PopupMenu6 end object ClearButton: TExplorerButton Left = 160 Top = 4 Width = 25 Height = 25 Hint = 'Clear the active data panel' Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 0400000000008000000000000000000000000000000000000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00500005000555 5555000000005550555500550005505555550055500555555555500550050055 5555550050501105555555550509991055555005550999910555500505509990 305555005055090B03055555555550B0B03055550555550B0B33555555555550 BBB35550555555550BBB55555555555550BB555555555555550B} Caption = 'ExplorerButton' HelpContext = 9 Options = [boMonoDisplay, boIconOnly, boPopupMark, boShowBevel] OnClick = ClearButtonClick ParentShowHint = False ShowHint = True PopupMenu = PopupMenu6 end object BitBtn23: TExplorerButton Left = 186 Top = 4 Width = 25 Height = 25 Hint = 'Copy the selection to the clipboard' Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 0400000000008000000000000000000000000000000000000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333 3333333333333330033333333333330883333C00333330883333C0CC03330880 0000C033C03088FFFFF0CC00000F888888803CCCCC0000000000333330030FFF FFF0333C0C030F00F0F033C03C030FFFFFF033C03C030F0FFFF033C000330FFF 0000333CCC330F0F0FF0333333330FFF0F033333333300000033} Caption = 'ExplorerButton' HelpContext = 7 Options = [boMonoDisplay, boIconOnly, boPopupMark, boShowBevel] OnClick = BitBtn23Click ParentShowHint = False ShowHint = True PopupMenu = PopupMenu6 end object BitBtn24: TExplorerButton Left = 236 Top = 4 Width = 25 Height = 25 Hint = 'Save the selected text to a disk file' Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 0400000000008000000000000000000000000000000000000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333303 33333333333333903333333333333399033300000099999990330FFFF0999999 99030FFFF099999999900F00F099999999030FFFF099999990330F00FFFFF099 03330FFFFFFFF09033330F00F000000333330FFFF0FF033333330F07F0F03333 33330FFFF0033333333300000033333333333333333333333333} Caption = 'ExplorerButton' HelpContext = 8 Options = [boMonoDisplay, boIconOnly, boPopupMark, boShowBevel] OnClick = BitBtn24Click ParentShowHint = False ShowHint = True PopupMenu = PopupMenu6 end object BitBtn28: TExplorerButton Left = 262 Top = 4 Width = 25 Height = 25 Hint = 'Find text in the TechFacts data' Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 0400000000008000000000000000000000000000000000000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333 333333333333333330000030000033333000E00BFBFB03333333E0BFBF000333 3300E0FBFBFBF0333300E0BFBF0000003333E0FBFBFBFBFB0399E0BF00000000 3399000BFB033333333333300033333333003333333333333300333333333333 3333333333333333300033333333333330003333333333333333} Caption = 'ExplorerButton' HelpContext = 11 Options = [boMonoDisplay, boIconOnly, boPopupMark, boShowBevel] OnClick = BitBtn28Click ParentShowHint = False ShowHint = True PopupMenu = PopupMenu6 end object SMTPEmailBtn: TExplorerButton Left = 288 Top = 4 Width = 25 Height = 25 Hint = 'Invoke the Internet email function' Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 04000000000080000000CE0E0000C40E00000000000000000000000000000000 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333 3333333333333333333300000000000000000FFFFFFFFFFFFFF00FFFF777FFFF FFF00FFFFFFFFFFFFFF00FFFF777777FFFF00FFFFFFFFFFF99900F777FFFFFFF 9CA00FFFFFFFFFFF9A9000000000000000003333333333333333333333333333 3333333333333333333333333333333333333333333333333333} Caption = 'ExplorerButton' HelpContext = 12 Options = [boMonoDisplay, boIconOnly, boPopupMark, boShowBevel] OnClick = SMTPEmailBtnClick ParentShowHint = False ShowHint = True PopupMenu = PopupMenu6 end object MapiEmailBtn: TExplorerButton Left = 314 Top = 4 Width = 25 Height = 25 Hint = 'Invoke the MAPI email function' Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 04000000000080000000CE0E0000C40E00000000000000000000000000000000 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00300000000000 00000FFFFFFFFFFFFFF00FFFF777FFFFFFF00FFFFFFFFFFFFFF00FFFF7777BBF FFF00FFFFFFFB9BF1CC00F777FFFB99BC1C00FFFFFFFB9BBC1C000000077B999 B00033337377B9999B333377377B99BB9BB33737377B9B79B9B733733777BB7B BBB737333777BB777B9B333333777B7777BB333333333777337B} Caption = 'ExplorerButton' HelpContext = 13 Options = [boMonoDisplay, boIconOnly, boPopupMark, boShowBevel] OnClick = MapiEmailBtnClick ParentShowHint = False ShowHint = True PopupMenu = PopupMenu6 end object TechFaxBtn: TExplorerButton Left = 340 Top = 4 Width = 25 Height = 25 Hint = 'Invoke the TechFax FAX utility' Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 04000000000080000000CE0E0000C40E00000000000000000000000000000000 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00300033300000 000007070330FFFFFFF007370330F00F00F007370330FFFFFFF007070330F000 0FF030003330FFFFFFF033033330F00F000033000330FFFF0FF033007030F08F 0F0330703700FFFF003330733370000003333307307033300003333077000307 7770333300330000330033333333330777703333333333300003} Caption = 'ExplorerButton' HelpContext = 14 Options = [boMonoDisplay, boIconOnly, boPopupMark, boShowBevel] OnClick = TechFaxBtnClick ParentShowHint = False ShowHint = True PopupMenu = PopupMenu6 end object HelpBtn: TExplorerButton Left = 366 Top = 4 Width = 25 Height = 25 Hint = 'Show the TechFacts 95 help index' Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 04000000000080000000CE0E0000C40E00000000000000000000000000000000 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF0033333CCCCC33 3333CCCCCC808CCCCCC300888807088880030F0770F7F0770F0370FFFFF7FFFF F07370FFFB99FBFFF07330FFBF99BFBFF033370BFBF7FBFB0733370FBF98BFBF 07333B0BFB990BFB03333FB000B99000B3333BFBFBFB99FBF3333FBF99BF99BF B33333FB99FB99FB3333333FB9999FB333333333FBFBFB333333} Caption = 'ExplorerButton' HelpContext = 15 Options = [boMonoDisplay, boIconOnly, boPopupMark, boShowBevel] OnClick = HelpBtnClick ParentShowHint = False ShowHint = True PopupMenu = PopupMenu6 end object ExplorerButton2: TExplorerButton Left = 211 Top = 4 Width = 25 Height = 25 Hint = 'Paste data into the current data panel' Bitmap.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 04000000000080000000CE0E0000C40E00000000000000000000000000000000 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF003333330FFFFF FFF03333330F0000F0F03333330FFFFFFFF07000000007F000000BBBBBBBB0F0 FF030B77777BB0F0F0330B7FFFFFB0F003330B7FFFFFB00093330B7FFFFFB039 99330B7FFFFFB09999930B7FFFFFB99999990B7FFFFFB0399933070077007039 99330B770077B03999330BB7007BB99993337000000007333333} Caption = 'ExplorerButton' HelpContext = 19 Options = [boMonoDisplay, boIconOnly, boPopupMark, boShowBevel] OnClick = ExplorerButton2Click ParentShowHint = False ShowHint = True PopupMenu = PopupMenu6 end object WhatsThisList: TListBox Left = 504 Top = 8 Width = 57 Height = 97 ItemHeight = 13 Items.Strings = ( '0001 The Exit button will force TechFacts to close and release a' + 'll application Windows resources' '0002 The setup button invokes the Techfacts setup window. Using ' + 'this window you can modify how TechFacts looks and operates' '0003 The refresh button will force the visible data to refresh c' + 'ompletely from its source' '0004 When a resource monitor alarm is triggered, use the Reset A' + 'larm button to cancel the alarm and reset the alarm scan' '0005 The Print button will print the contents of the TechFacts d' + 'ata that is currently visible' '0006 The Print Preview button invokes the print preview window w' + 'hich can be used to adjust print settings, fonts and number of c' + 'opies to print' '0007 The Copy to Clipboard function will copy selected text from' + ' the visible data to the clipboard. If no text is selected the e' + 'ntire contents are copied to the clipboard' '0008 Use the Save to File button to copy the contents of the vis' + 'ible data to a disk file which you can select, or create a new f' + 'ile' '0009 The Clear button will clear the contents of the TechFacts d' + 'ata window that is currently visible. Note that this process may' + ' take several seconds for certain types of data' '0010 The Techfacts icon in the system tray has both left and rig' + 'ht mouse activation. Left mouse will restore the window, right m' + 'ouse will show the action popup menu' '0011 Use the Find button to find text in the visible TechFacts w' + 'indow. You can use this button to repeat the text search multip' + 'le times' '0012 The Internet Email option will take the contents of the vis' + 'ible TechFacts data window and will load it into the integrated ' + 'Internet email utility' '0013 The MAPI Email option will take the contents of the visible' + ' TechFacts data window and will load it into the integrated MAPI' + ' email utility' '0014 The TechFax option will invoke the integrated FAX utility w' + 'ith the data from the visible TechFacts data window' '0015 TechFacts has integrated help which can be invoked from the' + ' Menu or the toolbar. Integrated help requires no additional hel' + 'p files' '0016 The Abort button is used to cancel any active scans or sear' + 'ches. This button is only visible when a scan or search is activ' + 'e' '0017 Minimizing the TechFacts main window will cause it to only ' + 'appear in the system tray as a globe with moving arrows circling' + ' it' '0018 Invoking the About option will display the information scre' + 'en describing this product, version and contact information' '0019 Use the Paste button to insert data from the clipboard onto' + ' the data panel that you are currently viewing. This will only w' + 'ork on non-columner panels such as '#39'Process Monitor'#39' , '#39'Watch Re' + 'sults'#39' or '#39'File Detail'#39'.' '0100 The main tab control allows you to move between TechFacts f' + 'unctions. Click on the tab you want or use the Alt key with the ' + 'underlined character' '0101 The status bar shows you the current system time and provid' + 'es a messages space. You can use the right corner to drag or siz' + 'e the Techfacts window' '0102 Use this button to stop the process monitor. An entry will ' + 'be made onto the process log showing the process monitor was sto' + 'pped' '0103 This button is used to actually perform the action that is ' + 'described in the moving text to the right of the button. Once cl' + 'icked, there is no turning back!' '0250 Custom monitors allow you to select disks, resource, cpu or' + ' memory to monitor in a variety of different formats' '0251 Performance monitors dynamically show you the performance v' + 'alues in the Windows Registry in a variety of different formats' '0252 The process monitor shows you when processes (programs) are' + ' started or ended. This is a non-graphical monitor' '0253 View a list of all running processes under Windows 95.' '0254 View a list of all modules for a given process. You can sel' + 'ect the process.' '0255 View a list of all active threads under Windows 95.' '0256 View a list of all heaps for a selected process. You can se' + 'lect the process.' '0257 View a list of all visible or non-visible windows loaded un' + 'der Windows 95.' '0258 View a list of all atoms (strings) allocated under Windows ' + '95.' '0259 View information on Windows, OS, DOS and user versions.' '0260 View a snapshot of all CMOS values in ascii and hex.' '0261 View a list of all multimedia devices attached to your syst' + 'em.' '0262 ?' '0263 Kill any Windows 95 process. This is a forced program termi' + 'nation, data may be lost.' '0264 Unload any Windows 95 module that was loaded by processes t' + 'o which you have access.' '0265 Capture screen images. May be entire screen, selected windo' + 'ws or selected portions of the screen.' '0266 Save the current CMOS values to a disk file.' '0267 Restore CMOS values from a previously saved disk file.' '0268 Watch your system for changes to disk, files or registry. T' + 'racks installs and program changes.' '0269 Scan your disk for utilization by directory, folder and fil' + 'e in bytes and percentage of total.' '0270 View values associated with Windows Registry performance da' + 'ta.' '0271 View key and data values from the Windows Registry.' '0272 Load the AUTOEXEC.BAT file into the edit form.' '0273 Load the CONFIG.SYS file into the edit form.' '0274 Load the WIN.INI file into the edit form.' '0275 Load the SYSTEM.INI file into the edit form.' '0276 Load a file of your choosing into the edit form.' '0277 Load a file of your choosing into the edit form.' '0278 Search for DLLs loaded, on disk, used, unused and duplicate' + ' DLLs.' '0279 Search for files locally or on network. Select dates and fi' + 'le size criteria.' '0280 Search for duplicate files locally or on network.' '0281 Show disk utilization based on actual byte-on-disk usage.' '0282 Show disk utilization based on slack bytes-allocated usage.' '0283 Select a different drive to scan.' '0284 Start the scan of the disk.' '0285 Return to the parent directory and show utilization.' '0286 Start the file search using the selected criteria.' '0287 Get a date using a windows calendar.' '0288 Select the drive path to search.' '0289 The device mapping function will provide you with a list of' + ' all disks, com ports and printer ports and show if they are map' + 'ped locally or remotely, what their network mapping is and what ' + 'user id what used to log them into the network.' '0290 Program usage will scan your disk for all EXE, DLL, VXD and' + ' DRV files and will list version information that may or may not' + ' be linked into the file.' '0291 The Move It! function lets you update Ini files, program gr' + 'oups, Links, Shortcuts and the Registry for applications that yo' + 'u have physically moved on your hard disk or onto another drive.' '0292 The string search option lets you search for strings across' + ' your system. Not only will it examine files for the string but ' + 'it will also look at filenames, the registry, INI files, shortcu' + 'ts and program groups.' '0293 The icon search will scan all files on your local or remote' + ' drives looking for icons.') ParentShowHint = False ShowHint = True TabOrder = 0 Visible = False end object StopScan: TBitBtn Left = 396 Top = 4 Width = 85 Height = 25 Cursor = crArrow Hint = 'click here to abort any TechFacts active scans' HelpContext = 16 Caption = '&Abort' ParentShowHint = False PopupMenu = PopupMenu2 ShowHint = True TabOrder = 1 Visible = False OnClick = StopScanClick Kind = bkNo end end end object StatusBar1: TStatusBar Left = 0 Top = 321 Width = 567 Height = 28 HelpContext = 101 Panels = < item Alignment = taCenter Width = 100 end item Alignment = taCenter Width = 50 end item Alignment = taCenter Width = 50 end> PopupMenu = PopupMenu2 SimplePanel = False end object PopupMenu1: TPopupMenu AutoPopup = False Left = 436 Top = 328 object Open1: TMenuItem Caption = '&Open' HelpContext = 16 ShortCut = 0 OnClick = Open1Click end object N1: TMenuItem Caption = '-' ShortCut = 0 end object CaptureEntireDesktop2: TMenuItem Caption = '&Capture entire desktop' ShortCut = 0 OnClick = Captureentiredesktop1Click end object Capturespecificwindow1: TMenuItem Caption = 'Capture &specific window' ShortCut = 0 OnClick = CaptureaSpecificwindow1Click end object Captureareaofdesktop1: TMenuItem Caption = 'Capture &area of desktop' ShortCut = 0 OnClick = CaptureaPortionofthescreen1Click end object N3: TMenuItem Caption = '-' ShortCut = 0 end object Exit2: TMenuItem Caption = '&Exit' HelpContext = 10 ShortCut = 0 OnClick = ExitButtonClick end end object Timer1: TTimer Interval = 500 OnTimer = Timer1Timer Left = 492 Top = 316 end object MainMenu1: TMainMenu Left = 472 Top = 328 object Monitor1: TMenuItem Caption = '&File' HelpContext = 17 ShortCut = 0 object ResetAlarm1: TMenuItem Caption = 'Reset &Alarm' Enabled = False HelpContext = 4 ShortCut = 0 OnClick = ResetButtonClick end object Configure1: TMenuItem Caption = '&Configure' HelpContext = 2 ShortCut = 0 OnClick = BitBtn1Click end object N6: TMenuItem Caption = '-' ShortCut = 0 end object Savetofile1: TMenuItem Caption = '&Save to file...' ShortCut = 16467 OnClick = BitBtn24Click end object Print1: TMenuItem Caption = '&Print' ShortCut = 16464 OnClick = BitBtn6Click end object PrintPreview1: TMenuItem Caption = 'Print Pre&view...' ShortCut = 16471 OnClick = BitBtn22Click end object N2: TMenuItem Caption = '-' ShortCut = 0 end object Exit1: TMenuItem Caption = 'E&xit' HelpContext = 1 ShortCut = 16472 OnClick = ExitButtonClick end end object Edit1: TMenuItem Caption = '&Edit' ShortCut = 0 object CopytoClipboard1: TMenuItem Caption = '&Copy to Clipboard' HelpContext = 5 ShortCut = 16451 OnClick = BitBtn23Click end object N5: TMenuItem Caption = '-' ShortCut = 0 end object findfirst1: TMenuItem Caption = '&Find first...' ShortCut = 113 OnClick = BitBtn28Click end object Findnext1: TMenuItem Caption = '&Find next' ShortCut = 114 OnClick = FindDialog1Find end end object Action1: TMenuItem Caption = '&Action' ShortCut = 0 object KillProcess1: TMenuItem Caption = '&Kill Process' ShortCut = 0 OnClick = BitBtn20Click end object UnloadModule1: TMenuItem Caption = '&Unload Module' ShortCut = 0 OnClick = BitBtn21Click end object ScreenCapture1: TMenuItem Caption = '&Screen Capture' ShortCut = 0 OnClick = BitBtn7Click end object SaveCMOS1: TMenuItem Caption = 'Save &CMOS' ShortCut = 0 OnClick = BitBtn18Click end object RestoreCMOS1: TMenuItem Caption = '&Restore CMOS' ShortCut = 0 OnClick = BitBtn19Click end end object MailFax1: TMenuItem Caption = '&Mail/Fax' ShortCut = 0 object MapiEmailUtility1: TMenuItem Caption = 'Send data by &MAPI email' HelpContext = 13 ShortCut = 0 OnClick = MapiEmailBtnClick end object InternetSMTPEmailUtility1: TMenuItem Caption = 'Send data by &Internet SMTP email' HelpContext = 12 ShortCut = 0 OnClick = SMTPEmailBtnClick end object TechfaxFaxUtility1: TMenuItem Caption = 'Send data by &Techfax fax' HelpContext = 14 ShortCut = 0 OnClick = TechFaxBtnClick end object N7: TMenuItem Caption = '-' ShortCut = 0 end object CreateanewMAPIemail1: TMenuItem Caption = '&Create a new MAPI email' ShortCut = 0 OnClick = CreateanewMAPIemail1Click end object CreateanewSMTPemail1: TMenuItem Caption = 'C&reate a new SMTP email' ShortCut = 0 OnClick = CreateanewSMTPemail1Click end object Creatablankdetailformtopasteto1: TMenuItem Caption = 'Creat a &blank detail form for pasting' ShortCut = 0 OnClick = Creatablankdetailformtopasteto1Click end end object Window1: TMenuItem Caption = '&Window' ShortCut = 0 object Minimize1: TMenuItem Caption = '&Minimize' HelpContext = 17 ShortCut = 16461 OnClick = Minimize1Click end object Refreshall1: TMenuItem Caption = '&Refresh all' HelpContext = 3 ShortCut = 16466 OnClick = RefreshButtonClick end end object Help1: TMenuItem Caption = '&Help' ShortCut = 0 object HelpTopics1: TMenuItem Caption = '&Help Topics...' HelpContext = 15 ShortCut = 112 OnClick = HelpTopics1Click end object N4: TMenuItem Caption = '-' ShortCut = 0 end object AboutMonSys1: TMenuItem Caption = '&About TechFacts 95...' HelpContext = 18 ShortCut = 16449 OnClick = AboutMonSys1Click end end end object PopupMenu2: TPopupMenu Left = 456 Top = 320 object WhatsThis1: TMenuItem Caption = 'What'#39's This?' ShortCut = 0 OnClick = WhatsThis1Click end end object PopupMenu4: TPopupMenu Left = 412 Top = 320 object GetAllWindows1: TMenuItem Caption = 'Get &All Windows' ShortCut = 0 OnClick = GetAllWindows1Click end object GetVisibleWindows1: TMenuItem Caption = 'Get &Visible Windows' ShortCut = 0 OnClick = GetVisibleWindows1Click end object GetNonVisibleWindows1: TMenuItem Caption = 'Get &NonVisible Windows' ShortCut = 0 OnClick = GetNonVisibleWindows1Click end end object PopupMenu3: TPopupMenu Left = 369 Top = 320 object MonitorSettings1: TMenuItem Caption = '&What to Monitor' ShortCut = 0 OnClick = MonitorSettings1Click end object MonitorType1: TMenuItem Caption = '&Monitor Type' ShortCut = 0 OnClick = MonitorType1Click end object AlarmSettings1: TMenuItem Caption = '&Alarm Settings' ShortCut = 0 OnClick = AlarmSettings1Click end object ResetthisAlarm1: TMenuItem Caption = '&Reset this Alarm' ShortCut = 0 OnClick = ResetthisAlarm1Click end end object PopupMenu5: TPopupMenu Left = 392 Top = 328 object Captureentiredesktop1: TMenuItem Caption = '&Capture entire desktop' ShortCut = 0 OnClick = Captureentiredesktop1Click end object CaptureaSpecificwindow1: TMenuItem Caption = 'Capture a &Specific window' ShortCut = 0 OnClick = CaptureaSpecificwindow1Click end object CaptureaPortionofthescreen1: TMenuItem Caption = 'Capture a &Portion of the screen' ShortCut = 0 OnClick = CaptureaPortionofthescreen1Click end end object Timer2: TTimer Enabled = False OnTimer = Timer2Timer Left = 509 Top = 329 end object Timer3: TTimer Interval = 100 OnTimer = Timer3Timer Left = 528 Top = 320 end object SaveDialog1: TSaveDialog FileEditStyle = fsEdit Left = 350 Top = 332 end object OpenDialog1: TOpenDialog FileEditStyle = fsEdit Left = 334 Top = 324 end object FontDialog1: TFontDialog Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] MinFontSize = 0 MaxFontSize = 0 Left = 317 Top = 328 end object FindDialog1: TFindDialog Options = [frDown, frFindNext] OnFind = FindDialog1Find Left = 300 Top = 320 end object Email1: TEmail Left = 256 Top = 320 end object DdeClientConv1: TDdeClientConv Left = 240 Top = 328 end object PopupMenu6: TPopupMenu Left = 216 Top = 320 object WhatsThis2: TMenuItem Caption = 'What'#39's This?' ShortCut = 0 OnClick = WhatsThis2Click end end object VersionResource1: TVersionResource FileName = 'C:\WINDOWS\Cardfile.exe' Left = 192 Top = 328 end object ImageList2: TImageList Left = 161 Top = 324 Bitmap = { 360C000002000000424D360C0000000000003604000028000000400000002000 0000010008000000000000080000000000000000000000000000000000000000 0000000080000080000000808000800000008000800080800000C0C0C000C0DC C000F0CAA6000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000F0FBFF00A4A0A0008080 80000000FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF008522 018E460C66268B841E018E4612662689851E018E460C6626C7841E0100000000 8E460C268B84AA018E4612268985AA01268B85D601268B95D8018BC889562EF0 0BC0750D8E461226C7855E01FBFFE9FFF68E4612662683BD7A030075438E460C 662683BC7A0300740906569AD8027F2EEB2E66268B8422018E46126626895E01 8E46122689855E018E460C268B845C018E46122689855C018E460C268B846201 8E4612268985620126804D0A04FF760C560EE819F6FF7612576A006A00E846FA 26833D0075D38B76F68BC6E98B018B760A8E460C26813C808075138B7E108E46 12268B45348E460C263944347403E95FF72683BC5E01000F8EEAF8268B848976 F6C45E10268B8782008946EE268B8784008946F08B7606EB2466FF76F26A0226 8B05489952509A5826BF2E52508D46EE50FF760856E8A80183C60847478EFE40 0F8411FA8E46F4268B44080386F2FE03C68BF88C46FA33C98976F2894EF68946 F88BF1EB01468E46FA8BDE03DE03DF26833F0075F0C45E0A26833F00744B000F 00D60000000B00070000000000498E4612268B752E268B55308956F452566A00 268B85B0009952509A5826BF2E8EC28BD88946FC8C46FE268B47308986F2415A 540100000003000000000000000A0004004F5A325052472E4558450100000003 000000000000000A0004005043414348452E484C5001000000D6000000410000 00090004004C4C50524F2E45584501000000030000000000000008000400444C 4547494F4E530100000003000000000000000B00040053545241434B532E2E42 41540100000003000000000000000B0004004D544D434441452E535953010000 000300000000000000080004004453554E2E4558450100000003000000000004 0056444546454E442E4558450100000003000000000000000C0004004D414E57 534544442E4241540100000003000000000000000A0004005A45504859520000 0003000000000000000C00040021415449343430322E43464701000000030000 000000000008000400415249412E4346470100000003000000000000000B0000 0B00040056535344454D4F2E415A540100000003000000000000000400040044 41524B0100000003000000000000000A0004004D56494E53542E494E46015244 2E43440100000003000000000000000500040046494C45310100000003000000 000000000C000400564A554B45424F582E415A54010000000300000000000000 00000B000400444F4E545553452E455845010000000300000000000000070004 004755532E3030310100000003000000000000000B0004004F5645524C4F2E33 385F0100000003000000000000000A000400534841444F572E30303101000000 03000000000000000A000400534841444F572E4C49420100000003000000FFFF FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF8F8FFFFFFFFFFFFFFFFFFFFFF554D 414E532E4558450100000003000000000000000B00040056534E44313644FFFF FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF90101F8FFFFFFFFFFF9F8FFFFFF0000 03000000000000000800040053494449534B303001000000030000000000FFFF FFFFFFF900FFFFFFFFFFFFFFFFFFFFFFF9010101F8FFFFFFF90101F8FFFF0004 004349544945532E5F0100000003000000000000000A0004005343323030FFFF FFFFF9F9F900FFFFFFFFFFFFFFFFFFFFF901010101F8FFF901010101F8FF4C49 430100000003000000000000000A000400474F424E45572E4C4943010000FFFF FFFFF9F9F900FFFFFFFFFFFFFFFFFFFFFFF901010101F80101010101F8FF000C 00040050555454505554542E3030310100000003000000000000000B0004FFFF FFF9F9F9F9F900FFFFFFFFFFFFFFFFFFFFFFF90101010101010101F8FFFF0100 0000030000000000000009000400444541524A2E45584501000000030000FFFF F9F9F9F9F9F900FFFFFFFFFFFFFFFFFFFFFFFFF9010101010101F8FFFFFF4934 3432302E4346470100000003000000000000000C0004004D455353454E47FFF8 F9F900FFF9F9F900FFFFFFFFFFFFFFFFFFFFFFFF0101010101F8FFFFFFFF0000 0000000C0004004C494250435430322E444C4F0100000003000000000000F8F9 00FFFFFFFFF9F900FFFFFFFFFFFFFFFFFFFFFFFFF901010101F8FFFFFFFF5401 00000003000000000000000C000400435053434F4C4F522E444154010000FFFF FFFFFFFFFFF9F9F900FFFFFFFFFFFFFFFFFFFFF90101010101F8FFFFFFFF0000 0000080004004D4F4F4E2E45584501000000030000000000000007000400FFFF FFFFFFFFFFFFF9F900FFFFFFFFFFFFFFFFFFF9010101F8010101F8FFFFFF0000 00D804000040000F00D80400000B002F0000000000494E5354414C4C2E45FFFF FFFFFFFFFFFFFFF9F900FFFFFFFFFFFFFFF9010101F8FFF9010101F8FFFF4E2E 444154010000003A0000003F000F003A0000000B00010000000000494E46FFFF FFFFFFFFFFFFFFFFF8F900FFFFFFFFFFFFF90101F8FFFFFFF9010101F8FF0A00 0400535552564F4C2E53544B01000000370000003E000F00370000000B00FFFF FFFFFFFFFFFFFFFFFFF8F900FFFFFFFFFFFFF901FFFFFFFFFFF9010101FF5845 03000000000000000A00040048554D414E532E4346470100000036000000FFFF FFFFFFFFFFFFFFFFFFFFFFF9F900FFFFFFFFFFFFFFFFFFFFFFFFF901F9FF0000 484F5244452E455845030000000000000009000400484F5244452E455845FFFF FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0400 484F4D4550414C332E5146530100000003000000000000000C0004004831424D 3E010000000000003E0000002800000040000000200000000100010000000000 000100000000000000000000000000000000000000000000FFFFFF0000000000 0000000A454C492E434F4D030001000000000048000F00360000000800000036 0000003853494D2E484C500100000000070004002E4558450300000000004845 414C544800000A0001000000000037000F003500584501000000350000524543 4F4E2E450000000000090004322E45584503000000484152504F4F4E00000000 000000000000000000390000000000000039000000000000452E4D5500000000 000400470000000000000000000000004F4C462E000000000001000000000000 000F00360000000000000036000000004F4C463100000000000A000400000000 54030000000000004E4B53430000000001000000000000000F003900} end object StringSearch: TIMLFindText FileMask = '*.*' OnFound = StringSearchFound OnSearch = StringSearchSearch Left = 136 Top = 320 end end