home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2001 February
/
PCWorld_2001-02_cd.bin
/
Software
/
Vyzkuste
/
visirc
/
VIRC97.EXE
/
0
/
RCDATA
/
TMEMORYUSAGE
/
TMEMORYUSAGE.txt
Wrap
Text File
|
1998-09-02
|
4KB
|
250 lines
object MemoryUsage: TMemoryUsage
Left = 266
Top = 167
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsDialog
Caption = 'Memory usage/status'
ClientHeight = 307
ClientWidth = 290
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
Position = poScreenCenter
Scaled = False
OnClose = FormClose
PixelsPerInch = 120
TextHeight = 16
object Label1: TLabel
Left = 8
Top = 8
Width = 153
Height = 16
AutoSize = False
Caption = 'TotalAddrSpace:'
end
object TotalAddrSpace: TLabel
Left = 164
Top = 8
Width = 117
Height = 16
AutoSize = False
Caption = '0'
end
object TotalUncommitted: TLabel
Left = 164
Top = 28
Width = 117
Height = 16
AutoSize = False
Caption = '0'
end
object Label2: TLabel
Left = 8
Top = 28
Width = 153
Height = 16
AutoSize = False
Caption = 'TotalUncommitted'
end
object TotalCommitted: TLabel
Left = 164
Top = 48
Width = 117
Height = 16
AutoSize = False
Caption = '0'
end
object Label4: TLabel
Left = 8
Top = 48
Width = 153
Height = 16
AutoSize = False
Caption = 'TotalCommitted'
end
object TotalAllocated: TLabel
Left = 164
Top = 68
Width = 117
Height = 16
AutoSize = False
Caption = '0'
end
object Label6: TLabel
Left = 8
Top = 68
Width = 153
Height = 16
AutoSize = False
Caption = 'TotalAllocated'
end
object TotalFree: TLabel
Left = 164
Top = 88
Width = 117
Height = 16
AutoSize = False
Caption = '0'
end
object Label8: TLabel
Left = 8
Top = 88
Width = 153
Height = 16
AutoSize = False
Caption = 'TotalFree'
end
object FreeSmall: TLabel
Left = 164
Top = 108
Width = 117
Height = 16
AutoSize = False
Caption = '0'
end
object Label10: TLabel
Left = 8
Top = 108
Width = 153
Height = 16
AutoSize = False
Caption = 'FreeSmall'
end
object FreeBig: TLabel
Left = 164
Top = 128
Width = 117
Height = 16
AutoSize = False
Caption = '0'
end
object Label12: TLabel
Left = 8
Top = 128
Width = 153
Height = 16
AutoSize = False
Caption = 'FreeBig'
end
object Label13: TLabel
Left = 8
Top = 148
Width = 153
Height = 16
AutoSize = False
Caption = 'Unused'
end
object Unused: TLabel
Left = 164
Top = 148
Width = 117
Height = 16
AutoSize = False
Caption = '0'
end
object Label15: TLabel
Left = 8
Top = 168
Width = 153
Height = 16
AutoSize = False
Caption = 'Overhead'
end
object Overhead: TLabel
Left = 164
Top = 168
Width = 117
Height = 16
AutoSize = False
Caption = '0'
end
object Label17: TLabel
Left = 8
Top = 188
Width = 153
Height = 16
AutoSize = False
Caption = 'HeapErrorCode'
end
object HeapErrorCode: TLabel
Left = 164
Top = 188
Width = 117
Height = 16
AutoSize = False
Caption = '0'
end
object Label3: TLabel
Left = 8
Top = 208
Width = 153
Height = 16
AutoSize = False
Caption = 'VS_VarsInUse'
end
object VarsInUse: TLabel
Left = 164
Top = 208
Width = 117
Height = 16
AutoSize = False
Caption = '0'
end
object Label5: TLabel
Left = 8
Top = 228
Width = 153
Height = 16
AutoSize = False
Caption = 'VS_ArrayVarsInUse'
end
object ArrayVarsInUse: TLabel
Left = 164
Top = 228
Width = 117
Height = 16
AutoSize = False
Caption = '0'
end
object Label7: TLabel
Left = 8
Top = 248
Width = 153
Height = 16
AutoSize = False
Caption = 'OVS_ObjectCount'
end
object ObjectCount: TLabel
Left = 164
Top = 248
Width = 117
Height = 16
AutoSize = False
Caption = '0'
end
object Label11: TLabel
Left = 8
Top = 268
Width = 153
Height = 16
AutoSize = False
Caption = 'OVS_EventCount'
end
object EventCount: TLabel
Left = 164
Top = 268
Width = 117
Height = 16
AutoSize = False
Caption = '0'
end
object StatusTimer: TTimer
OnTimer = StatusTimerTimer
Left = 131
Top = 90
end
end