home *** CD-ROM | disk | FTP | other *** search
/ PC World 1999 February / PCWorld_1999-02_cd.bin / temacd / TaskInfo / TaskInfo.exe / 0 / RCDATA / TMAINFORM / TMAINFORM.txt
Text File  |  1998-10-25  |  15KB  |  547 lines

  1. object MainForm: TMainForm
  2.   Left = 267
  3.   Top = 104
  4.   Width = 723
  5.   Height = 444
  6.   HelpContext = 1
  7.   Caption = 'TaskInfo98'
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Menu = MainMenu1
  14.   Position = poDefaultPosOnly
  15.   OnCreate = FormCreate
  16.   OnDestroy = FormDestroy
  17.   OnPaint = FormPaint
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object VerticalSplitter: TSplitter
  21.     Left = 414
  22.     Top = 0
  23.     Width = 4
  24.     Height = 384
  25.     Cursor = crHSplit
  26.   end
  27.   object ProcessesPanel: TPanel
  28.     Left = 0
  29.     Top = 0
  30.     Width = 414
  31.     Height = 384
  32.     Align = alLeft
  33.     TabOrder = 0
  34.     object ProcessesScrollBox: TScrollBox
  35.       Left = 1
  36.       Top = 17
  37.       Width = 412
  38.       Height = 366
  39.       HorzScrollBar.Tracking = True
  40.       VertScrollBar.Tracking = True
  41.       Align = alClient
  42.       BorderStyle = bsNone
  43.       Color = clWindow
  44.       ParentColor = False
  45.       TabOrder = 0
  46.       OnMouseMove = StatusBlankMouseMove
  47.       object ProcessesStringGrid: TStringGrid
  48.         Left = 0
  49.         Top = 0
  50.         Width = 412
  51.         Height = 344
  52.         BorderStyle = bsNone
  53.         ColCount = 4
  54.         DefaultColWidth = 10
  55.         DefaultRowHeight = 20
  56.         FixedCols = 0
  57.         FixedRows = 0
  58.         Options = [goFixedVertLine, goFixedHorzLine, goRowSelect, goThumbTracking]
  59.         PopupMenu = ProcessesPopupMenu
  60.         ScrollBars = ssNone
  61.         TabOrder = 0
  62.         OnClick = ProcessesStringGridClick
  63.         OnDblClick = ProcessesStringGridDblClick
  64.         OnMouseMove = ProcessesStringGridMouseMove
  65.         ColWidths = (
  66.           10
  67.           10
  68.           10
  69.           10)
  70.       end
  71.     end
  72.     object ProcessesCaptionScrollBox: TScrollBox
  73.       Left = 1
  74.       Top = 1
  75.       Width = 412
  76.       Height = 16
  77.       HorzScrollBar.Visible = False
  78.       VertScrollBar.Visible = False
  79.       Align = alTop
  80.       BorderStyle = bsNone
  81.       Color = clWindow
  82.       ParentColor = False
  83.       TabOrder = 1
  84.       object ProcessListView: TListView
  85.         Left = 0
  86.         Top = 0
  87.         Width = 412
  88.         Height = 17
  89.         ColumnClick = False
  90.         Columns = <>
  91.         ReadOnly = True
  92.         HideSelection = False
  93.         AllocBy = 10
  94.         RowSelect = True
  95.         OnMouseMove = StatusBlankMouseMove
  96.         TabOrder = 0
  97.         ViewStyle = vsReport
  98.       end
  99.     end
  100.   end
  101.   object RightPanel: TPanel
  102.     Left = 418
  103.     Top = 0
  104.     Width = 297
  105.     Height = 384
  106.     Align = alClient
  107.     TabOrder = 1
  108.     object HorisontalSplitter: TSplitter
  109.       Left = 1
  110.       Top = 217
  111.       Width = 295
  112.       Height = 4
  113.       Cursor = crVSplit
  114.       Align = alTop
  115.     end
  116.     object ObjectsPageControl: TPageControl
  117.       Left = 1
  118.       Top = 221
  119.       Width = 295
  120.       Height = 162
  121.       ActivePage = GenTabSheet
  122.       Align = alClient
  123.       TabOrder = 0
  124.       OnChange = ObjectsPageControlChange
  125.       OnMouseMove = StatusBlankMouseMove
  126.       object GenTabSheet: TTabSheet
  127.         Caption = 'General'
  128.         object GenScrollBox: TScrollBox
  129.           Left = 0
  130.           Top = 0
  131.           Width = 287
  132.           Height = 134
  133.           HorzScrollBar.Tracking = True
  134.           VertScrollBar.Tracking = True
  135.           Align = alClient
  136.           BorderStyle = bsNone
  137.           Color = clWindow
  138.           ParentColor = False
  139.           TabOrder = 0
  140.           OnMouseMove = StatusBlankMouseMove
  141.           object GenStringGrid: TStringGrid
  142.             Left = 0
  143.             Top = 0
  144.             Width = 287
  145.             Height = 120
  146.             BorderStyle = bsNone
  147.             ColCount = 4
  148.             DefaultColWidth = 10
  149.             DefaultRowHeight = 20
  150.             FixedCols = 0
  151.             FixedRows = 0
  152.             Options = [goFixedVertLine, goFixedHorzLine, goThumbTracking]
  153.             ScrollBars = ssNone
  154.             TabOrder = 0
  155.             OnClick = RollStringGridClick
  156.             OnMouseMove = GenStringGridMouseMove
  157.             ColWidths = (
  158.               10
  159.               10
  160.               10
  161.               10)
  162.           end
  163.         end
  164.       end
  165.       object ModulesTabSheet: TTabSheet
  166.         Caption = 'Modules'
  167.         object ModulesScrollBox: TScrollBox
  168.           Left = 0
  169.           Top = 0
  170.           Width = 287
  171.           Height = 134
  172.           HorzScrollBar.Tracking = True
  173.           VertScrollBar.Tracking = True
  174.           Align = alClient
  175.           BorderStyle = bsNone
  176.           Color = clWindow
  177.           ParentColor = False
  178.           TabOrder = 0
  179.           OnMouseMove = StatusBlankMouseMove
  180.           object ModulesStringGrid: TStringGrid
  181.             Left = 0
  182.             Top = 0
  183.             Width = 285
  184.             Height = 120
  185.             BorderStyle = bsNone
  186.             ColCount = 4
  187.             DefaultColWidth = 10
  188.             DefaultRowHeight = 20
  189.             FixedCols = 0
  190.             FixedRows = 0
  191.             Options = [goFixedVertLine, goFixedHorzLine, goThumbTracking]
  192.             ScrollBars = ssNone
  193.             TabOrder = 0
  194.             OnClick = RollStringGridClick
  195.             OnMouseMove = ModulesStringGridMouseMove
  196.             ColWidths = (
  197.               10
  198.               10
  199.               10
  200.               10)
  201.           end
  202.         end
  203.       end
  204.       object ThreadRegsTabSheet: TTabSheet
  205.         Caption = 'Regs'
  206.         object ThreadInfoScrollBox: TScrollBox
  207.           Left = 0
  208.           Top = 0
  209.           Width = 287
  210.           Height = 134
  211.           HorzScrollBar.Tracking = True
  212.           VertScrollBar.Tracking = True
  213.           Align = alClient
  214.           BorderStyle = bsNone
  215.           Color = clWindow
  216.           ParentColor = False
  217.           TabOrder = 0
  218.           OnMouseMove = StatusBlankMouseMove
  219.           object ThreadRegsStringGrid: TStringGrid
  220.             Left = 0
  221.             Top = 0
  222.             Width = 359
  223.             Height = 86
  224.             BorderStyle = bsNone
  225.             ColCount = 4
  226.             DefaultColWidth = 10
  227.             DefaultRowHeight = 20
  228.             FixedCols = 0
  229.             FixedRows = 0
  230.             Options = [goFixedVertLine, goFixedHorzLine, goThumbTracking]
  231.             ScrollBars = ssNone
  232.             TabOrder = 0
  233.             OnClick = RollStringGridClick
  234.             OnMouseMove = ThreadRegsStringGridMouseMove
  235.             ColWidths = (
  236.               10
  237.               10
  238.               10
  239.               10)
  240.           end
  241.         end
  242.       end
  243.       object FilesTabSheet: TTabSheet
  244.         Caption = 'Files'
  245.         object FilesScrollBox: TScrollBox
  246.           Left = 0
  247.           Top = 0
  248.           Width = 287
  249.           Height = 134
  250.           HorzScrollBar.Tracking = True
  251.           VertScrollBar.Tracking = True
  252.           Align = alClient
  253.           BorderStyle = bsNone
  254.           Color = clWindow
  255.           ParentColor = False
  256.           TabOrder = 0
  257.           OnMouseMove = StatusBlankMouseMove
  258.           object FilesStringGrid: TStringGrid
  259.             Left = 0
  260.             Top = 0
  261.             Width = 285
  262.             Height = 120
  263.             BorderStyle = bsNone
  264.             ColCount = 4
  265.             DefaultColWidth = 10
  266.             DefaultRowHeight = 20
  267.             FixedCols = 0
  268.             FixedRows = 0
  269.             Options = [goFixedVertLine, goFixedHorzLine, goThumbTracking]
  270.             ScrollBars = ssNone
  271.             TabOrder = 0
  272.             OnClick = RollStringGridClick
  273.             OnMouseMove = FilesStringGridMouseMove
  274.             ColWidths = (
  275.               10
  276.               10
  277.               10
  278.               10)
  279.           end
  280.         end
  281.       end
  282.       object EnvTabSheet: TTabSheet
  283.         Caption = 'Env'
  284.         object EnvScrollBox: TScrollBox
  285.           Left = 0
  286.           Top = 0
  287.           Width = 287
  288.           Height = 134
  289.           HorzScrollBar.Tracking = True
  290.           VertScrollBar.Tracking = True
  291.           Align = alClient
  292.           BorderStyle = bsNone
  293.           Color = clWindow
  294.           ParentColor = False
  295.           TabOrder = 0
  296.           OnMouseMove = StatusBlankMouseMove
  297.           object EnvStringGrid: TStringGrid
  298.             Left = 0
  299.             Top = 0
  300.             Width = 285
  301.             Height = 120
  302.             BorderStyle = bsNone
  303.             ColCount = 4
  304.             DefaultColWidth = 10
  305.             DefaultRowHeight = 20
  306.             FixedCols = 0
  307.             FixedRows = 0
  308.             Options = [goFixedVertLine, goFixedHorzLine, goThumbTracking]
  309.             ScrollBars = ssNone
  310.             TabOrder = 0
  311.             OnClick = RollStringGridClick
  312.             OnMouseMove = EnvStringGridMouseMove
  313.             ColWidths = (
  314.               10
  315.               10
  316.               10
  317.               10)
  318.           end
  319.         end
  320.       end
  321.     end
  322.     object SysInfoPanel: TPanel
  323.       Left = 1
  324.       Top = 1
  325.       Width = 295
  326.       Height = 216
  327.       Align = alTop
  328.       TabOrder = 1
  329.       object SysScrollBox: TScrollBox
  330.         Left = 1
  331.         Top = 1
  332.         Width = 293
  333.         Height = 214
  334.         HorzScrollBar.Tracking = True
  335.         VertScrollBar.Tracking = True
  336.         Align = alClient
  337.         Color = clWindow
  338.         ParentColor = False
  339.         TabOrder = 0
  340.         OnMouseMove = StatusBlankMouseMove
  341.         object SysInfoStringGrid: TStringGrid
  342.           Left = 0
  343.           Top = 0
  344.           Width = 289
  345.           Height = 169
  346.           BorderStyle = bsNone
  347.           ColCount = 4
  348.           DefaultColWidth = 10
  349.           DefaultRowHeight = 20
  350.           FixedCols = 0
  351.           FixedRows = 0
  352.           Options = [goFixedVertLine, goFixedHorzLine, goThumbTracking]
  353.           ScrollBars = ssNone
  354.           TabOrder = 0
  355.           OnClick = RollStringGridClick
  356.           OnMouseMove = SysInfoStringGridMouseMove
  357.           ColWidths = (
  358.             10
  359.             10
  360.             10
  361.             10)
  362.         end
  363.       end
  364.     end
  365.   end
  366.   object StatusPanel: TPanel
  367.     Left = 0
  368.     Top = 384
  369.     Width = 715
  370.     Height = 14
  371.     Align = alBottom
  372.     Alignment = taLeftJustify
  373.     BevelOuter = bvLowered
  374.     TabOrder = 2
  375.     OnMouseMove = StatusBlankMouseMove
  376.   end
  377.   object RefreshTimer: TTimer
  378.     Enabled = False
  379.     Interval = 500
  380.     OnTimer = RefreshTimerTimer
  381.     Left = 259
  382.     Top = 56
  383.   end
  384.   object MainMenu1: TMainMenu
  385.     Left = 189
  386.     Top = 57
  387.     object File: TMenuItem
  388.       Caption = '&File'
  389.       object ShutDown: TMenuItem
  390.         Caption = '&ShutDown'
  391.         Hint = 'Shut Down System ...'
  392.         object ShutdownSystem1: TMenuItem
  393.           Caption = '&Shut Down System'
  394.           Hint = 
  395.             'Shuts Down System normally. Applications will have chance to sav' +
  396.             'e data.'
  397.           OnClick = ShutDounClick
  398.         end
  399.         object Reboot: TMenuItem
  400.           Caption = '&Reboot'
  401.           Hint = 
  402.             'Reboot System normally. Applications will have chance to save da' +
  403.             'ta.'
  404.           OnClick = RebootClick
  405.         end
  406.         object ForceReboot: TMenuItem
  407.           Caption = '&Force Reboot'
  408.           Hint = 
  409.             'Reboot System in emergency. Applications may lost unsaved data. ' +
  410.             'But Shuts Down more often then two previous commands.'
  411.           OnClick = ForceRebootClick
  412.         end
  413.       end
  414.       object TerminateProcess1: TMenuItem
  415.         Caption = '&Terminate Process'
  416.         Hint = 
  417.           'Force terminates selected process.This command gives no chance t' +
  418.           'o save data!'
  419.         OnClick = TerminateProcess1Click
  420.       end
  421.       object SetProcessPri1: TMenuItem
  422.         Caption = 'Set Process Priority'
  423.         Hint = 'Set Selected Process Priority ...'
  424.         object SetIdlePri2: TMenuItem
  425.           Caption = 'Idle'
  426.           Hint = 'Set Selected Process Priority to Idle'
  427.           OnClick = SetPriClick
  428.         end
  429.         object SetNormPri2: TMenuItem
  430.           Caption = 'Normal'
  431.           Hint = 'Set Selected Process Priority to Normal'
  432.           OnClick = SetPriClick
  433.         end
  434.         object SetHighPri2: TMenuItem
  435.           Caption = 'High'
  436.           Hint = 'Set Selected Process Priority to High'
  437.           OnClick = SetPriClick
  438.         end
  439.         object SetRealTimePri2: TMenuItem
  440.           Caption = 'RealTime'
  441.           Hint = 'Set Selected Process Priority to Real Time'
  442.           OnClick = SetPriClick
  443.         end
  444.       end
  445.       object Run1: TMenuItem
  446.         Caption = '&Run Application'
  447.         Hint = 'Run Application. Show Standard Run Dialog Box.'
  448.         OnClick = Run1Click
  449.       end
  450.       object Exit1: TMenuItem
  451.         Caption = 'Exit TaskInfo'
  452.         Hint = 'Quit TaskInfo.'
  453.         OnClick = Exit1Click
  454.       end
  455.     end
  456.     object View: TMenuItem
  457.       Caption = '&View'
  458.       object OnTop: TMenuItem
  459.         Caption = '&Always on Top'
  460.         Hint = 'Set TaskInfo Window topmost attribute.'
  461.         OnClick = OnTopClick
  462.       end
  463.       object ViewAllThreads: TMenuItem
  464.         Caption = 'View &All Threads'
  465.         Hint = 'View All Threads in System.'
  466.         OnClick = ViewAllThreadsClick
  467.       end
  468.       object ShowAllThreads2: TMenuItem
  469.         Caption = 'Show All Threads'
  470.         Hint = 'Show All Threads in System.'
  471.         OnClick = ShowAllThreads1Click
  472.       end
  473.       object HideAllThreads2: TMenuItem
  474.         Caption = 'Hide All Threads'
  475.         Hint = 'Hide All Threads in System.'
  476.         OnClick = HideAllThreads1Click
  477.       end
  478.     end
  479.     object Help: TMenuItem
  480.       Caption = '&Help'
  481.       object Help1: TMenuItem
  482.         Caption = '&Help'
  483.         OnClick = Help1Click
  484.       end
  485.       object About1: TMenuItem
  486.         Caption = '&About'
  487.         OnClick = About1Click
  488.       end
  489.     end
  490.   end
  491.   object ProcessesPopupMenu: TPopupMenu
  492.     Left = 113
  493.     Top = 57
  494.     object RunApplication1: TMenuItem
  495.       Caption = 'Run Application'
  496.       Hint = 'Run Application. Show Standard Run Dialog Box.'
  497.       OnClick = Run1Click
  498.     end
  499.     object TerminateProcess2: TMenuItem
  500.       Caption = 'Terminate Process'
  501.       Hint = 
  502.         'Force terminates selected process.This command gives no chance t' +
  503.         'o save data!'
  504.       OnClick = TerminateProcess1Click
  505.     end
  506.     object SetProcessPri2: TMenuItem
  507.       Caption = 'Set Process Priority'
  508.       Hint = 'Set Selected Process Priority ...'
  509.       object SetIdlePri1: TMenuItem
  510.         Caption = 'Set Idle Priority'
  511.         Hint = 'Set Selected Process Priority to Idle'
  512.         OnClick = SetPriClick
  513.       end
  514.       object SetNormPri1: TMenuItem
  515.         Caption = 'Set Normal Priority'
  516.         Hint = 'Set Selected Process Priority to Normal'
  517.         OnClick = SetPriClick
  518.       end
  519.       object SetHighPri1: TMenuItem
  520.         Caption = 'Set High Priority'
  521.         Hint = 'Set Selected Process Priority to High'
  522.         OnClick = SetPriClick
  523.       end
  524.       object SetRealTimePri1: TMenuItem
  525.         Caption = 'Set RealTime Priority'
  526.         Hint = 'Set Selected Process Priority to Real Time'
  527.         OnClick = SetPriClick
  528.       end
  529.     end
  530.     object ViewAllThreads1: TMenuItem
  531.       Caption = 'View &All Threads'
  532.       Hint = 'View All Threads in System.'
  533.       OnClick = ViewAllThreadsClick
  534.     end
  535.     object ShowAllThreads1: TMenuItem
  536.       Caption = 'Show All Threads'
  537.       Hint = 'Show All Threads in System.'
  538.       OnClick = ShowAllThreads1Click
  539.     end
  540.     object HideAllThreads1: TMenuItem
  541.       Caption = 'Hide All Threads'
  542.       Hint = 'Hide All Threads in System.'
  543.       OnClick = HideAllThreads1Click
  544.     end
  545.   end
  546. end
  547.