home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 September / Chip_2001-09_cd1.bin / zkuste / irc / prog / virc97.exe / 0 / RCDATA / TMEMORYUSAGE / TMEMORYUSAGE.txt
Encoding:
Text File  |  2001-06-24  |  4.3 KB  |  249 lines

  1. object MemoryUsage: TMemoryUsage
  2.   Left = 266
  3.   Top = 167
  4.   BorderIcons = [biSystemMenu, biMinimize]
  5.   BorderStyle = bsDialog
  6.   Caption = 'Memory usage/status'
  7.   ClientHeight = 307
  8.   ClientWidth = 290
  9.   Font.Color = clWindowText
  10.   Font.Height = -13
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   FormStyle = fsStayOnTop
  14.   Position = poScreenCenter
  15.   Scaled = False
  16.   OnClose = FormClose
  17.   PixelsPerInch = 120
  18.   TextHeight = 16
  19.   object Label1: TLabel
  20.     Left = 8
  21.     Top = 8
  22.     Width = 153
  23.     Height = 16
  24.     AutoSize = False
  25.     Caption = 'TotalAddrSpace:'
  26.   end
  27.   object TotalAddrSpace: TLabel
  28.     Left = 164
  29.     Top = 8
  30.     Width = 117
  31.     Height = 16
  32.     AutoSize = False
  33.     Caption = '0'
  34.   end
  35.   object TotalUncommitted: TLabel
  36.     Left = 164
  37.     Top = 28
  38.     Width = 117
  39.     Height = 16
  40.     AutoSize = False
  41.     Caption = '0'
  42.   end
  43.   object Label2: TLabel
  44.     Left = 8
  45.     Top = 28
  46.     Width = 153
  47.     Height = 16
  48.     AutoSize = False
  49.     Caption = 'TotalUncommitted'
  50.   end
  51.   object TotalCommitted: TLabel
  52.     Left = 164
  53.     Top = 48
  54.     Width = 117
  55.     Height = 16
  56.     AutoSize = False
  57.     Caption = '0'
  58.   end
  59.   object Label4: TLabel
  60.     Left = 8
  61.     Top = 48
  62.     Width = 153
  63.     Height = 16
  64.     AutoSize = False
  65.     Caption = 'TotalCommitted'
  66.   end
  67.   object TotalAllocated: TLabel
  68.     Left = 164
  69.     Top = 68
  70.     Width = 117
  71.     Height = 16
  72.     AutoSize = False
  73.     Caption = '0'
  74.   end
  75.   object Label6: TLabel
  76.     Left = 8
  77.     Top = 68
  78.     Width = 153
  79.     Height = 16
  80.     AutoSize = False
  81.     Caption = 'TotalAllocated'
  82.   end
  83.   object TotalFree: TLabel
  84.     Left = 164
  85.     Top = 88
  86.     Width = 117
  87.     Height = 16
  88.     AutoSize = False
  89.     Caption = '0'
  90.   end
  91.   object Label8: TLabel
  92.     Left = 8
  93.     Top = 88
  94.     Width = 153
  95.     Height = 16
  96.     AutoSize = False
  97.     Caption = 'TotalFree'
  98.   end
  99.   object FreeSmall: TLabel
  100.     Left = 164
  101.     Top = 108
  102.     Width = 117
  103.     Height = 16
  104.     AutoSize = False
  105.     Caption = '0'
  106.   end
  107.   object Label10: TLabel
  108.     Left = 8
  109.     Top = 108
  110.     Width = 153
  111.     Height = 16
  112.     AutoSize = False
  113.     Caption = 'FreeSmall'
  114.   end
  115.   object FreeBig: TLabel
  116.     Left = 164
  117.     Top = 128
  118.     Width = 117
  119.     Height = 16
  120.     AutoSize = False
  121.     Caption = '0'
  122.   end
  123.   object Label12: TLabel
  124.     Left = 8
  125.     Top = 128
  126.     Width = 153
  127.     Height = 16
  128.     AutoSize = False
  129.     Caption = 'FreeBig'
  130.   end
  131.   object Label13: TLabel
  132.     Left = 8
  133.     Top = 148
  134.     Width = 153
  135.     Height = 16
  136.     AutoSize = False
  137.     Caption = 'Unused'
  138.   end
  139.   object Unused: TLabel
  140.     Left = 164
  141.     Top = 148
  142.     Width = 117
  143.     Height = 16
  144.     AutoSize = False
  145.     Caption = '0'
  146.   end
  147.   object Label15: TLabel
  148.     Left = 8
  149.     Top = 168
  150.     Width = 153
  151.     Height = 16
  152.     AutoSize = False
  153.     Caption = 'Overhead'
  154.   end
  155.   object Overhead: TLabel
  156.     Left = 164
  157.     Top = 168
  158.     Width = 117
  159.     Height = 16
  160.     AutoSize = False
  161.     Caption = '0'
  162.   end
  163.   object Label17: TLabel
  164.     Left = 8
  165.     Top = 188
  166.     Width = 153
  167.     Height = 16
  168.     AutoSize = False
  169.     Caption = 'HeapErrorCode'
  170.   end
  171.   object HeapErrorCode: TLabel
  172.     Left = 164
  173.     Top = 188
  174.     Width = 117
  175.     Height = 16
  176.     AutoSize = False
  177.     Caption = '0'
  178.   end
  179.   object Label3: TLabel
  180.     Left = 8
  181.     Top = 208
  182.     Width = 153
  183.     Height = 16
  184.     AutoSize = False
  185.     Caption = 'VS_VarsInUse'
  186.   end
  187.   object VarsInUse: TLabel
  188.     Left = 164
  189.     Top = 208
  190.     Width = 117
  191.     Height = 16
  192.     AutoSize = False
  193.     Caption = '0'
  194.   end
  195.   object Label5: TLabel
  196.     Left = 8
  197.     Top = 228
  198.     Width = 153
  199.     Height = 16
  200.     AutoSize = False
  201.     Caption = 'VS_ArrayVarsInUse'
  202.   end
  203.   object ArrayVarsInUse: TLabel
  204.     Left = 164
  205.     Top = 228
  206.     Width = 117
  207.     Height = 16
  208.     AutoSize = False
  209.     Caption = '0'
  210.   end
  211.   object Label7: TLabel
  212.     Left = 8
  213.     Top = 248
  214.     Width = 153
  215.     Height = 16
  216.     AutoSize = False
  217.     Caption = 'OVS_ObjectCount'
  218.   end
  219.   object ObjectCount: TLabel
  220.     Left = 164
  221.     Top = 248
  222.     Width = 117
  223.     Height = 16
  224.     AutoSize = False
  225.     Caption = '0'
  226.   end
  227.   object Label11: TLabel
  228.     Left = 8
  229.     Top = 268
  230.     Width = 153
  231.     Height = 16
  232.     AutoSize = False
  233.     Caption = 'OVS_EventCount'
  234.   end
  235.   object EventCount: TLabel
  236.     Left = 164
  237.     Top = 268
  238.     Width = 117
  239.     Height = 16
  240.     AutoSize = False
  241.     Caption = '0'
  242.   end
  243.   object StatusTimer: TTimer
  244.     OnTimer = StatusTimerTimer
  245.     Left = 131
  246.     Top = 90
  247.   end
  248. end
  249.