home *** CD-ROM | disk | FTP | other *** search
- object AboutForm: TAboutForm
- Left = 343
- Top = 105
- BorderIcons = [biSystemMenu]
- BorderStyle = bsDialog
- Caption = 'About RegView'
- ClientHeight = 223
- ClientWidth = 355
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS sans serif'
- Font.Style = []
- Position = poScreenCenter
- Scaled = False
- OnActivate = FormActivate
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 355
- Height = 223
- HelpContext = 75
- Align = alClient
- BevelOuter = bvNone
- Caption = 'Panel1'
- TabOrder = 0
- object LabelICVersion: TLabel
- Left = 52
- Top = 16
- Width = 293
- Height = 17
- AutoSize = False
- Caption = 'RegView version 2.21a'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS sans serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Line1: TBevel
- Left = 52
- Top = 52
- Width = 273
- Height = 9
- Shape = bsTopLine
- end
- object Image1: TImage
- Left = 8
- Top = 16
- Width = 32
- Height = 32
- end
- object TLabel
- Left = 52
- Top = 32
- Width = 241
- Height = 17
- AutoSize = False
- Caption = 'Written by Vincent K. Chiu'
- end
- object Label1: TLabel
- Left = 52
- Top = 136
- Width = 52
- Height = 13
- Caption = 'CPU Type:'
- end
- object LabelCPU: TLabel
- Left = 278
- Top = 136
- Width = 48
- Height = 13
- Alignment = taRightJustify
- Caption = 'LabelCPU'
- end
- object LabelRegFlag: TLabel
- Left = 44
- Top = 170
- Width = 293
- Height = 17
- Alignment = taCenter
- AutoSize = False
- Caption = 'Unregistered Version'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS sans serif'
- Font.Style = [fsBold]
- ParentFont = False
- Visible = False
- end
- object BitBtn1: TBitBtn
- Left = 148
- Top = 192
- Width = 77
- Height = 23
- Caption = 'OK'
- ModalResult = 1
- ParentShowHint = False
- ShowHint = False
- TabOrder = 0
- NumGlyphs = 2
- end
- object PhysMemory: TPanel
- Left = 212
- Top = 104
- Width = 113
- Height = 17
- HelpContext = 70
- Alignment = taRightJustify
- BevelOuter = bvNone
- Caption = 'PhysMemory'
- TabOrder = 1
- end
- object ValueLoad: TPanel
- Left = 212
- Top = 120
- Width = 113
- Height = 17
- HelpContext = 71
- Alignment = taRightJustify
- BevelOuter = bvNone
- Caption = 'ValueLoad'
- TabOrder = 2
- end
- object TPanel
- Left = 52
- Top = 104
- Width = 185
- Height = 17
- HelpContext = 70
- Alignment = taLeftJustify
- BevelOuter = bvNone
- Caption = 'Physical Memory Available: '
- TabOrder = 3
- end
- object TPanel
- Left = 52
- Top = 120
- Width = 201
- Height = 17
- HelpContext = 71
- Alignment = taLeftJustify
- BevelOuter = bvNone
- Caption = 'Memory Load:'
- TabOrder = 4
- end
- end
- object lblUserName: TPanel
- Left = 52
- Top = 72
- Width = 185
- Height = 17
- HelpContext = 70
- Alignment = taLeftJustify
- BevelOuter = bvNone
- Caption = 'User Name:'
- TabOrder = 1
- end
- object UserName: TPanel
- Left = 124
- Top = 72
- Width = 201
- Height = 17
- HelpContext = 70
- Alignment = taRightJustify
- BevelOuter = bvNone
- Caption = 'UserName'
- TabOrder = 2
- end
- object lblFreeSpace: TPanel
- Left = 52
- Top = 88
- Width = 185
- Height = 17
- HelpContext = 70
- Alignment = taLeftJustify
- BevelOuter = bvNone
- Caption = 'Free Space(C:):'
- TabOrder = 3
- end
- object FreeSpace: TPanel
- Left = 148
- Top = 88
- Width = 177
- Height = 17
- HelpContext = 70
- Alignment = taRightJustify
- BevelOuter = bvNone
- Caption = 'FreeSpace'
- TabOrder = 4
- end
- object WinVer: TPanel
- Left = 52
- Top = 56
- Width = 273
- Height = 17
- HelpContext = 70
- Alignment = taLeftJustify
- BevelOuter = bvNone
- Caption = 'WinVer'
- TabOrder = 5
- end
- object Panel4: TPanel
- Left = 52
- Top = 152
- Width = 185
- Height = 17
- HelpContext = 70
- Alignment = taLeftJustify
- BevelOuter = bvNone
- Caption = 'Free System Resources:'
- TabOrder = 6
- Visible = False
- end
- object FreeResources: TPanel
- Left = 212
- Top = 152
- Width = 113
- Height = 17
- HelpContext = 70
- Alignment = taRightJustify
- BevelOuter = bvNone
- Caption = 'FreeResources'
- TabOrder = 7
- Visible = False
- end
- object Timer1: TTimer
- OnTimer = Timer1Timer
- Left = 292
- Top = 40
- end
- end
-