home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 August / CHIP_CD_2004-08.iso / software / tuneup_hit / files / TU2004TrialEN.exe / ProcessManager.exe1 / RCDATA / TFRMMAIN / TFRMMAIN.txt
Encoding:
Text File  |  2004-03-31  |  95.3 KB  |  2,170 lines

  1. object frmMain: TfrmMain
  2.   Left = 326
  3.   Top = 299
  4.   Width = 458
  5.   Height = 493
  6.   BorderIcons = [biSystemMenu, biMinimize, biMaximize, biHelp]
  7.   Caption = 'TuneUp Process Manager'
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'Tahoma'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poScreenCenter
  16.   Scaled = False
  17.   OnCreate = FormCreate
  18.   OnDestroy = FormDestroy
  19.   OnPaint = FormPaint
  20.   OnShow = FormShow
  21.   PixelsPerInch = 96
  22.   TextHeight = 13
  23.   object bvlMenu: TBevel
  24.     Left = 0
  25.     Top = 27
  26.     Width = 450
  27.     Height = 0
  28.     Align = alTop
  29.     Shape = bsTopLine
  30.   end
  31.   object Bevel3: TBevel
  32.     Left = 0
  33.     Top = 22
  34.     Width = 450
  35.     Height = 5
  36.     Align = alTop
  37.     Shape = bsTopLine
  38.   end
  39.   object StatusBar: TStatusBar
  40.     Left = 0
  41.     Top = 437
  42.     Width = 450
  43.     Height = 22
  44.     Font.Charset = ANSI_CHARSET
  45.     Font.Color = clWindowText
  46.     Font.Height = -11
  47.     Font.Name = 'Tahoma'
  48.     Font.Style = []
  49.     Panels = <>
  50.     SimplePanel = True
  51.     UseSystemFont = False
  52.   end
  53.   object pnlMain: TPanel
  54.     Left = 0
  55.     Top = 27
  56.     Width = 450
  57.     Height = 410
  58.     Align = alClient
  59.     BevelOuter = bvNone
  60.     Constraints.MinHeight = 410
  61.     Constraints.MinWidth = 450
  62.     TabOrder = 1
  63.     DesignSize = (
  64.       450
  65.       410)
  66.     object PageControl2: TPageControl
  67.       Left = 5
  68.       Top = 3
  69.       Width = 440
  70.       Height = 402
  71.       ActivePage = tsProcesses
  72.       Anchors = [akLeft, akTop, akRight, akBottom]
  73.       TabIndex = 0
  74.       TabOrder = 0
  75.       OnChange = PageControl2Change
  76.       object tsProcesses: TTabSheet
  77.         Caption = 'Processes'
  78.         DesignSize = (
  79.           432
  80.           374)
  81.         object LVApps: TExListView
  82.           Left = 4
  83.           Top = 5
  84.           Width = 424
  85.           Height = 312
  86.           HelpContext = 5001
  87.           AllocBy = 40
  88.           Anchors = [akLeft, akTop, akRight, akBottom]
  89.           Columns = <>
  90.           FullDrag = True
  91.           HideSelection = False
  92.           ReadOnly = True
  93.           RowSelect = True
  94.           PopupMenu = PopupMenu1
  95.           TabOrder = 0
  96.           ViewStyle = vsReport
  97.           OnColumnClick = LVAppsColumnClick
  98.           OnCompare = LVAppsCompare
  99.           OnContextPopup = LVAppsContextPopup
  100.           OnDblClick = LVAppsDblClick
  101.           OnDeletion = LVAppsDeletion
  102.           OnSelectItem = LVAppsSelectItem
  103.         end
  104.         object gbDetails: TGroupBox
  105.           Left = 4
  106.           Top = 320
  107.           Width = 424
  108.           Height = 47
  109.           Anchors = [akLeft, akRight, akBottom]
  110.           TabOrder = 1
  111.           DesignSize = (
  112.             424
  113.             47)
  114.           object lblDetailText: TLabel
  115.             Left = 10
  116.             Top = 13
  117.             Width = 192
  118.             Height = 27
  119.             AutoSize = False
  120.             Caption = 'You can view details on a process or terminate a process here.'
  121.             WordWrap = True
  122.           end
  123.           object btnEndTask: TButton
  124.             Left = 315
  125.             Top = 14
  126.             Width = 100
  127.             Height = 23
  128.             HelpContext = 5003
  129.             Action = actTerminate
  130.             Anchors = [akRight, akBottom]
  131.             TabOrder = 1
  132.           end
  133.           object btnDetailOverview: TButton
  134.             Left = 217
  135.             Top = 14
  136.             Width = 92
  137.             Height = 23
  138.             HelpContext = 5002
  139.             Anchors = [akRight, akBottom]
  140.             Caption = 'Show &Details'
  141.             TabOrder = 0
  142.             OnClick = btnDetailOverviewClick
  143.           end
  144.         end
  145.       end
  146.       object tsOpenFiles: TTabSheet
  147.         Caption = 'Open Files'
  148.         ImageIndex = 1
  149.         DesignSize = (
  150.           432
  151.           374)
  152.         object lvOpenFiles: TListView
  153.           Left = 4
  154.           Top = 4
  155.           Width = 424
  156.           Height = 365
  157.           HelpContext = 5004
  158.           AllocBy = 200
  159.           Anchors = [akLeft, akTop, akRight, akBottom]
  160.           Columns = <>
  161.           FullDrag = True
  162.           HideSelection = False
  163.           ReadOnly = True
  164.           TabOrder = 0
  165.           ViewStyle = vsReport
  166.           OnColumnClick = lvOpenFilesColumnClick
  167.           OnCompare = lvOpenFilesCompare
  168.         end
  169.       end
  170.       object tsPerformance: TTabSheet
  171.         Caption = 'Performance'
  172.         ImageIndex = 2
  173.         object gbSysResources: TGroupBox
  174.           Left = 219
  175.           Top = 285
  176.           Width = 206
  177.           Height = 81
  178.           Caption = '16-bit subsystem'
  179.           TabOrder = 5
  180.           object Label8: TLabel
  181.             Left = 10
  182.             Top = 18
  183.             Width = 72
  184.             Height = 13
  185.             Caption = 'GDI resources'
  186.             Transparent = True
  187.           end
  188.           object Label12: TLabel
  189.             Left = 10
  190.             Top = 37
  191.             Width = 76
  192.             Height = 13
  193.             Caption = 'User resources'
  194.             Transparent = True
  195.           end
  196.           object Label14: TLabel
  197.             Left = 10
  198.             Top = 56
  199.             Width = 89
  200.             Height = 13
  201.             Caption = 'System resources'
  202.             Transparent = True
  203.           end
  204.           object pbGDI: TALProgressBar
  205.             Left = 106
  206.             Top = 18
  207.             Width = 91
  208.             Height = 15
  209.             BackColor = clBlack
  210.             BorderStyle = bstFlat
  211.             TabOrder = 0
  212.             BackgroundColor = clBtnFace
  213.             BarColor1 = clRed
  214.             BarColor2 = clYellow
  215.             BarColor3 = 50688
  216.             BarColorStyle = cs3Colors
  217.             Max = 100
  218.             Position = 100
  219.             PosTextSuffix = '%'
  220.             InBarFontColor = clBlack
  221.             VerticalBorder = 10
  222.           end
  223.           object pbUser: TALProgressBar
  224.             Left = 106
  225.             Top = 37
  226.             Width = 91
  227.             Height = 15
  228.             BackColor = clBlack
  229.             BorderStyle = bstFlat
  230.             TabOrder = 1
  231.             BackgroundColor = clBtnFace
  232.             BarColor1 = clRed
  233.             BarColor2 = clYellow
  234.             BarColor3 = 50688
  235.             BarColorStyle = cs3Colors
  236.             Max = 100
  237.             Position = 100
  238.             PosTextSuffix = '%'
  239.             InBarFontColor = clBlack
  240.             VerticalBorder = 10
  241.           end
  242.           object pbSystem: TALProgressBar
  243.             Left = 106
  244.             Top = 57
  245.             Width = 91
  246.             Height = 15
  247.             BackColor = clBlack
  248.             BorderStyle = bstFlat
  249.             TabOrder = 2
  250.             BackgroundColor = clBtnFace
  251.             BarColor1 = clRed
  252.             BarColor2 = clYellow
  253.             BarColor3 = 50688
  254.             BarColorStyle = cs3Colors
  255.             Max = 100
  256.             Position = 100
  257.             PosTextSuffix = '%'
  258.             InBarFontColor = clBlack
  259.             VerticalBorder = 10
  260.           end
  261.         end
  262.         object gbSystem: TGroupBox
  263.           Left = 219
  264.           Top = 285
  265.           Width = 206
  266.           Height = 81
  267.           Caption = 'System'
  268.           TabOrder = 7
  269.           Visible = False
  270.           object Label6: TLabel
  271.             Left = 10
  272.             Top = 52
  273.             Width = 78
  274.             Height = 13
  275.             Caption = 'System runtime:'
  276.             Transparent = True
  277.           end
  278.           object lblSystemUpTime: TLabel
  279.             Left = 92
  280.             Top = 52
  281.             Width = 103
  282.             Height = 13
  283.             Alignment = taRightJustify
  284.             AutoSize = False
  285.             Caption = '111 hrs. 11 min.'
  286.             Transparent = True
  287.           end
  288.           object Label1: TLabel
  289.             Left = 10
  290.             Top = 18
  291.             Width = 37
  292.             Height = 13
  293.             Caption = 'Events:'
  294.             Transparent = True
  295.           end
  296.           object lblEvents: TLabel
  297.             Left = 112
  298.             Top = 18
  299.             Width = 83
  300.             Height = 13
  301.             Alignment = taRightJustify
  302.             AutoSize = False
  303.             Caption = '111'
  304.             Transparent = True
  305.           end
  306.           object Label4: TLabel
  307.             Left = 10
  308.             Top = 35
  309.             Width = 45
  310.             Height = 13
  311.             Caption = 'Mutexes:'
  312.             Transparent = True
  313.           end
  314.           object lblMutexes: TLabel
  315.             Left = 112
  316.             Top = 35
  317.             Width = 83
  318.             Height = 13
  319.             Alignment = taRightJustify
  320.             AutoSize = False
  321.             Caption = '11111'
  322.             Transparent = True
  323.           end
  324.         end
  325.         object gbRAM: TGroupBox
  326.           Left = 7
  327.           Top = 247
  328.           Width = 200
  329.           Height = 119
  330.           Caption = 'Memory'
  331.           TabOrder = 1
  332.           object Label18: TLabel
  333.             Left = 11
  334.             Top = 18
  335.             Width = 46
  336.             Height = 13
  337.             Caption = 'Total:'
  338.             Transparent = True
  339.           end
  340.           object Label19: TLabel
  341.             Left = 11
  342.             Top = 35
  343.             Width = 41
  344.             Height = 13
  345.             Caption = 'System:'
  346.             Transparent = True
  347.           end
  348.           object Label20: TLabel
  349.             Left = 11
  350.             Top = 51
  351.             Width = 44
  352.             Height = 13
  353.             Caption = 'Cache:'
  354.             Transparent = True
  355.           end
  356.           object Label21: TLabel
  357.             Left = 11
  358.             Top = 68
  359.             Width = 50
  360.             Height = 13
  361.             Caption = 'Other:'
  362.             Transparent = True
  363.           end
  364.           object Label22: TLabel
  365.             Left = 11
  366.             Top = 97
  367.             Width = 52
  368.             Height = 13
  369.             Caption = 'Available:'
  370.             Transparent = True
  371.           end
  372.           object Bevel2: TBevel
  373.             Left = 8
  374.             Top = 89
  375.             Width = 182
  376.             Height = 10
  377.             Shape = bsTopLine
  378.           end
  379.           object lblTotalPhys: TLabel
  380.             Left = 71
  381.             Top = 20
  382.             Width = 77
  383.             Height = 13
  384.             Alignment = taRightJustify
  385.             AutoSize = False
  386.             Caption = '261,388 KB'
  387.             Transparent = True
  388.           end
  389.           object lblLockedPhys: TLabel
  390.             Left = 71
  391.             Top = 36
  392.             Width = 77
  393.             Height = 13
  394.             Alignment = taRightJustify
  395.             AutoSize = False
  396.             Caption = '261,388 KB'
  397.             Transparent = True
  398.           end
  399.           object lblLockedPhysCnt: TLabel
  400.             Left = 154
  401.             Top = 36
  402.             Width = 37
  403.             Height = 13
  404.             Alignment = taRightJustify
  405.             AutoSize = False
  406.             Caption = '(141%)'
  407.             Transparent = True
  408.           end
  409.           object lblDiskCache: TLabel
  410.             Left = 71
  411.             Top = 52
  412.             Width = 77
  413.             Height = 13
  414.             Alignment = taRightJustify
  415.             AutoSize = False
  416.             Caption = '261,388 KB'
  417.             Transparent = True
  418.           end
  419.           object lblDiskCacheCnt: TLabel
  420.             Left = 154
  421.             Top = 52
  422.             Width = 37
  423.             Height = 13
  424.             Alignment = taRightJustify
  425.             AutoSize = False
  426.             Caption = '(141%)'
  427.             Transparent = True
  428.           end
  429.           object lblOtherPhys: TLabel
  430.             Left = 71
  431.             Top = 68
  432.             Width = 77
  433.             Height = 13
  434.             Alignment = taRightJustify
  435.             AutoSize = False
  436.             Caption = '261,388 KB'
  437.             Transparent = True
  438.           end
  439.           object lblOtherPhysCnt: TLabel
  440.             Left = 154
  441.             Top = 68
  442.             Width = 37
  443.             Height = 13
  444.             Alignment = taRightJustify
  445.             AutoSize = False
  446.             Caption = '(141%)'
  447.             Transparent = True
  448.           end
  449.           object lblAvailPhys: TLabel
  450.             Left = 71
  451.             Top = 97
  452.             Width = 77
  453.             Height = 13
  454.             Alignment = taRightJustify
  455.             AutoSize = False
  456.             Caption = '261,388 KB'
  457.             Transparent = True
  458.           end
  459.           object lblAvailPhysCnt: TLabel
  460.             Left = 154
  461.             Top = 97
  462.             Width = 37
  463.             Height = 13
  464.             Alignment = taRightJustify
  465.             AutoSize = False
  466.             Caption = '(141%)'
  467.             Transparent = True
  468.           end
  469.         end
  470.         object gbSwapFile: TGroupBox
  471.           Left = 219
  472.           Top = 196
  473.           Width = 206
  474.           Height = 82
  475.           Caption = 'Paging file'
  476.           TabOrder = 2
  477.           object Label15: TLabel
  478.             Left = 10
  479.             Top = 33
  480.             Width = 41
  481.             Height = 13
  482.             HelpContext = 7040
  483.             Caption = 'Used:'
  484.             Transparent = True
  485.           end
  486.           object Label16: TLabel
  487.             Left = 10
  488.             Top = 17
  489.             Width = 60
  490.             Height = 13
  491.             HelpContext = 7039
  492.             Caption = 'Max. size:'
  493.             Transparent = True
  494.           end
  495.           object Label17: TLabel
  496.             Left = 10
  497.             Top = 59
  498.             Width = 52
  499.             Height = 13
  500.             HelpContext = 7041
  501.             Caption = 'Available:'
  502.             Transparent = True
  503.           end
  504.           object lblTotalPageFile: TLabel
  505.             Left = 76
  506.             Top = 17
  507.             Width = 75
  508.             Height = 13
  509.             HelpContext = 7039
  510.             Alignment = taRightJustify
  511.             AutoSize = False
  512.             Caption = '261,388 KB'
  513.             Transparent = True
  514.           end
  515.           object lblUsedPageFileCnt: TLabel
  516.             Left = 158
  517.             Top = 33
  518.             Width = 37
  519.             Height = 13
  520.             HelpContext = 7040
  521.             Alignment = taRightJustify
  522.             Caption = '(491%)'
  523.             Transparent = True
  524.           end
  525.           object lblUsedPageFile: TLabel
  526.             Left = 76
  527.             Top = 33
  528.             Width = 75
  529.             Height = 13
  530.             HelpContext = 7040
  531.             Alignment = taRightJustify
  532.             AutoSize = False
  533.             Caption = '261,388 KB'
  534.             Transparent = True
  535.           end
  536.           object lblAvailPageFile: TLabel
  537.             Left = 76
  538.             Top = 59
  539.             Width = 75
  540.             Height = 13
  541.             HelpContext = 7041
  542.             Alignment = taRightJustify
  543.             AutoSize = False
  544.             Caption = '261,388 KB'
  545.             Transparent = True
  546.           end
  547.           object Bevel1: TBevel
  548.             Left = 9
  549.             Top = 52
  550.             Width = 188
  551.             Height = 9
  552.             Shape = bsTopLine
  553.           end
  554.           object lblAvailPageFileCnt: TLabel
  555.             Left = 158
  556.             Top = 59
  557.             Width = 37
  558.             Height = 13
  559.             HelpContext = 7041
  560.             Alignment = taRightJustify
  561.             Caption = '(491%)'
  562.             Transparent = True
  563.           end
  564.         end
  565.         object gbCPUHistory: TGroupBox
  566.           Left = 108
  567.           Top = 4
  568.           Width = 317
  569.           Height = 104
  570.           Caption = 'CPU usage graph'
  571.           TabOrder = 3
  572.           object graphCPU: TGraph
  573.             Left = 7
  574.             Top = 16
  575.             Width = 303
  576.             Height = 82
  577.             HelpContext = 7043
  578.             BackColor = clBlack
  579.             BorderStyle = bstSingle
  580.             TabOrder = 0
  581.             Position = 0
  582.             Speed = spNormal
  583.           end
  584.         end
  585.         object gbCPUUsage: TGroupBox
  586.           Left = 7
  587.           Top = 4
  588.           Width = 90
  589.           Height = 104
  590.           Caption = 'CPU usage'
  591.           TabOrder = 4
  592.           object Panel1: TPanel
  593.             Left = 7
  594.             Top = 15
  595.             Width = 75
  596.             Height = 83
  597.             HelpContext = 7043
  598.             BevelOuter = bvNone
  599.             BorderStyle = bsSingle
  600.             Caption = 'Panel1'
  601.             Color = clBlack
  602.             TabOrder = 0
  603.             object indCPU: TIndicator
  604.               Left = 6
  605.               Top = 1
  606.               Width = 57
  607.               Height = 62
  608.               HelpContext = 7043
  609.               Position = 0
  610.               Background = clBlack
  611.               Foreground = clLime
  612.             end
  613.             object lblCPUUsage: TLabel
  614.               Left = 7
  615.               Top = 62
  616.               Width = 61
  617.               Height = 13
  618.               HelpContext = 7043
  619.               Alignment = taCenter
  620.               AutoSize = False
  621.               Caption = '100%'
  622.               Font.Charset = DEFAULT_CHARSET
  623.               Font.Color = clLime
  624.               Font.Height = -12
  625.               Font.Name = 'Tahoma'
  626.               Font.Style = [fsBold]
  627.               ParentFont = False
  628.             end
  629.           end
  630.         end
  631.         object gbMemHistory: TGroupBox
  632.           Left = 7
  633.           Top = 114
  634.           Width = 200
  635.           Height = 126
  636.           Caption = 'Memory history graph'
  637.           TabOrder = 6
  638.           object graphMemory: TByteGraph
  639.             Left = 7
  640.             Top = 16
  641.             Width = 187
  642.             Height = 103
  643.             HelpContext = 7042
  644.             BackColor = clBlack
  645.             BorderStyle = bstSingle
  646.             TabOrder = 0
  647.             LineColor = clYellow
  648.             GridDetail = 2
  649.             Font.Charset = DEFAULT_CHARSET
  650.             Font.Color = clWindowText
  651.             Font.Height = -9
  652.             Font.Name = 'Tahoma'
  653.             Font.Style = []
  654.             Max = 8192
  655.             Speed = spSlow
  656.           end
  657.         end
  658.         object gbKernel: TGroupBox
  659.           Left = 219
  660.           Top = 114
  661.           Width = 206
  662.           Height = 75
  663.           Caption = 'System kernel'
  664.           TabOrder = 0
  665.           object lblProcesses: TLabel
  666.             Left = 112
  667.             Top = 51
  668.             Width = 83
  669.             Height = 13
  670.             HelpContext = 7032
  671.             Alignment = taRightJustify
  672.             AutoSize = False
  673.             Transparent = True
  674.           end
  675.           object Label2: TLabel
  676.             Left = 10
  677.             Top = 17
  678.             Width = 43
  679.             Height = 13
  680.             HelpContext = 7031
  681.             Caption = 'Threads:'
  682.             Transparent = True
  683.           end
  684.           object lblVMsTopic: TLabel
  685.             Left = 10
  686.             Top = 34
  687.             Width = 95
  688.             Height = 13
  689.             Caption = 'Virtual machines:'
  690.             Transparent = True
  691.           end
  692.           object Label23: TLabel
  693.             Left = 10
  694.             Top = 51
  695.             Width = 52
  696.             Height = 13
  697.             HelpContext = 7032
  698.             Caption = 'Processes:'
  699.             Transparent = True
  700.           end
  701.           object lblVMs: TLabel
  702.             Left = 112
  703.             Top = 34
  704.             Width = 83
  705.             Height = 13
  706.             Alignment = taRightJustify
  707.             AutoSize = False
  708.             Transparent = True
  709.           end
  710.           object lblThreads: TLabel
  711.             Left = 112
  712.             Top = 17
  713.             Width = 83
  714.             Height = 13
  715.             HelpContext = 7031
  716.             Alignment = taRightJustify
  717.             AutoSize = False
  718.             Transparent = True
  719.           end
  720.         end
  721.       end
  722.     end
  723.   end
  724.   object ToolBar1: TToolBar
  725.     Left = 0
  726.     Top = 0
  727.     Width = 450
  728.     Height = 22
  729.     ButtonHeight = 21
  730.     ButtonWidth = 66
  731.     Caption = 'ToolBar1'
  732.     EdgeBorders = []
  733.     Flat = True
  734.     ShowCaptions = True
  735.     TabOrder = 2
  736.     object tbFile: TToolButton
  737.       Left = 0
  738.       Top = 0
  739.       AllowAllUp = True
  740.       AutoSize = True
  741.       Caption = '&File'
  742.       DropdownMenu = mnuFile
  743.       Grouped = True
  744.       ImageIndex = 0
  745.     end
  746.     object tbEdit: TToolButton
  747.       Left = 36
  748.       Top = 0
  749.       AllowAllUp = True
  750.       AutoSize = True
  751.       Caption = '&Edit'
  752.       DropdownMenu = mnuEdit
  753.       Grouped = True
  754.       ImageIndex = 1
  755.     end
  756.     object tbView: TToolButton
  757.       Left = 99
  758.       Top = 0
  759.       AllowAllUp = True
  760.       AutoSize = True
  761.       Caption = '&View'
  762.       DropdownMenu = mnuView
  763.       Grouped = True
  764.       ImageIndex = 2
  765.     end
  766.     object tbHelp: TToolButton
  767.       Left = 145
  768.       Top = 0
  769.       AllowAllUp = True
  770.       AutoSize = True
  771.       Caption = 'He&lp'
  772.       DropdownMenu = mnuHelp
  773.       Grouped = True
  774.       ImageIndex = 3
  775.     end
  776.   end
  777.   object PopupMenu1: TPopupMenu
  778.     OnPopup = PopupMenu1Popup
  779.     Left = 97
  780.     Top = 418
  781.     object mnDetails: TMenuItem
  782.       Action = actDetails
  783.       Default = True
  784.     end
  785.     object N1: TMenuItem
  786.       Caption = '-'
  787.       Enabled = False
  788.     end
  789.     object mnTerminate: TMenuItem
  790.       Action = actTerminate
  791.     end
  792.     object Priorittndern1: TMenuItem
  793.       Caption = '&Set Process Priority'
  794.       object mnRealtime: TMenuItem
  795.         Action = actPriorityRealtime
  796.         AutoCheck = True
  797.         RadioItem = True
  798.       end
  799.       object mnHigh: TMenuItem
  800.         Action = actPriorityHigh
  801.         AutoCheck = True
  802.         RadioItem = True
  803.       end
  804.       object mnAboveNormal: TMenuItem
  805.         Action = actPriorityAboveNormal
  806.         AutoCheck = True
  807.         RadioItem = True
  808.       end
  809.       object mnNormal: TMenuItem
  810.         Action = actPriorityNormal
  811.         AutoCheck = True
  812.         RadioItem = True
  813.       end
  814.       object mnBelowNormal: TMenuItem
  815.         Action = actPriorityBelowNormal
  816.         AutoCheck = True
  817.         RadioItem = True
  818.       end
  819.       object mnLow: TMenuItem
  820.         Action = actPriorityLow
  821.         AutoCheck = True
  822.         RadioItem = True
  823.       end
  824.     end
  825.     object N8: TMenuItem
  826.       Caption = '-'
  827.     end
  828.     object miProperties: TMenuItem
  829.       Caption = 'File Propert&ies'
  830.       OnClick = miPropertiesClick
  831.     end
  832.   end
  833.   object SystemProbe1: TSystemProbe
  834.     RefreshInterval = 5000
  835.     AutoRefresh = False
  836.     RefreshTime = -1
  837.     SmartRefresh = False
  838.     CPUUsage.CPUUsage = 0
  839.     Resources.SystemResources = 0
  840.     Resources.GDIResources = 0
  841.     Resources.UserResources = 0
  842.     Memory.MemoryLoad = 0
  843.     Memory.SwapFileSize = 0
  844.     Memory.SwapUsage = 0
  845.     Memory.PhysicalTotal = 0
  846.     Memory.PhysicalFree = 0
  847.     Memory.PageFileTotal = 0
  848.     Memory.PageFileFree = 0
  849.     Memory.VirtualTotal = 0
  850.     Memory.VirtualFree = 0
  851.     Memory.PhysicalLocked = 0
  852.     Memory.DiskCache = 0
  853.     Kernel.CPUUsage = 32
  854.     Kernel.Threads = 0
  855.     Kernel.VMs = 0
  856.     DialUp.ConnectSpeed = 0
  857.     DialUp.BytesRecvd = 0
  858.     DialUp.BytesXmit = 0
  859.     DialUp.TotalBytesRecvd = 0
  860.     DialUp.TotalBytesXmit = 0
  861.     Process.ProcessTotal = 0
  862.     Left = 376
  863.   end
  864.   object timerPerf: TTimer
  865.     Interval = 502
  866.     OnTimer = timerPerfTimer
  867.     Left = 344
  868.   end
  869.   object timerCPU: TTimer
  870.     Interval = 317
  871.     OnTimer = timerCPUTimer
  872.     Left = 312
  873.   end
  874.   object ImageList1: TImageList
  875.     Left = 35
  876.     Top = 420
  877.     Bitmap = {
  878.       494C010105000900040010001000FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
  879.       0000000000003600000028000000400000003000000001002000000000000030
  880.       0000000000000000000000000000000000000000000000000000000000000000
  881.       0000000000000000000000000000000000000000000000000000000000000000
  882.       0000000000000000000000000000000000000000000000000000000000000000
  883.       0000000000000000000000000000000000000000000000000000000000000000
  884.       0000000000000000000000000000000000000000000000000000000000000000
  885.       0000000000000000000000000000000000000000000000000000000000000000
  886.       0000000000000000000000000000000000000000000000000000000000000000
  887.       0000000000000000000000000000000000000000000000000000000000000000
  888.       0000000000000000000000000000000000000000000000000000000000000000
  889.       0000000000000000000000000000000000000000000000000000000000000000
  890.       0000000000000000000000000000000000000000000000000000000000000000
  891.       0000000000000000000000000000000000000000000000000000000000000000
  892.       0000000000000000000000000000000000000000000000000000000000000000
  893.       0000000000000000000000000000000000000000000000000000000000000000
  894.       0000000000000000000000000000000000000000000000000000000000000000
  895.       0000000000000000000000000000000000000000000000000000000000000000
  896.       0000000000000000000000000000000000000000000000000000000000000000
  897.       0000000000000000000000000000000000000000000000000000000000000000
  898.       0000000000000000000000000000000000000000000000000000000000000000
  899.       0000000000000000000000000000000000000000000000000000000000000000
  900.       0000000000000000000000000000000000000000000000000000000000000000
  901.       0000000000000000000000000000000000000000000000000000000000000000
  902.       0000000000000000000000000000000000000000000000000000000000000000
  903.       0000000000000000000000000000000000000000000000000000000000000000
  904.       0000000000000000000000000000000000000000000000000000000000000000
  905.       0000000000000000000000000000000000000000000000000000000000000000
  906.       0000000000000000000000000000000000000000000000000000000000000000
  907.       0000000000000000000000000000000000000000000000000000000000000000
  908.       0000000000000000000000000000000000000000000000000000000000000000
  909.       0000000000000000000000000000000000000000000000000000000000000000
  910.       0000000000000000000000000000000000000000000000000000000000000000
  911.       0000000000000000000000000000000000000000000000000000000000000000
  912.       0000000000000000000000000000000000000000000000000000000000000000
  913.       0000000000000000000000000000000000000000000000000000000000000000
  914.       0000000000000000000000000000000000000000000000000000000000000000
  915.       0000000000000000000000000000000000000000000000000000000000000000
  916.       0000000000000000000000000000000000000000000000000000000000000000
  917.       0000000000000000000000000000000000000000000000000000000000000000
  918.       0000000000000000000000000000000000000000000000000000000000000000
  919.       0000000000000000000000000000000000000000000000000000000000000000
  920.       0000000000000000000000000000000000000000000000000000000000000000
  921.       0000000000000000000000000000000000000000000000000000000000000000
  922.       0000000000000000000000000000000000000000000000000000000000000000
  923.       0000000000000000000000000000000000000000000000000000000000000000
  924.       0000000000000000000000000000000000000000000000000000000000000000
  925.       0000000000000000000000000000000000000000000000000000000000000000
  926.       0000000000000000000000000000000000000000000000000000000000000000
  927.       0000000000000000000000000000000000000000000000000000000000000000
  928.       0000000000000000000000000000000000000000000000000000000000000000
  929.       0000000000000000000000000000000000000000000000000000000000000000
  930.       0000000000000000000000000000000000000000000000000000000000000000
  931.       0000000000000000000000000000000000000000000000000000000000000000
  932.       0000000000000000000000000000000000000000000000000000000000000000
  933.       0000000000000000000000000000000000000000000000000000000000000000
  934.       0000000000000000000000000000000000000000000000000000000000000000
  935.       0000000000000000000000000000000000000000000000000000000000000000
  936.       0000000000000000000000000000000000000000000000000000000000000000
  937.       0000000000000000000000000000000000000000000000000000000000000000
  938.       0000000000000000000000000000000000000000000000000000000000000000
  939.       0000000000000000000000000000000000000000000000000000000000000000
  940.       0000000000000000000000000000000000000000000000000000000000000000
  941.       0000000000000000000000000000000000000000000000000000000000000000
  942.       0000000000000000000000000000000000000000000000000000000000000000
  943.       0000000000000000000000000000000000000000000000000000000000000000
  944.       0000000000000000000000000000000000000000000000000000000000000000
  945.       0000000000000000000000000000000000000000000000000000000000000000
  946.       0000000000000000000000000000000000000000000000000000000000000000
  947.       0000000000000000000000000000000000000000000000000000000000000000
  948.       0000000000000000000000000000000000000000000000000000000000000000
  949.       0000000000000000000000000000000000000000000000000000000000000000
  950.       0000000000000000000000000000000000000000000000000000000000000000
  951.       0000000000000000000000000000000000000000000000000000000000000000
  952.       0000000000000000000000000000000000000000000000000000000000000000
  953.       0000000000000000000000000000000000000000000000000000000000000000
  954.       0000000000000000000000000000000000000000000000000000000000000000
  955.       0000000000000000000000000000000000000000000000000000000000000000
  956.       0000000000000000000000000000000000000000000000000000000000000000
  957.       0000000000000000000000000000000000000000000000000000000000000000
  958.       0000000000000000000000000000000000000000000000000000000000000000
  959.       0000000000000000000000000000000000000000000000000000000000000000
  960.       0000000000000000000000000000000000000000000000000000000000000000
  961.       0000000000000000000000000000000000000000000000000000000000000000
  962.       0000000000000000000000000000000000000000000000000000000000000000
  963.       0000000000000000000000000000000000000000000000000000000000000000
  964.       0000000000000000000000000000000000000000000000000000000000000000
  965.       0000000000000000000000000000000000000000000000000000000000000000
  966.       0000000000000000000000000000000000000000000000000000000000000000
  967.       0000000000000000000000000000000000000000000000000000000000000000
  968.       0000000000000000000000000000000000000000000000000000000000000000
  969.       0000000000000000000000000000000000000000000000000000000000000000
  970.       0000000000000000000000000000000000000000000000000000000000000000
  971.       0000000000000000000000000000000000000000000000000000000000000000
  972.       0000000000000000000000000000000000000000000000000000000000000000
  973.       0000000000000000000000000000000000000000000000000000000000000000
  974.       0000000000000000000000000000000000000000000000000000000000000000
  975.       0000000000000000000000000000000000000000000000000000000000000000
  976.       0000000000000000000000000000000000000000000000000000000000000000
  977.       0000000000000000000000000000000000000000000000000000000000000000
  978.       0000000000000000000000000000000000000000000000000000000000000000
  979.       0000000000000000000000000000000000000000000000000000000000000000
  980.       0000000000000000000000000000000000000000000000000000000000000000
  981.       0000000000000000000000000000000000000000000000000000000000000000
  982.       0000000000000000000000000000000000000000000000000000000000000000
  983.       0000000000000000000000000000000000000000000000000000000000000000
  984.       0000000000000000000000000000000000000000000000000000000000000000
  985.       0000000000000000000000000000000000000000000000000000000000000000
  986.       0000000000000000000000000000000000000000000000000000000000000000
  987.       0000000000000000000000000000000000000000000000000000000000000000
  988.       0000000000000000000000000000000000000000000000000000000000000000
  989.       0000000000000000000000000000000000000000000000000000000000000000
  990.       0000000000000000000000000000000000000000000000000000000000000000
  991.       0000000000000000000000000000000000000000000000000000000000000000
  992.       0000000000000000000000000000000000000000000000000000000000000000
  993.       0000000000000000000000000000000000000000000000000000000000000000
  994.       0000000000000000000000000000000000000000000000000000000000000000
  995.       0000000000000000000000000000000000000000000000000000000000000000
  996.       0000000000000000000000000000000000000000000000000000000000000000
  997.       0000000000000000000000000000000000000000000000000000000000000000
  998.       0000000000000000000000000000000000000000000000000000000000000000
  999.       0000000000000000000000000000000000000000000000000000000000000000
  1000.       0000000000000000000000000000000000000000000000000000000000000000
  1001.       0000000000000000000000000000000000000000000000000000000000000000
  1002.       0000000000000000000000000000000000000000000000000000000000000000
  1003.       0000000000000000000000000000000000000000000000000000000000000000
  1004.       0000000000000000000000000000000000000000000000000000000000000000
  1005.       0000000000000000000000000000000000000000000000000000000000000000
  1006.       0000000000000000000000000000000000000000000000000000000000000000
  1007.       0000000000000000000000000000000000000000000000000000000000000000
  1008.       0000000000000000000000000000000000000000000000000000000000000000
  1009.       0000000000000000000000000000000000000000000000000000000000000000
  1010.       0000000000000000000000000000000000000000000000000000000000000000
  1011.       0000000000000000000000000000000000000000000000000000000000000000
  1012.       0000000000000000000000000000000000000000000000000000000000000000
  1013.       0000000000000000000000000000000000000000000000000000000000000000
  1014.       0000000000000000000000000000000000000000000000000000000000000000
  1015.       0000000000000000000000000000000000000000000000000000000000000000
  1016.       0000000000000000000000000000000000000000000000000000000000000000
  1017.       0000000000000000000000000000000000000000000000000000000000000000
  1018.       0000000000000000000000000000000000000000000000000000000000000000
  1019.       0000000000000000000000000000000000000000000000000000000000000000
  1020.       0000000000000000000000000000000000000000000000000000000000000000
  1021.       0000000000000000000000000000000000000000000000000000000000000000
  1022.       0000000000000000000000000000000000000000000000000000000000000000
  1023.       0000000000000000000000000000000000000000000000000000000000000000
  1024.       0000000000000000000000000000000000000000000000000000000000000000
  1025.       0000000000000000000000000000000000000000000000000000000000000000
  1026.       0000000000000000000000000000000000000000000000000000000000000000
  1027.       0000000000000000000000000000000000000000000000000000000000000000
  1028.       0000000000000000000000000000000000000000000000000000000000000000
  1029.       0000000000000000000000000000000000000000000000000000000000000000
  1030.       0000000000000000000000000000000000000000000000000000000000000000
  1031.       0000000000000000000000000000000000000000000000000000000000000000
  1032.       0000000000000000000000000000000000000000000000000000000000002931
  1033.       2900293129002931290029312900293129002931290029312900293129002931
  1034.       2900293129000000000000000000000000000000000000000000000000000000
  1035.       0000000000000000000000000000000000000000000000000000000000000000
  1036.       0000000000000000000000000000000000000000000000000000000000000000
  1037.       0000000000000000000000000000000000000000000000000000000000000000
  1038.       0000000000000000000000000000000000000000000000000000000000000000
  1039.       0000000000000000000000000000000000000000000000000000000000000000
  1040.       0000000000000000000000000000000000000000000000000000943100009431
  1041.       0000943100009431000094310000943100009431000094310000943100009431
  1042.       0000293129000000000000000000000000000000000000000000000000000000
  1043.       0000000000000000000000000000000000000000000000000000000000000000
  1044.       0000000000000000000000000000000000000000000000000000000000000000
  1045.       0000000000000000000000000000000000000000000000000000000000000000
  1046.       0000000000000000000000000000000000000000000000000000000000000000
  1047.       0000000000000000000000000000000000000000000000000000000000000000
  1048.       000000000000000000000000000000000000D6CEC600000000008C290000D6E7
  1049.       E700D6EFEF00D6EFEF00D6EFEF00D6EFEF00D6EFEF00D6EFEF00D6EFEF00D6EF
  1050.       EF00A55A31002931290000000000000000000000000000000000000000000000
  1051.       0000000000000000000000000000000000000000000000000000000000000000
  1052.       0000000000000000000000000000000000000000000000000000000000000000
  1053.       0000000000000000000000000000000000000000000000000000000000000000
  1054.       0000000000000000000000000000000000000000000000000000000000000000
  1055.       0000000000000000000000000000000000000000000000000000000000000000
  1056.       000000000000000000000000000000000000000000000000000084391000BDAD
  1057.       9C00EFF7F700FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  1058.       FF00BDAD9C002931290000000000000000000000000000000000000000000000
  1059.       0000000000000000000000000000000000000000000000000000000000000000
  1060.       0000000000000000000000000000000000000000000000000000000000000000
  1061.       0000000000000000000000000000000000000000000000000000000000000000
  1062.       0000000000000000000000000000000000000000000000000000000000000000
  1063.       0000000000000000000000000000000000000000000000000000000000000000
  1064.       000000000000000000000000000000000000D6D6C600D6D6C60000000000A55A
  1065.       3100BDD6D6008C949400B5BDBD00E7EFE700E7EFE700E7EFE700E7EFE700DEEF
  1066.       EF00DEEFEF009431000029312900000000000000000000000000000000000000
  1067.       0000000000000000000000000000000000000000000000000000000000000000
  1068.       0000000000000000000000000000000000000000000000000000000000000000
  1069.       0000000000000000000000000000000000000000000000000000000000000000
  1070.       0000000000000000000000000000000000000000000000000000000000000000
  1071.       0000000000000000000000000000000000000000000000000000000000000000
  1072.       0000000000000000000000000000000000000000000000000000000000009431
  1073.       0000BDD6D6008C9494004A525200E7E7E700E7E7E700E7E7E700E7E7E700C6D6
  1074.       D600FFFFFF00A55A310029312900000000000000000000000000000000000000
  1075.       0000000000000000000000000000000000000000000000000000000000000000
  1076.       0000000000000000000000000000000000000000000000000000000000000000
  1077.       0000000000000000000000000000000000000000000000000000000000000000
  1078.       0000000000000000000000000000000000000000000000000000000000000000
  1079.       0000000000000000000000000000000000000000000000000000000000000000
  1080.       000000000000000000000000000000000000D6D6C600C6C6C6008C9494008439
  1081.       1000BDAD9C0094A59C008C9494008C9494008C9494008C9494008C94940094A5
  1082.       9C00E7EFE700C6AD9C0029312900000000000000000000000000000000000000
  1083.       0000000000000000000000000000000000000000000000000000000000000000
  1084.       0000000000000000000000000000000000000000000000000000000000000000
  1085.       0000000000000000000000000000000000000000000000000000000000000000
  1086.       0000000000000000000000000000000000000000000000000000000000000000
  1087.       0000000000000000000000000000000000000000000000000000000000000000
  1088.       0000000000000000000000000000000000000000000000000000000000000000
  1089.       0000A55A3100CEDEE700CEDEDE00CEDEDE00CEDEDE00CEDEDE00CEDEDE00CEDE
  1090.       DE00CEDEE700D6E7E70094310000293129000000000000000000000000000000
  1091.       0000000000000000000000000000000000000000000000000000000000000000
  1092.       0000000000000000000000000000000000000000000000000000000000000000
  1093.       0000000000000000000000000000000000000000000000000000000000000000
  1094.       0000000000000000000000000000000000000000000000000000000000000000
  1095.       0000000000000000000000000000000000000000000000000000000000000000
  1096.       000000000000000000000000000000000000D6CEC600D6CEC600BDBDB5008C94
  1097.       94009C390000DE8C2100DE8C2100DE8C2100DE8C2100DE8C2100DE8C2100E79C
  1098.       4200E79C4200D6944200BD631000293129000000000000000000000000000000
  1099.       0000000000000000000000000000000000000000000000000000000000000000
  1100.       0000000000000000000000000000000000000000000000000000000000000000
  1101.       0000000000000000000000000000000000000000000000000000000000000000
  1102.       0000000000000000000000000000000000000000000000000000000000000000
  1103.       0000000000000000000000000000000000000000000000000000000000000000
  1104.       0000000000000000000000000000000000000000000000000000000000000000
  1105.       0000945A3900B55A1800C6631000D67B2900D67B2900D67B2900D67B2900D67B
  1106.       2900D67B2900D67B2900B55A1800000000000000000000000000000000000000
  1107.       0000000000000000000000000000000000000000000000000000000000000000
  1108.       0000000000000000000000000000000000000000000000000000000000000000
  1109.       0000000000000000000000000000000000000000000000000000000000000000
  1110.       0000000000000000000000000000000000000000000000000000000000000000
  1111.       0000000000000000000000000000000000000000000000000000000000000000
  1112.       0000000000000000000000000000000000000000000000000000000000000000
  1113.       0000000000000000000000000000000000000000000000000000000000000000
  1114.       0000000000000000000000000000000000000000000000000000000000000000
  1115.       0000000000000000000000000000000000000000000000000000000000000000
  1116.       0000000000000000000000000000000000000000000000000000000000000000
  1117.       0000000000000000000000000000000000000000000000000000000000000000
  1118.       0000000000000000000000000000000000000000000000000000000000000000
  1119.       0000000000000000000000000000000000000000000000000000000000000000
  1120.       0000000000000000000000000000000000000000000000000000000000000000
  1121.       0000000000000000000000000000000000000000000000000000000000000000
  1122.       0000000000000000000000000000000000000000000000000000000000000000
  1123.       0000000000000000000000000000000000000000000000000000000000000000
  1124.       0000000000000000000000000000000000000000000000000000000000000000
  1125.       0000000000000000000000000000000000000000000000000000000000000000
  1126.       0000000000000000000000000000000000000000000000000000000000000000
  1127.       0000000000000000000000000000000000000000000000000000000000000000
  1128.       0000000000000000000000000000000000000000000000000000000000000000
  1129.       0000000000000000000000000000000000000000000000000000000000000000
  1130.       0000000000000000000000000000000000000000000000000000000000000000
  1131.       0000000000000000000000000000000000000000000000000000000000000000
  1132.       0000000000000000000000000000000000000000000000000000000000000000
  1133.       0000000000000000000000000000000000000000000000000000000000000000
  1134.       0000000000000000000000000000000000000000000000000000000000000000
  1135.       0000000000000000000000000000000000000000000000000000000000000000
  1136.       0000000000000000000000000000000000000000000000000000000000000000
  1137.       0000000000000000000000000000000000000000000000000000000000000000
  1138.       000000000000525252000873080000000000000000008C5A5A008C5A5A008C5A
  1139.       5A008C5A5A008C5A5A008C5A5A008C5A5A008C5A5A008C5A5A008C5A5A008C5A
  1140.       5A008C5A5A007B424A0000000000000000000000000000000000000000000000
  1141.       0000000000005A524A00000000000000000000000000000000005A524A000000
  1142.       0000000000000000000000000000000000000000000000000000000000000000
  1143.       000000000000B4918D00C7A29800C7A29800C7A2980000000000000000000000
  1144.       0000000000000000000000000000000000000000000000000000000000000000
  1145.       0000000000000000000000000000000000000000000000000000000000000000
  1146.       0000088C0800216321000873080000000000000000009C635A00EFDECE00EFDE
  1147.       CE00FFE7CE00EFD6AD00FFDEBD00FFD6AD00FFD6AD00FFCE9C00FFCE9C00FFC6
  1148.       8C00FFC68C007B4A4A0000000000000000000000000000000000000000008484
  1149.       7B0084847B00EFDED600F7E7D600F7E7D600EFE7D600EFDED600B5A59C005A52
  1150.       4A005A524A000000000000000000000000000000000000000000000000000000
  1151.       0000B4918D00F7C39E00F2DBCA00EED0BF00EED0BF00C7A29800C7A29800C7A2
  1152.       9800C7A2980000000000000000000000000000000000000000007B5A7B00295A
  1153.       310018732100216329004A4A4A00000000000000000000000000000000006B84
  1154.       6B00009C0800186B18000000000000000000000000009C635A00EFE7CE00EFE7
  1155.       CE00008400009CCE8C005AB55A00299418006BAD4A00EFC69C00FFCE9C00FFC6
  1156.       8C00FFC68C007B4A4A0000000000000000000000000000000000B5ADA500F7E7
  1157.       D600F7FFF700E7E7DE00CEAD9C00D6AD9400DEC6B500EFEFEF00F7F7EF00EFDE
  1158.       D600524A42005A524A000000000000000000000000000000000000000000C79F
  1159.       8C00F9C69B00EEC89E00F7EEE400F5EBD300F9EDD600CDA49400C5978F00D4A5
  1160.       9E00EEC7B800C7A29800C7A298000000000000000000318C420010A5210010AD
  1161.       210031D6520010AD2100315A31005A525A0000000000000000000000000010AD
  1162.       290000940000087308000000000000000000000000009C6B5A00FFE7DE00FFE7
  1163.       DE00008400000084000000840000008400000084000029941800FFCE9C00FFC6
  1164.       9C00FFC69C008C4A4A00000000000000000000000000B5ADA500F7EFDE00F7FF
  1165.       FF00CE9C7B00B54A1000B5633900D6AD9400BD521800B5522100D6AD9C00F7FF
  1166.       FF00F7E7D600393931005A524A00000000000000000000000000C7A28D00FFD7
  1167.       A700ECC59F00EAC39B00F8EEE400EFE4D900F8EBD700B6938D009C6E6A00B587
  1168.       8600EDE1B500E7D0B000ECC5AE00C7A2980073CE840042DE730021BD4A005A8C
  1169.       6B007BA5940042E7730008941000425242005A525A0000000000397B4A0018B5
  1170.       39000873080000000000000000000000000000000000AD6B6B00FFE7DE00FFE7
  1171.       DE00008400000084000000840000CECE8C00FFDEBD00188C0800FFCE9C00FFCE
  1172.       9C00FFCE9C008C524A00000000000000000000000000EFDED600F7FFFF00C67B
  1173.       5200B5420800C64A0800BDA59400FFFFFF00D6946B00BD4A0800B5420000CE9C
  1174.       7B00F7FFFF00EFDED600000000000000000000000000C6AC9900FFE9BC00F2D5
  1175.       AA00F8CC9F00F0CB9C00F7F3F000F6EDE300F9EEDC00B7948C00996A66009E7D
  1176.       7800F6E5C200EBDDB500E9D0B100C7A298000000000000000000000000000000
  1177.       00000000000052C6730029C6520010841800186B210008840800009C0800009C
  1178.       08005263520000000000000000000000000000000000AD736B00FFEFEF00FFEF
  1179.       EF0000840000008400000084000000840000FFDEBD00EFD6AD00FFCE9C00FFCE
  1180.       9C00FFCEAD008C524A000000000000000000B5ADA500F7FFF700D6A58C00BD42
  1181.       0800CE632900CE5A2100C66B3100D68C6300C65A2100CE632900C65A2100B542
  1182.       0800DEC6BD00F7EFE7007B736B005A524A00C7A29800FFE0B900FBDBB400F9D6
  1183.       A900FCD5A300F5D5A900F9F6F300F8EEE300F9F1E500B5918A0096686400AB75
  1184.       6F00F7E6C300EBDCB600E6CDAE00C7A298000000000000000000000000000000
  1185.       0000000000000000000039D66B0008AD180008A5180000A51000009400004A7B
  1186.       4A000000000000000000000000000000000000000000BD7B6B00FFEFEF00FFEF
  1187.       EF00FFEFEF00FFF7EF00FFF7EF00FFF7EF00EFDEBD00EFDEBD00FFDEBD00FFD6
  1188.       AD00FFD6AD008C5A4A000000000000000000EFDED600F7FFF700C6632900C65A
  1189.       2100CE632900C65A1800C6846300F7E7DE00CE6B3100C65A1800CE632900BD52
  1190.       1000C6734A00F7FFFF00D6C6BD0000000000C7A29800F1DCBD00FFEBB900E9D0
  1191.       AD00B7AEB000E1C3A100FFFFFD00F7F2ED00FBF3E800C6AAA400A8817A00AE7B
  1192.       7600F4E9D500F0DEBE00EFD3B800C7A298000000000000000000000000000000
  1193.       00004A4A4A000000000021B54A0018B5310008AD180018631800187B21000000
  1194.       00000000000000000000000000000000000000000000BD846B00FFF7EF00FFFF
  1195.       FF00FFF7EF00FFF7EF00FFF7EF00008400000084000000840000FFE7CE00FFDE
  1196.       BD00FFDEBD009C5A5A000000000000000000EFDED600EFDED600C6521800CE63
  1197.       2900CE632900CE5A1800BD846300FFFFFF00E7AD8C00C64A0800CE632900C65A
  1198.       2100BD5A2100EFF7EF00EFDED60000000000C7A29800FFDFB500EECEA60070B3
  1199.       E3002697FF004F96E600FFFFFC00FFF9F600F7F1E800F8EFE900EFE2D700E6D0
  1200.       C500F4E8D200EFE1CD00EFD3B500C7A2980000000000000000000000000021B5
  1201.       4200217329005A635A0052BD6B0021BD420010AD2100187B21004A524A004A52
  1202.       4A004A524A0000000000000000000000000000000000CE8C6B00FFF7FF00FFFF
  1203.       FF00008C00009CCE8C00FFF7EF009CCE8C000084000000840000FFE7CE00FFDE
  1204.       BD00FFDEBD009C5A5A000000000000000000EFDED600EFD6C600CE5A1800CE63
  1205.       2900CE632900CE5A2100C6521800CEB5A500FFFFFF00DE9C7300C6521000CE5A
  1206.       2100C65A2100F7EFEF00EFDED60000000000C7A29800D3CBC30050CCFF005AC1
  1207.       FF004DB0FF0034A0FF0057A1F000F0F5F900FFFBF500F9F3ED00F7EEE300F4EC
  1208.       E100F3E5D400F5E7D900EDCCC500C7A2980000000000000000000000000039D6
  1209.       6B00189C31004A4A4A004A945A0021C6520010AD290010941800187B1800088C
  1210.       10000094080042524200000000000000000000000000CE947B00FFFFFF00FFFF
  1211.       FF005AB55A000084000000840000008400000084000000840000FFE7CE00FFE7
  1212.       CE00FFDECE009C635A000000000000000000EFDED600F7EFE700D66B2900CE63
  1213.       2900C65A2100C6521800C6521000BD4A0800DECEC600FFFFFF00CE6B3900CE5A
  1214.       1800CE6B3100FFFFF700EFDECE00212121004F96E6006CC1FF0069CDFF006BCD
  1215.       FD0062BFFD0052B0FE003198FC0065B5F900FFFFFA00FCF8F400F7F1E900F6ED
  1216.       E200FDF2E200E1CBCD00B4918D000000000000000000000000000000000031C6
  1217.       5A0021B54A00217331001894310021BD420018BD310018B5290008AD180008AD
  1218.       180008AD2100295A2900000000000000000000000000DE9C7B00FFFFFF00FFFF
  1219.       FF00FFFFFF005AB55A0000840000008400009CCE8C0000840000FFE7CE00FFBD
  1220.       BD00FF9C9C009C635A000000000000000000EFDED600FFFFFF00F7946300DE63
  1221.       2100C68C6B00EFEFDE00D67B4A00BD290000D69C7B00FFFFFF00D68C6300CE52
  1222.       1000DE9C7300FFFFFF00CEBDAD005A524A00000000004F96E60064BBFF006BCA
  1223.       FD006ACCFE006BC4FC0051B0FE0035A0FF0069B8FD00F9FAF900FDF7F200FFFA
  1224.       F100BEC5D400B4918D0000000000000000000000000000000000000000000000
  1225.       00004AE77B0042DE6B0042DE630029BD420031B54200399442004A734A000000
  1226.       000010AD2900216B2100000000000000000000000000DE9C7B00FFFFFF00FFFF
  1227.       FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFF7EF00FFF7EF00FFD6CE009C63
  1228.       5A009C635A009C635A00000000000000000000000000F7EFEF00FFEFD600FF8C
  1229.       4200DE845A00EFFFFF00FFFFFF00E7B59C00F7FFFF00EFF7FF00DE733900E76B
  1230.       3100FFF7EF00F7E7DE005A524A000000000000000000000000004F96E60058B8
  1231.       FF006DCEFD006ACCFE0067BFFC0056B4FE0039A2FD0069B8FD00FFFFFD00D5E8
  1232.       EB00B4918D000000000000000000000000000000000000000000000000000000
  1233.       000000000000000000000000000000000000399C4A0018842900395239000000
  1234.       000008AD180018842100000000000000000000000000EFA57B00FFFFFF00FFFF
  1235.       FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFF7EF00FFDECE009C63
  1236.       5A00EF943900BD846B00000000000000000000000000EFDED600FFFFFF00FFE7
  1237.       CE00FFB56B00EFAD8400EFE7DE00E7EFF700EFE7DE00F7A57300FF8C4A00FFDE
  1238.       C600FFFFFF00EFDECE0000000000000000000000000000000000000000004F96
  1239.       E60054B8FF0069CAFD006CCEFE006FD0FD0057B8FF003DA5FE005BABFC004F96
  1240.       E600000000000000000000000000000000000000000000000000000000000000
  1241.       000000000000000000000000000029BD420042DE730031CE6300188429000000
  1242.       000018842100737B7300000000000000000000000000EFAD7B00FFFFFF00FFFF
  1243.       FF00FFFFFF00FFFFFF00FFF7FF00FFF7FF00EFEFEF00EFE7EF00EFCECE009C63
  1244.       5A00CE8C6B00CE846B0000000000000000000000000000000000EFDED600FFFF
  1245.       FF00FFFFF700FFF7C600FFDEA500FFCE9400FFC68C00FFD6A500FFFFF700FFFF
  1246.       FF00EFDED6000000000000000000000000000000000000000000000000000000
  1247.       00004F96E60054B9FF006DC6FF004F96E6004F96E60059C8FF0043A2F5004F96
  1248.       E600000000000000000000000000000000000000000000000000000000000000
  1249.       000000000000000000000000000042DE73005AFF940042DE73005A8C6B000000
  1250.       00000000000000000000000000000000000000000000EFAD7B00DE946B00DE94
  1251.       6B00DE946B00DE946B00DE946B00DE946B00DE946B00DE946B00DE946B009C63
  1252.       5A00CE8C6B00000000000000000000000000000000000000000000000000EFDE
  1253.       CE00F7E7E700FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00EFE7DE00EFDE
  1254.       CE00000000000000000000000000000000000000000000000000000000000000
  1255.       0000000000004F96E6004F96E60000000000000000006D5E88000000B1004F96
  1256.       E600000000000000000000000000000000000000000000000000000000000000
  1257.       000000000000000000000000000029BD42009CD6A50084CE9400000000000000
  1258.       0000000000000000000000000000000000000000000000000000000000000000
  1259.       0000000000000000000000000000000000000000000000000000000000000000
  1260.       0000000000000000000000000000000000000000000000000000000000000000
  1261.       000000000000EFDECE00EFDECE00EFDECE00EFDECE00EFDECE00000000000000
  1262.       0000000000000000000000000000000000000000000000000000000000000000
  1263.       0000000000000000000000000000000000000000000000000000847EC6000000
  1264.       000000000000000000000000000000000000424D3E000000000000003E000000
  1265.       2800000040000000300000000100010000000000800100000000000000000000
  1266.       000000000000000000000000FFFFFF0000000000000000000000000000000000
  1267.       0000000000000000000000000000000000000000000000000000000000000000
  1268.       0000000000000000000000000000000000000000000000000000000000000000
  1269.       0000000000000000000000000000000000000000000000000000000000000000
  1270.       00000000000000000000000000000000FFFF000000000000FFFF000000000000
  1271.       FFFF000000000000E007000000000000C0070000000000004003000000000000
  1272.       C0030000000000002001000000000000E0010000000000000001000000000000
  1273.       F0000000000000000000000000000000F001000000000000FFFF000000000000
  1274.       FFFF000000000000FFFF000000000000FFF98003F81FF87FFFF18003E007F007
  1275.       C1E38003C003E00180E380038001C0000047800380018000F807800300000000
  1276.       FC0F800300000000F41F800300000000E007800300000000E003800300000001
  1277.       E003800300008003F01380038001C007FF1380038003E00FFE138003C007F00F
  1278.       FE1F8007E00FF98FFE3FFFFFF83FFFDF00000000000000000000000000000000
  1279.       000000000000}
  1280.   end
  1281.   object MSystemInfo1: TMSystemInfo
  1282.     ExceptionModes = [emExceptionStack]
  1283.     Left = 281
  1284.     Top = 65534
  1285.   end
  1286.   object ThemeManager1: TThemeManager
  1287.     Left = 5
  1288.     Top = 418
  1289.   end
  1290.   object timerProcess: TTimer
  1291.     Enabled = False
  1292.     OnTimer = timerProcessTimer
  1293.     Left = 280
  1294.     Top = 44
  1295.   end
  1296.   object ActionList1: TActionList
  1297.     Left = 160
  1298.     Top = 418
  1299.     object actTerminate: TAction
  1300.       Caption = 'Terminate &Process'
  1301.       Enabled = False
  1302.       OnExecute = actTerminateExecute
  1303.     end
  1304.     object actDetails: TAction
  1305.       Caption = 'Show &Details'
  1306.       Enabled = False
  1307.       OnExecute = actDetailsExecute
  1308.     end
  1309.     object actPriorityRealtime: TAction
  1310.       AutoCheck = True
  1311.       Caption = '&Realtime'
  1312.       OnExecute = actPriorityRealtimeExecute
  1313.     end
  1314.     object actPriorityHigh: TAction
  1315.       AutoCheck = True
  1316.       Caption = '&High'
  1317.       OnExecute = actPriorityHighExecute
  1318.     end
  1319.     object actPriorityAboveNormal: TAction
  1320.       AutoCheck = True
  1321.       Caption = 'Above N&ormal'
  1322.       OnExecute = actPriorityAboveNormalExecute
  1323.     end
  1324.     object actPriorityNormal: TAction
  1325.       AutoCheck = True
  1326.       Caption = '&Normal'
  1327.       OnExecute = actPriorityNormalExecute
  1328.     end
  1329.     object actPriorityBelowNormal: TAction
  1330.       AutoCheck = True
  1331.       Caption = 'Lower Than Nor&mal'
  1332.       OnExecute = actPriorityBelowNormalExecute
  1333.     end
  1334.     object actPriorityLow: TAction
  1335.       AutoCheck = True
  1336.       Caption = 'Lo&w'
  1337.       OnExecute = actPriorityLowExecute
  1338.     end
  1339.   end
  1340.   object ApplicationEvents1: TApplicationEvents
  1341.     OnIdle = ApplicationEvents1Idle
  1342.     Left = 192
  1343.     Top = 418
  1344.   end
  1345.   object WhatsThis1: TWhatsThis
  1346.     Active = True
  1347.     F1Action = goDefault
  1348.     Options = [wtNoContextHelp, wtInheritFormContext]
  1349.     PopupCaption = 'Direkt&hilfe'
  1350.     PopupHelpContext = 0
  1351.     Left = 80
  1352.     Top = 84
  1353.   end
  1354.   object HelpRouter1: THelpRouter
  1355.     HelpType = htMixedMode
  1356.     CHMPopupTopics = 'CSHelp.txt'
  1357.     OnHelp = HelpRouter1Help
  1358.     ValidateID = False
  1359.     Left = 112
  1360.     Top = 84
  1361.   end
  1362.   object ilCPUTray: TImageList
  1363.     Left = 220
  1364.     Top = 420
  1365.     Bitmap = {
  1366.       494C01010B000E00040010001000FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
  1367.       0000000000003600000028000000400000004000000001002000000000000040
  1368.       0000000000000000000000000000000000000000000000000000000000000000
  1369.       0000000000000000000000000000000000000000000000000000000000000000
  1370.       0000000000000000000000000000000000000000000000000000000000000000
  1371.       0000000000000000000000000000000000000000000000000000000000000000
  1372.       0000000000000000000000000000000000000000000000000000000000000000
  1373.       0000000000000000000000000000000000000000000000000000000000000000
  1374.       0000000000000000000000000000000000000000000000000000000000000000
  1375.       0000000000000000000000000000000000000000000000000000000000000000
  1376.       0000000000000000000000000000000000000000000000000000000000000000
  1377.       0000000000000000000000000000000000000000000000000000000000000000
  1378.       0000000000000000000000000000000000000000000000000000000000000000
  1379.       0000000000000000000000000000000000000000000000000000000000000000
  1380.       0000000000000000000000000000000000000000000000000000000000000000
  1381.       0000000000000000000000000000000000000000000000000000000000000000
  1382.       0000000000000000000000000000000000000000000000000000000000000000
  1383.       0000000000000000000000000000000000000000000000000000000000000000
  1384.       0000000000000000000000000000000000000000000000000000000000000000
  1385.       0000000000000000000000000000000000000000000000000000000000000000
  1386.       0000000000000000000000000000000000000000000000000000000000000000
  1387.       0000000000000000000000000000000000000000000000000000000000000000
  1388.       0000000000000000000000000000000000000000000000000000000000000000
  1389.       0000000000000000000000000000000000000000000000000000000000000000
  1390.       0000000000000000000000000000000000000000000000000000000000000000
  1391.       0000000000000000000000000000000000000000000000000000000000000000
  1392.       0000000000000000000000000000000000000000000000000000000000000000
  1393.       0000000000000000000000000000000000000000000000000000000000000000
  1394.       0000000000000000000000000000000000000000000000000000000000000000
  1395.       0000000000000000000000000000000000000000000000000000000000000000
  1396.       0000000000000000000000000000000000000000000000000000000000000000
  1397.       0000000000000000000000000000000000000000000000000000000000000000
  1398.       0000000000000000000000000000000000000000000000000000000000000000
  1399.       0000000000000000000000000000000000000000000000000000000000000000
  1400.       0000000000000000000000000000000000000000000000000000000000000000
  1401.       0000000000000000000000000000000000000000000000000000000000000000
  1402.       0000000000000000000000000000000000000000000000000000000000000000
  1403.       0000000000000000000000000000000000000000000000000000000000000000
  1404.       0000000000000000000000000000000000000000000000000000000000000000
  1405.       0000000000000000000000000000000000000000000000000000000000000000
  1406.       0000000000000000000000000000000000000000000000000000000000000000
  1407.       0000000000000000000000000000000000000000000000000000000000000000
  1408.       0000000000000000000000000000000000000000000000000000000000000000
  1409.       0000000000000000000000000000000000000000000000000000000000000000
  1410.       0000000000000000000000000000000000000000000000000000000000000000
  1411.       0000000000000000000000000000000000000000000000000000000000000000
  1412.       0000000000000000000000000000000000000000000000000000000000000000
  1413.       0000000000000000000000000000000000000000000000000000000000000000
  1414.       0000000000000000000000000000000000000000000000000000000000000000
  1415.       0000000000000000000000000000000000000000000000000000000000000000
  1416.       0000000000000000000000000000000000000000000000000000000000000000
  1417.       0000000000000000000000000000000000000000000000000000000000000000
  1418.       0000000000000000000000000000000000000000000000000000000000000000
  1419.       0000000000000000000000000000000000000000000000000000000000000000
  1420.       0000000000000000000000000000000000000000000000000000000000000000
  1421.       0000000000000000000000000000000000000000000000000000000000000000
  1422.       0000000000000000000000000000000000000000000000000000000000000000
  1423.       0000000000000000000000000000000000000000000000000000000000000000
  1424.       0000000000000000000000000000000000000000000000000000000000000000
  1425.       0000000000000000000000000000000000000000000000000000000000000000
  1426.       0000000000000000000000000000000000000000000000000000000000000000
  1427.       0000000000000000000000000000000000000000000000000000000000000000
  1428.       0000000000000000000000000000000000000000000000000000000000000000
  1429.       0000000000000000000000000000000000000000000000000000000000000000
  1430.       0000000000000000000000000000000000000000000000000000000000000000
  1431.       0000000000000000000000000000000000000000000000000000000000000000
  1432.       0000000000000000000000000000000000000000000000000000000000000000
  1433.       0000000000000000000000000000000000000000000000000000000000000000
  1434.       0000000000000000000000000000000000000000000000000000000000000000
  1435.       0000000000000000000000000000000000000000000000000000000000000000
  1436.       0000000000000000000000000000000000000000000000000000000000000000
  1437.       0000000000000000000000000000000000000000000000000000000000000000
  1438.       0000000000000000000000000000000000000000000000000000000000000000
  1439.       0000000000000000000000000000000000000000000000000000000000000000
  1440.       0000000000000000000000000000000000000000000000000000000000000000
  1441.       0000000000000000000000000000000000000000000000000000000000000000
  1442.       0000000000000000000000000000000000000000000000000000000000000000
  1443.       0000000000000000000000000000000000000000000000000000000000000000
  1444.       0000000000000000000000000000000000000000000000000000000000000000
  1445.       0000000000000000000000000000000000000000000000000000000000000000
  1446.       0000000000000000000000000000000000000000000000000000000000000000
  1447.       0000000000000000000000000000000000000000000000000000000000000000
  1448.       0000000000000000000000000000000000000000000000000000000000000000
  1449.       0000000000000000000000000000000000000000000000000000000000000000
  1450.       0000000000000000000000000000000000000000000000000000000000000000
  1451.       0000000000000000000000000000000000000000000000000000000000000000
  1452.       0000000000000000000000000000000000000000000000000000000000000000
  1453.       0000000000000000000000000000000000000000000000000000000000000000
  1454.       0000000000000000000000000000000000000000000000000000000000000000
  1455.       0000000000000000000000000000000000000000000000000000000000000000
  1456.       0000000000000000000000000000000000000000000000000000000000000000
  1457.       0000000000000000000000000000000000000000000000000000000000000000
  1458.       0000000000000000000000000000000000000000000000000000000000000000
  1459.       0000000000000000000000000000000000000000000000000000000000000000
  1460.       0000000000000000000000000000000000000000000000000000000000000000
  1461.       0000000000000000000000000000000000000000000000000000000000000000
  1462.       0000000000000000000000000000000000000000000000000000000000000000
  1463.       0000000000000000000000000000000000000000000000000000000000000000
  1464.       0000000000000000000000000000000000000000000000000000000000000000
  1465.       0000000000000000000000000000000000000000000000000000000000000000
  1466.       0000000000000000000000000000000000000000000000000000000000000000
  1467.       0000000000000000000000000000000000000000000000000000000000000000
  1468.       0000000000000000000000000000000000000000000000000000000000000000
  1469.       0000000000000000000000000000000000000000000000000000000000000000
  1470.       0000000000000000000000000000000000000000000000000000000000000000
  1471.       0000000000000000000000000000000000000000000000000000000000000000
  1472.       0000000000000000000000000000000000000000000000000000000000000000
  1473.       0000000000000000000000000000000000000000000000000000000000000000
  1474.       0000000000000000000000000000000000000000000000000000000000000000
  1475.       0000000000000000000000000000000000000000000000000000000000000000
  1476.       0000000000000000000000000000000000000000000000000000000000000000
  1477.       0000000000000000000000000000000000000000000000000000000000000000
  1478.       0000000000000000000000000000000000000000000000000000000000000000
  1479.       0000000000000000000000000000000000000000000000000000000000000000
  1480.       0000000000000000000000000000000000000000000000000000000000000000
  1481.       0000000000000000000000000000000000000000000000000000000000000000
  1482.       0000000000000000000000000000000000000000000000000000000000000000
  1483.       0000000000000000000000000000000000000000000000000000000000000000
  1484.       0000000000000000000000000000000000000000000000000000000000000000
  1485.       0000000000000000000000000000000000000000000000000000000000000000
  1486.       0000000000000000000000000000000000000000000000000000000000000000
  1487.       0000000000000000000000000000000000000000000000000000000000000000
  1488.       0000000000000000000000000000000000000000000000000000000000000000
  1489.       0000000000000000000000000000000000000000000000000000000000000000
  1490.       0000000000000000000000000000000000000000000000000000000000000000
  1491.       0000000000000000000000000000000000000000000000000000000000000000
  1492.       0000000000000000000000000000000000000000000000000000000000000000
  1493.       0000000000000000000000000000000000000000000000000000000000000000
  1494.       0000000000000000000000000000000000000000000000000000000000000000
  1495.       0000000000000000000000000000000000000000000000000000000000000000
  1496.       0000000000000000000000000000000000000000000000000000000000000000
  1497.       0000000000000000000000000000000000000000000000000000000000000000
  1498.       0000000000000000000000000000000000000000000000000000000000000000
  1499.       0000000000000000000000000000000000000000000000000000000000000000
  1500.       0000000000000000000000000000000000000000000000000000000000000000
  1501.       0000000000000000000000000000000000000000000000000000000000000000
  1502.       0000000000000000000000000000000000000000000000000000000000000000
  1503.       0000000000000000000000000000000000000000000000000000000000000000
  1504.       0000000000000000000000000000000000000000000000000000000000000000
  1505.       0000000000000000000000000000000000000000000000000000000000000000
  1506.       0000000000000000000000000000000000000000000000000000000000000000
  1507.       0000000000000000000000000000000000000000000000000000000000000000
  1508.       0000000000000000000000000000000000000000000000000000000000000000
  1509.       0000000000000000000000000000000000000000000000000000000000000000
  1510.       0000000000000000000000000000000000000000000000000000000000000000
  1511.       0000000000000000000000000000000000000000000000000000000000000000
  1512.       000000000000000000000000000000000000000000000000000080808000FFFF
  1513.       FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  1514.       FF00FFFFFF00FFFFFF000000000000000000000000000000000080808000FFFF
  1515.       FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  1516.       FF00FFFFFF00FFFFFF000000000000000000000000000000000080808000FFFF
  1517.       FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  1518.       FF00FFFFFF00FFFFFF0000000000000000000000000000000000000000000000
  1519.       0000000000000000000000000000000000000000000000000000000000000000
  1520.       00000000000000000000000000000000000000000000000000008080800000FF
  1521.       000000FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF
  1522.       000000FF0000FFFFFF00000000000000000000000000000000008080800000FF
  1523.       000000FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF
  1524.       000000FF0000FFFFFF00000000000000000000000000000000008080800000FF
  1525.       000000FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF
  1526.       000000FF0000FFFFFF0000000000000000000000000000000000000000000000
  1527.       0000000000000000000000000000000000000000000000000000000000000000
  1528.       00000000000000000000000000000000000000000000000000008080800000FF
  1529.       000000FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF
  1530.       000000FF0000FFFFFF00000000000000000000000000000000008080800000FF
  1531.       000000FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF
  1532.       000000FF0000FFFFFF00000000000000000000000000000000008080800000FF
  1533.       000000FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF
  1534.       000000FF0000FFFFFF0000000000000000000000000000000000000000000000
  1535.       0000000000000000000000000000000000000000000000000000000000000000
  1536.       00000000000000000000000000000000000000000000000000008080800000FF
  1537.       000000FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF
  1538.       000000FF0000FFFFFF00000000000000000000000000000000008080800000FF
  1539.       000000FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF
  1540.       000000FF0000FFFFFF00000000000000000000000000000000008080800000FF
  1541.       000000FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF
  1542.       000000FF0000FFFFFF0000000000000000000000000000000000000000000000
  1543.       0000000000000000000000000000000000000000000000000000000000000000
  1544.       00000000000000000000000000000000000000000000000000008080800000FF
  1545.       000000FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF
  1546.       000000FF0000FFFFFF00000000000000000000000000000000008080800000FF
  1547.       000000FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF
  1548.       000000FF0000FFFFFF00000000000000000000000000000000008080800000FF
  1549.       000000FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF
  1550.       000000FF0000FFFFFF0000000000000000000000000000000000000000000000
  1551.       0000000000000000000000000000000000000000000000000000000000000000
  1552.       00000000000000000000000000000000000000000000000000008080800000FF
  1553.       000000FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF
  1554.       000000FF0000FFFFFF00000000000000000000000000000000008080800000FF
  1555.       000000FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF
  1556.       000000FF0000FFFFFF00000000000000000000000000000000008080800000FF
  1557.       000000FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF
  1558.       000000FF0000FFFFFF0000000000000000000000000000000000000000000000
  1559.       0000000000000000000000000000000000000000000000000000000000000000
  1560.       00000000000000000000000000000000000000000000000000008080800000FF
  1561.       000000FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF
  1562.       000000FF0000FFFFFF00000000000000000000000000000000008080800000FF
  1563.       000000FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF
  1564.       000000FF0000FFFFFF00000000000000000000000000000000008080800000FF
  1565.       000000FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF
  1566.       000000FF0000FFFFFF0000000000000000000000000000000000000000000000
  1567.       0000000000000000000000000000000000000000000000000000000000000000
  1568.       00000000000000000000000000000000000000000000000000008080800000FF
  1569.       000000FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF
  1570.       000000FF0000FFFFFF00000000000000000000000000000000008080800000FF
  1571.       000000FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF
  1572.       000000FF0000FFFFFF00000000000000000000000000000000008080800000FF
  1573.       000000FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF
  1574.       000000FF0000FFFFFF0000000000000000000000000000000000000000000000
  1575.       0000000000000000000000000000000000000000000000000000000000000000
  1576.       00000000000000000000000000000000000000000000000000008080800000FF
  1577.       000000FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF
  1578.       000000FF0000FFFFFF00000000000000000000000000000000008080800000FF
  1579.       000000FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF
  1580.       000000FF0000FFFFFF00000000000000000000000000000000008080800000FF
  1581.       000000FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF
  1582.       000000FF0000FFFFFF0000000000000000000000000000000000000000000000
  1583.       0000000000000000000000000000000000000000000000000000000000000000
  1584.       00000000000000000000000000000000000000000000000000008080800000FF
  1585.       000000FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF
  1586.       000000FF0000FFFFFF00000000000000000000000000000000008080800000FF
  1587.       000000FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF
  1588.       000000FF0000FFFFFF00000000000000000000000000000000008080800000FF
  1589.       000000FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF
  1590.       000000FF0000FFFFFF0000000000000000000000000000000000000000000000
  1591.       0000000000000000000000000000000000000000000000000000000000000000
  1592.       0000000000000000000000000000000000000000000000000000808080000080
  1593.       0000008000000080000000800000008000000080000000800000008000000080
  1594.       000000800000FFFFFF00000000000000000000000000000000008080800000FF
  1595.       000000FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF
  1596.       000000FF0000FFFFFF00000000000000000000000000000000008080800000FF
  1597.       000000FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF
  1598.       000000FF0000FFFFFF0000000000000000000000000000000000000000000000
  1599.       0000000000000000000000000000000000000000000000000000000000000000
  1600.       0000000000000000000000000000000000000000000000000000808080000000
  1601.       0000008000000000000000800000000000000080000000000000008000000000
  1602.       000000800000FFFFFF0000000000000000000000000000000000808080000000
  1603.       0000008000000000000000800000000000000080000000000000008000000000
  1604.       000000800000FFFFFF00000000000000000000000000000000008080800000FF
  1605.       000000FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF
  1606.       000000FF0000FFFFFF0000000000000000000000000000000000000000000000
  1607.       0000000000000000000000000000000000000000000000000000000000000000
  1608.       0000000000000000000000000000000000000000000000000000808080008080
  1609.       8000808080008080800080808000808080008080800080808000808080008080
  1610.       800080808000FFFFFF0000000000000000000000000000000000808080008080
  1611.       8000808080008080800080808000808080008080800080808000808080008080
  1612.       800080808000FFFFFF0000000000000000000000000000000000808080008080
  1613.       8000808080008080800080808000808080008080800080808000808080008080
  1614.       800080808000FFFFFF0000000000000000000000000000000000000000000000
  1615.       0000000000000000000000000000000000000000000000000000000000000000
  1616.       0000000000000000000000000000000000000000000000000000000000000000
  1617.       0000000000000000000000000000000000000000000000000000000000000000
  1618.       0000000000000000000000000000000000000000000000000000000000000000
  1619.       0000000000000000000000000000000000000000000000000000000000000000
  1620.       0000000000000000000000000000000000000000000000000000000000000000
  1621.       0000000000000000000000000000000000000000000000000000000000000000
  1622.       0000000000000000000000000000000000000000000000000000000000000000
  1623.       0000000000000000000000000000000000000000000000000000000000000000
  1624.       0000000000000000000000000000000000000000000000000000000000000000
  1625.       0000000000000000000000000000000000000000000000000000000000000000
  1626.       0000000000000000000000000000000000000000000000000000000000000000
  1627.       0000000000000000000000000000000000000000000000000000000000000000
  1628.       0000000000000000000000000000000000000000000000000000000000000000
  1629.       0000000000000000000000000000000000000000000000000000000000000000
  1630.       0000000000000000000000000000000000000000000000000000000000000000
  1631.       0000000000000000000000000000000000000000000000000000000000000000
  1632.       0000000000000000000000000000000000000000000000000000000000000000
  1633.       0000000000000000000000000000000000000000000000000000000000000000
  1634.       0000000000000000000000000000000000000000000000000000000000000000
  1635.       0000000000000000000000000000000000000000000000000000000000000000
  1636.       0000000000000000000000000000000000000000000000000000000000000000
  1637.       0000000000000000000000000000000000000000000000000000000000000000
  1638.       0000000000000000000000000000000000000000000000000000000000000000
  1639.       0000000000000000000000000000000000000000000000000000000000000000
  1640.       000000000000000000000000000000000000000000000000000080808000FFFF
  1641.       FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  1642.       FF00FFFFFF00FFFFFF000000000000000000000000000000000080808000FFFF
  1643.       FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  1644.       FF00FFFFFF00FFFFFF000000000000000000000000000000000080808000FFFF
  1645.       FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  1646.       FF00FFFFFF00FFFFFF000000000000000000000000000000000080808000FFFF
  1647.       FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  1648.       FF00FFFFFF00FFFFFF00000000000000000000000000000000008080800000FF
  1649.       000000FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF
  1650.       000000FF0000FFFFFF00000000000000000000000000000000008080800000FF
  1651.       000000FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF
  1652.       000000FF0000FFFFFF00000000000000000000000000000000008080800000FF
  1653.       000000FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF
  1654.       000000FF0000FFFFFF00000000000000000000000000000000008080800000FF
  1655.       000000FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF
  1656.       000000FF0000FFFFFF00000000000000000000000000000000008080800000FF
  1657.       000000FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF
  1658.       000000FF0000FFFFFF00000000000000000000000000000000008080800000FF
  1659.       000000FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF
  1660.       000000FF0000FFFFFF00000000000000000000000000000000008080800000FF
  1661.       000000FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF
  1662.       000000FF0000FFFFFF00000000000000000000000000000000008080800000FF
  1663.       000000FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF
  1664.       000000FF0000FFFFFF00000000000000000000000000000000008080800000FF
  1665.       000000FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF
  1666.       000000FF0000FFFFFF00000000000000000000000000000000008080800000FF
  1667.       000000FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF
  1668.       000000FF0000FFFFFF00000000000000000000000000000000008080800000FF
  1669.       000000FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF
  1670.       000000FF0000FFFFFF00000000000000000000000000000000008080800000FF
  1671.       000000FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF
  1672.       000000FF0000FFFFFF00000000000000000000000000000000008080800000FF
  1673.       000000FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF
  1674.       000000FF0000FFFFFF00000000000000000000000000000000008080800000FF
  1675.       000000FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF
  1676.       000000FF0000FFFFFF00000000000000000000000000000000008080800000FF
  1677.       000000FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF
  1678.       000000FF0000FFFFFF00000000000000000000000000000000008080800000FF
  1679.       000000FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF
  1680.       000000FF0000FFFFFF0000000000000000000000000000000000808080000000
  1681.       0000008000000000000000800000000000000080000000000000008000000000
  1682.       000000800000FFFFFF00000000000000000000000000000000008080800000FF
  1683.       000000FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF
  1684.       000000FF0000FFFFFF00000000000000000000000000000000008080800000FF
  1685.       000000FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF
  1686.       000000FF0000FFFFFF00000000000000000000000000000000008080800000FF
  1687.       000000FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF
  1688.       000000FF0000FFFFFF0000000000000000000000000000000000808080000080
  1689.       0000008000000080000000800000008000000080000000800000008000000080
  1690.       000000800000FFFFFF0000000000000000000000000000000000808080000080
  1691.       0000008000000080000000800000008000000080000000800000008000000080
  1692.       000000800000FFFFFF00000000000000000000000000000000008080800000FF
  1693.       000000FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF
  1694.       000000FF0000FFFFFF00000000000000000000000000000000008080800000FF
  1695.       000000FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF
  1696.       000000FF0000FFFFFF0000000000000000000000000000000000808080000000
  1697.       0000008000000000000000800000000000000080000000000000008000000000
  1698.       000000800000FFFFFF0000000000000000000000000000000000808080000000
  1699.       0000008000000000000000800000000000000080000000000000008000000000
  1700.       000000800000FFFFFF0000000000000000000000000000000000808080000000
  1701.       0000008000000000000000800000000000000080000000000000008000000000
  1702.       000000800000FFFFFF00000000000000000000000000000000008080800000FF
  1703.       000000FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF
  1704.       000000FF0000FFFFFF0000000000000000000000000000000000808080000080
  1705.       0000008000000080000000800000008000000080000000800000008000000080
  1706.       000000800000FFFFFF0000000000000000000000000000000000808080000080
  1707.       0000008000000080000000800000008000000080000000800000008000000080
  1708.       000000800000FFFFFF0000000000000000000000000000000000808080000080
  1709.       0000008000000080000000800000008000000080000000800000008000000080
  1710.       000000800000FFFFFF0000000000000000000000000000000000808080000080
  1711.       0000008000000080000000800000008000000080000000800000008000000080
  1712.       000000800000FFFFFF0000000000000000000000000000000000808080000000
  1713.       0000008000000000000000800000000000000080000000000000008000000000
  1714.       000000800000FFFFFF0000000000000000000000000000000000808080000000
  1715.       0000008000000000000000800000000000000080000000000000008000000000
  1716.       000000800000FFFFFF0000000000000000000000000000000000808080000000
  1717.       0000008000000000000000800000000000000080000000000000008000000000
  1718.       000000800000FFFFFF0000000000000000000000000000000000808080000000
  1719.       0000008000000000000000800000000000000080000000000000008000000000
  1720.       000000800000FFFFFF0000000000000000000000000000000000808080000080
  1721.       0000008000000080000000800000008000000080000000800000008000000080
  1722.       000000800000FFFFFF0000000000000000000000000000000000808080000080
  1723.       0000008000000080000000800000008000000080000000800000008000000080
  1724.       000000800000FFFFFF0000000000000000000000000000000000808080000080
  1725.       0000008000000080000000800000008000000080000000800000008000000080
  1726.       000000800000FFFFFF0000000000000000000000000000000000808080000080
  1727.       0000008000000080000000800000008000000080000000800000008000000080
  1728.       000000800000FFFFFF0000000000000000000000000000000000808080000000
  1729.       0000008000000000000000800000000000000080000000000000008000000000
  1730.       000000800000FFFFFF0000000000000000000000000000000000808080000000
  1731.       0000008000000000000000800000000000000080000000000000008000000000
  1732.       000000800000FFFFFF0000000000000000000000000000000000808080000000
  1733.       0000008000000000000000800000000000000080000000000000008000000000
  1734.       000000800000FFFFFF0000000000000000000000000000000000808080000000
  1735.       0000008000000000000000800000000000000080000000000000008000000000
  1736.       000000800000FFFFFF0000000000000000000000000000000000808080008080
  1737.       8000808080008080800080808000808080008080800080808000808080008080
  1738.       800080808000FFFFFF0000000000000000000000000000000000808080008080
  1739.       8000808080008080800080808000808080008080800080808000808080008080
  1740.       800080808000FFFFFF0000000000000000000000000000000000808080008080
  1741.       8000808080008080800080808000808080008080800080808000808080008080
  1742.       800080808000FFFFFF0000000000000000000000000000000000808080008080
  1743.       8000808080008080800080808000808080008080800080808000808080008080
  1744.       800080808000FFFFFF0000000000000000000000000000000000000000000000
  1745.       0000000000000000000000000000000000000000000000000000000000000000
  1746.       0000000000000000000000000000000000000000000000000000000000000000
  1747.       0000000000000000000000000000000000000000000000000000000000000000
  1748.       0000000000000000000000000000000000000000000000000000000000000000
  1749.       0000000000000000000000000000000000000000000000000000000000000000
  1750.       0000000000000000000000000000000000000000000000000000000000000000
  1751.       0000000000000000000000000000000000000000000000000000000000000000
  1752.       0000000000000000000000000000000000000000000000000000000000000000
  1753.       0000000000000000000000000000000000000000000000000000000000000000
  1754.       0000000000000000000000000000000000000000000000000000000000000000
  1755.       0000000000000000000000000000000000000000000000000000000000000000
  1756.       0000000000000000000000000000000000000000000000000000000000000000
  1757.       0000000000000000000000000000000000000000000000000000000000000000
  1758.       0000000000000000000000000000000000000000000000000000000000000000
  1759.       0000000000000000000000000000000000000000000000000000000000000000
  1760.       0000000000000000000000000000000000000000000000000000000000000000
  1761.       0000000000000000000000000000000000000000000000000000000000000000
  1762.       0000000000000000000000000000000000000000000000000000000000000000
  1763.       0000000000000000000000000000000000000000000000000000000000000000
  1764.       0000000000000000000000000000000000000000000000000000000000000000
  1765.       0000000000000000000000000000000000000000000000000000000000000000
  1766.       0000000000000000000000000000000000000000000000000000000000000000
  1767.       0000000000000000000000000000000000000000000000000000000000000000
  1768.       000000000000000000000000000000000000000000000000000080808000FFFF
  1769.       FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  1770.       FF00FFFFFF00FFFFFF000000000000000000000000000000000080808000FFFF
  1771.       FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  1772.       FF00FFFFFF00FFFFFF000000000000000000000000000000000080808000FFFF
  1773.       FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  1774.       FF00FFFFFF00FFFFFF000000000000000000000000000000000080808000FFFF
  1775.       FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  1776.       FF00FFFFFF00FFFFFF0000000000000000000000000000000000808080000000
  1777.       0000008000000000000000800000000000000080000000000000008000000000
  1778.       000000800000FFFFFF00000000000000000000000000000000008080800000FF
  1779.       000000FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF
  1780.       000000FF0000FFFFFF00000000000000000000000000000000008080800000FF
  1781.       000000FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF
  1782.       000000FF0000FFFFFF00000000000000000000000000000000008080800000FF
  1783.       000000FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF
  1784.       000000FF0000FFFFFF0000000000000000000000000000000000808080000080
  1785.       0000008000000080000000800000008000000080000000800000008000000080
  1786.       000000800000FFFFFF0000000000000000000000000000000000808080000080
  1787.       0000008000000080000000800000008000000080000000800000008000000080
  1788.       000000800000FFFFFF00000000000000000000000000000000008080800000FF
  1789.       000000FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF
  1790.       000000FF0000FFFFFF00000000000000000000000000000000008080800000FF
  1791.       000000FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF
  1792.       000000FF0000FFFFFF0000000000000000000000000000000000808080000000
  1793.       0000008000000000000000800000000000000080000000000000008000000000
  1794.       000000800000FFFFFF0000000000000000000000000000000000808080000000
  1795.       0000008000000000000000800000000000000080000000000000008000000000
  1796.       000000800000FFFFFF0000000000000000000000000000000000808080000000
  1797.       0000008000000000000000800000000000000080000000000000008000000000
  1798.       000000800000FFFFFF00000000000000000000000000000000008080800000FF
  1799.       000000FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF
  1800.       000000FF0000FFFFFF0000000000000000000000000000000000808080000080
  1801.       0000008000000080000000800000008000000080000000800000008000000080
  1802.       000000800000FFFFFF0000000000000000000000000000000000808080000080
  1803.       0000008000000080000000800000008000000080000000800000008000000080
  1804.       000000800000FFFFFF0000000000000000000000000000000000808080000080
  1805.       0000008000000080000000800000008000000080000000800000008000000080
  1806.       000000800000FFFFFF0000000000000000000000000000000000808080000080
  1807.       0000008000000080000000800000008000000080000000800000008000000080
  1808.       000000800000FFFFFF0000000000000000000000000000000000808080000000
  1809.       0000008000000000000000800000000000000080000000000000008000000000
  1810.       000000800000FFFFFF0000000000000000000000000000000000808080000000
  1811.       0000008000000000000000800000000000000080000000000000008000000000
  1812.       000000800000FFFFFF0000000000000000000000000000000000808080000000
  1813.       0000008000000000000000800000000000000080000000000000008000000000
  1814.       000000800000FFFFFF0000000000000000000000000000000000808080000000
  1815.       0000008000000000000000800000000000000080000000000000008000000000
  1816.       000000800000FFFFFF0000000000000000000000000000000000808080000080
  1817.       0000008000000080000000800000008000000080000000800000008000000080
  1818.       000000800000FFFFFF0000000000000000000000000000000000808080000080
  1819.       0000008000000080000000800000008000000080000000800000008000000080
  1820.       000000800000FFFFFF0000000000000000000000000000000000808080000080
  1821.       0000008000000080000000800000008000000080000000800000008000000080
  1822.       000000800000FFFFFF0000000000000000000000000000000000808080000080
  1823.       0000008000000080000000800000008000000080000000800000008000000080
  1824.       000000800000FFFFFF0000000000000000000000000000000000808080000000
  1825.       0000008000000000000000800000000000000080000000000000008000000000
  1826.       000000800000FFFFFF0000000000000000000000000000000000808080000000
  1827.       0000008000000000000000800000000000000080000000000000008000000000
  1828.       000000800000FFFFFF0000000000000000000000000000000000808080000000
  1829.       0000008000000000000000800000000000000080000000000000008000000000
  1830.       000000800000FFFFFF0000000000000000000000000000000000808080000000
  1831.       0000008000000000000000800000000000000080000000000000008000000000
  1832.       000000800000FFFFFF0000000000000000000000000000000000808080000080
  1833.       0000008000000080000000800000008000000080000000800000008000000080
  1834.       000000800000FFFFFF0000000000000000000000000000000000808080000080
  1835.       0000008000000080000000800000008000000080000000800000008000000080
  1836.       000000800000FFFFFF0000000000000000000000000000000000808080000080
  1837.       0000008000000080000000800000008000000080000000800000008000000080
  1838.       000000800000FFFFFF0000000000000000000000000000000000808080000080
  1839.       0000008000000080000000800000008000000080000000800000008000000080
  1840.       000000800000FFFFFF0000000000000000000000000000000000808080000000
  1841.       0000008000000000000000800000000000000080000000000000008000000000
  1842.       000000800000FFFFFF0000000000000000000000000000000000808080000000
  1843.       0000008000000000000000800000000000000080000000000000008000000000
  1844.       000000800000FFFFFF0000000000000000000000000000000000808080000000
  1845.       0000008000000000000000800000000000000080000000000000008000000000
  1846.       000000800000FFFFFF0000000000000000000000000000000000808080000000
  1847.       0000008000000000000000800000000000000080000000000000008000000000
  1848.       000000800000FFFFFF0000000000000000000000000000000000808080000080
  1849.       0000008000000080000000800000008000000080000000800000008000000080
  1850.       000000800000FFFFFF0000000000000000000000000000000000808080000080
  1851.       0000008000000080000000800000008000000080000000800000008000000080
  1852.       000000800000FFFFFF0000000000000000000000000000000000808080000080
  1853.       0000008000000080000000800000008000000080000000800000008000000080
  1854.       000000800000FFFFFF0000000000000000000000000000000000808080000080
  1855.       0000008000000080000000800000008000000080000000800000008000000080
  1856.       000000800000FFFFFF0000000000000000000000000000000000808080000000
  1857.       0000008000000000000000800000000000000080000000000000008000000000
  1858.       000000800000FFFFFF0000000000000000000000000000000000808080000000
  1859.       0000008000000000000000800000000000000080000000000000008000000000
  1860.       000000800000FFFFFF0000000000000000000000000000000000808080000000
  1861.       0000008000000000000000800000000000000080000000000000008000000000
  1862.       000000800000FFFFFF0000000000000000000000000000000000808080000000
  1863.       0000008000000000000000800000000000000080000000000000008000000000
  1864.       000000800000FFFFFF0000000000000000000000000000000000808080008080
  1865.       8000808080008080800080808000808080008080800080808000808080008080
  1866.       800080808000FFFFFF0000000000000000000000000000000000808080008080
  1867.       8000808080008080800080808000808080008080800080808000808080008080
  1868.       800080808000FFFFFF0000000000000000000000000000000000808080008080
  1869.       8000808080008080800080808000808080008080800080808000808080008080
  1870.       800080808000FFFFFF0000000000000000000000000000000000808080008080
  1871.       8000808080008080800080808000808080008080800080808000808080008080
  1872.       800080808000FFFFFF0000000000000000000000000000000000000000000000
  1873.       0000000000000000000000000000000000000000000000000000000000000000
  1874.       0000000000000000000000000000000000000000000000000000000000000000
  1875.       0000000000000000000000000000000000000000000000000000000000000000
  1876.       0000000000000000000000000000000000000000000000000000000000000000
  1877.       0000000000000000000000000000000000000000000000000000000000000000
  1878.       0000000000000000000000000000000000000000000000000000000000000000
  1879.       0000000000000000000000000000000000000000000000000000000000000000
  1880.       000000000000000000000000000000000000424D3E000000000000003E000000
  1881.       2800000040000000400000000100010000000000000200000000000000000000
  1882.       000000000000000000000000FFFFFF0000000000000000000000000000000000
  1883.       0000000000000000000000000000000000000000000000000000000000000000
  1884.       0000000000000000000000000000000000000000000000000000000000000000
  1885.       0000000000000000000000000000000000000000000000000000000000000000
  1886.       00000000000000000000000000000000FFFFFFFFFFFF0000FFFFFFFFFFFF0000
  1887.       C003C003C0030000C003C003C0030000C003C003C0030000C003C003C0030000
  1888.       C003C003C0030000C003C003C0030000C003C003C0030000C003C003C0030000
  1889.       C003C003C0030000C003C003C0030000C003C003C0030000C003C003C0030000
  1890.       C003C003C0030000FFFFFFFFFFFF0000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
  1891.       C003C003C003C003C003C003C003C003C003C003C003C003C003C003C003C003
  1892.       C003C003C003C003C003C003C003C003C003C003C003C003C003C003C003C003
  1893.       C003C003C003C003C003C003C003C003C003C003C003C003C003C003C003C003
  1894.       C003C003C003C003FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
  1895.       C003C003C003C003C003C003C003C003C003C003C003C003C003C003C003C003
  1896.       C003C003C003C003C003C003C003C003C003C003C003C003C003C003C003C003
  1897.       C003C003C003C003C003C003C003C003C003C003C003C003C003C003C003C003
  1898.       C003C003C003C003FFFFFFFFFFFFFFFF00000000000000000000000000000000
  1899.       000000000000}
  1900.   end
  1901.   object tiTray: TTrayIcon
  1902.     Active = False
  1903.     ShowDesigning = False
  1904.     ShowApp = False
  1905.     OnDblClick = tiTrayDblClick
  1906.     PopupMenu = mnuTrayPop
  1907.     Left = 248
  1908.     Top = 420
  1909.   end
  1910.   object mnuTrayPop: TPopupMenu
  1911.     Images = ImageList1
  1912.     Left = 278
  1913.     Top = 420
  1914.     object mnOpen: TMenuItem
  1915.       Caption = 'Open TuneUp Process Manager'
  1916.       Default = True
  1917.       OnClick = tiTrayDblClick
  1918.     end
  1919.     object MenuItem1: TMenuItem
  1920.       Caption = '-'
  1921.     end
  1922.     object miTrayNewTask: TMenuItem
  1923.       Caption = 'New Application...'
  1924.       ImageIndex = 4
  1925.       OnClick = mnNewTaskClick
  1926.     end
  1927.     object MenuItem2: TMenuItem
  1928.       Caption = '-'
  1929.     end
  1930.     object mnManualFree: TMenuItem
  1931.       Caption = 'Refresh Rate'
  1932.       object miTrayRefreshHigh: TMenuItem
  1933.         Tag = 3
  1934.         Caption = 'High'
  1935.         RadioItem = True
  1936.         OnClick = RefreshHighClick
  1937.       end
  1938.       object miTrayRefreshNormal: TMenuItem
  1939.         Tag = 2
  1940.         Caption = 'Normal'
  1941.         RadioItem = True
  1942.         OnClick = RefreshHighClick
  1943.       end
  1944.       object miTrayRefreshLow: TMenuItem
  1945.         Tag = 1
  1946.         Caption = 'Low'
  1947.         RadioItem = True
  1948.         OnClick = RefreshHighClick
  1949.       end
  1950.       object miTrayRefreshPause: TMenuItem
  1951.         Caption = 'Pause'
  1952.         RadioItem = True
  1953.         OnClick = RefreshHighClick
  1954.       end
  1955.     end
  1956.     object Windowsbeenden1: TMenuItem
  1957.       Caption = 'Exit Windows'
  1958.       object miTrayRestart: TMenuItem
  1959.         Caption = '&Restart Windows'
  1960.         OnClick = mnRestartClick
  1961.       end
  1962.       object miTrayReboot: TMenuItem
  1963.         Caption = 'Restart &Computer'
  1964.         OnClick = mnRebootClick
  1965.       end
  1966.       object miTrayShutdown: TMenuItem
  1967.         Caption = '&Shutdown Computer'
  1968.         OnClick = mnShutdownClick
  1969.       end
  1970.     end
  1971.     object MenuItem3: TMenuItem
  1972.       Caption = '-'
  1973.     end
  1974.     object miTrayClose: TMenuItem
  1975.       Caption = 'Exit'
  1976.       OnClick = mnCloseClick
  1977.     end
  1978.   end
  1979.   object mnuFile: TPopupMenu
  1980.     Images = ImageList1
  1981.     Left = 88
  1982.     Top = 244
  1983.     object NeueAnwendung1: TMenuItem
  1984.       Caption = '&New Application...'
  1985.       ImageIndex = 4
  1986.       ShortCut = 16462
  1987.       OnClick = mnNewTaskClick
  1988.     end
  1989.     object Windowsbeenden2: TMenuItem
  1990.       Caption = '&Exit Windows'
  1991.       object mnRestartWindows: TMenuItem
  1992.         Caption = '&Restart Windows'
  1993.         OnClick = mnRestartClick
  1994.       end
  1995.       object mnReboot: TMenuItem
  1996.         Caption = 'Restart &Computer'
  1997.         OnClick = mnRebootClick
  1998.       end
  1999.       object mnShutdown: TMenuItem
  2000.         Caption = 'Shut&down Computer'
  2001.         OnClick = mnShutdownClick
  2002.       end
  2003.     end
  2004.     object N10: TMenuItem
  2005.       Caption = '-'
  2006.     end
  2007.     object mnReplaceTaskManager: TMenuItem
  2008.       AutoCheck = True
  2009.       Caption = 'Replace Task Manager'
  2010.       OnClick = mnReplaceTaskManagerClick
  2011.     end
  2012.     object N4: TMenuItem
  2013.       Caption = '-'
  2014.     end
  2015.     object Beenden1: TMenuItem
  2016.       Caption = 'E&xit'
  2017.       OnClick = mnCloseClick
  2018.     end
  2019.   end
  2020.   object mnuEdit: TPopupMenu
  2021.     Images = ImageList1
  2022.     Left = 120
  2023.     Top = 244
  2024.     object N5: TMenuItem
  2025.       Action = actDetails
  2026.     end
  2027.     object N6: TMenuItem
  2028.       Caption = '-'
  2029.     end
  2030.     object mnTerminate2: TMenuItem
  2031.       Action = actTerminate
  2032.       ShortCut = 46
  2033.     end
  2034.     object mnSetPriorityMenu: TMenuItem
  2035.       Caption = '&Set Process Priority'
  2036.       Enabled = False
  2037.       object Echtzeit1: TMenuItem
  2038.         Action = actPriorityRealtime
  2039.         AutoCheck = True
  2040.         RadioItem = True
  2041.       end
  2042.       object Hoch1: TMenuItem
  2043.         Action = actPriorityHigh
  2044.         AutoCheck = True
  2045.         RadioItem = True
  2046.       end
  2047.       object Hheralsnormal1: TMenuItem
  2048.         Action = actPriorityAboveNormal
  2049.         AutoCheck = True
  2050.         RadioItem = True
  2051.       end
  2052.       object Normal1: TMenuItem
  2053.         Action = actPriorityNormal
  2054.         AutoCheck = True
  2055.         RadioItem = True
  2056.       end
  2057.       object Niedrigeralsnormal1: TMenuItem
  2058.         Action = actPriorityBelowNormal
  2059.         AutoCheck = True
  2060.         RadioItem = True
  2061.       end
  2062.       object Niedrig1: TMenuItem
  2063.         Action = actPriorityLow
  2064.         AutoCheck = True
  2065.         RadioItem = True
  2066.       end
  2067.     end
  2068.     object N9: TMenuItem
  2069.       Caption = '-'
  2070.     end
  2071.     object mnFileProperties: TMenuItem
  2072.       Caption = '&File Properties'
  2073.       Enabled = False
  2074.       OnClick = mnFilePropertiesClick
  2075.     end
  2076.   end
  2077.   object mnuView: TPopupMenu
  2078.     Images = ImageList1
  2079.     Left = 152
  2080.     Top = 244
  2081.     object mnMinToTray: TMenuItem
  2082.       AutoCheck = True
  2083.       Caption = 'Minimize to Notification Area'
  2084.       Checked = True
  2085.     end
  2086.     object mnAlwaysOnTop: TMenuItem
  2087.       AutoCheck = True
  2088.       Caption = 'Always on &Top'
  2089.       Checked = True
  2090.       ShortCut = 16468
  2091.       OnClick = mnAlwaysOnTopClick
  2092.     end
  2093.     object mnStatusBar: TMenuItem
  2094.       AutoCheck = True
  2095.       Caption = '&Status Bar'
  2096.       Checked = True
  2097.       OnClick = mnStatusBarClick
  2098.     end
  2099.     object N7: TMenuItem
  2100.       Caption = '-'
  2101.     end
  2102.     object mnGridlines: TMenuItem
  2103.       AutoCheck = True
  2104.       Caption = '&Grid'
  2105.       OnClick = mnGridlinesClick
  2106.     end
  2107.     object mnRefreshRate: TMenuItem
  2108.       Caption = '&Refresh Rate'
  2109.       object RefreshHigh: TMenuItem
  2110.         Tag = 3
  2111.         AutoCheck = True
  2112.         Caption = '&High'
  2113.         RadioItem = True
  2114.         OnClick = RefreshHighClick
  2115.       end
  2116.       object RefreshNormal: TMenuItem
  2117.         Tag = 2
  2118.         AutoCheck = True
  2119.         Caption = '&Normal'
  2120.         Checked = True
  2121.         RadioItem = True
  2122.         OnClick = RefreshHighClick
  2123.       end
  2124.       object RefreshLow: TMenuItem
  2125.         Tag = 1
  2126.         AutoCheck = True
  2127.         Caption = 'Lo&w'
  2128.         RadioItem = True
  2129.         OnClick = RefreshHighClick
  2130.       end
  2131.       object RefreshPause: TMenuItem
  2132.         AutoCheck = True
  2133.         Caption = '&Pause'
  2134.         RadioItem = True
  2135.         OnClick = RefreshHighClick
  2136.       end
  2137.     end
  2138.     object N3: TMenuItem
  2139.       Caption = '-'
  2140.     end
  2141.     object mnRefreshNOW: TMenuItem
  2142.       Caption = 'Re&fresh Now'
  2143.       ImageIndex = 1
  2144.       OnClick = mnRefreshNOWClick
  2145.     end
  2146.   end
  2147.   object mnuHelp: TPopupMenu
  2148.     Images = ImageList1
  2149.     Left = 184
  2150.     Top = 244
  2151.     object mnHelpTopic: TMenuItem
  2152.       Caption = 'TuneUp Process Manager &Help'
  2153.       ImageIndex = 2
  2154.       OnClick = mnHelpTopicClick
  2155.     end
  2156.     object mnGoToWebSite: TMenuItem
  2157.       Caption = 'TuneUp Software &Website'
  2158.       ImageIndex = 3
  2159.       OnClick = mnGoToWebSiteClick
  2160.     end
  2161.     object N2: TMenuItem
  2162.       Caption = '-'
  2163.     end
  2164.     object mnAbout: TMenuItem
  2165.       Caption = '&About TuneUp Process Manager'
  2166.       OnClick = mnAboutClick
  2167.     end
  2168.   end
  2169. end
  2170.