object SysInfoForm: TSysInfoForm Left = 50 Top = 220 BorderStyle = bsDialog Caption = 'System Information' ClientHeight = 425 ClientWidth = 421 Font.Color = clBtnText Font.Height = -12 Font.Name = 'Arial' Font.Style = [] Position = poScreenCenter Scaled = False PixelsPerInch = 96 TextHeight = 15 object Bevel1: TBevel Left = 8 Top = 8 Width = 405 Height = 365 end object Label1: TLabel Left = 102 Top = 62 Width = 46 Height = 15 Alignment = taRightJustify Caption = 'Memory:' end object TotalMem: TLabel Left = 156 Top = 62 Width = 52 Height = 15 Caption = 'Unknown' end object PMemFree: TLabel Left = 284 Top = 210 Width = 52 Height = 15 Caption = 'Unknown' end object Label7: TLabel Left = 84 Top = 256 Width = 64 Height = 15 Alignment = taRightJustify Caption = 'Resources:' end object PMemGuage: TGauge Left = 156 Top = 208 Width = 121 Height = 18 ShowText = False Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ForeColor = clMaroon ParentFont = False Progress = 0 end object VMemGuage: TGauge Left = 156 Top = 232 Width = 121 Height = 18 ShowText = False Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ForeColor = clMaroon ParentFont = False Progress = 0 end object VMemFree: TLabel Left = 284 Top = 234 Width = 52 Height = 15 Caption = 'Unknown' end object ResourceGuage: TGauge Left = 156 Top = 256 Width = 121 Height = 18 ShowText = False Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ForeColor = clMaroon ParentFont = False Progress = 0 end object ResourcesFree: TLabel Left = 284 Top = 258 Width = 52 Height = 15 Caption = 'Unknown' end object Platform: TLabel Left = 156 Top = 124 Width = 52 Height = 15 Caption = 'Unknown' end object Label5: TLabel Left = 47 Top = 124 Width = 101 Height = 15 Alignment = taRightJustify Caption = 'Operating System:' end object WinVer: TLabel Left = 156 Top = 148 Width = 52 Height = 15 Caption = 'Unknown' end object Label8: TLabel Left = 103 Top = 148 Width = 45 Height = 15 Alignment = taRightJustify Caption = 'Version:' end object Label3: TLabel Left = 26 Top = 398 Width = 71 Height = 15 Alignment = taRightJustify Caption = 'Active Tasks:' end object NumTasks: TLabel Left = 104 Top = 398 Width = 52 Height = 15 Caption = 'Unknown' end object Label6: TLabel Left = 119 Top = 40 Width = 29 Height = 15 Alignment = taRightJustify Caption = 'CPU:' end object CPUType: TLabel Left = 156 Top = 40 Width = 52 Height = 15 Caption = 'Unknown' end object Label9: TLabel Left = 20 Top = 16 Width = 58 Height = 15 Caption = 'Computer:' Font.Color = clBtnText Font.Height = -12 Font.Name = 'Arial' Font.Style = [] ParentFont = False end object Bevel2: TBevel Left = 40 Top = 32 Width = 9 Height = 49 Shape = bsLeftLine end object Label10: TLabel Left = 20 Top = 96 Width = 101 Height = 15 Caption = 'Operating System:' Font.Color = clBtnText Font.Height = -12 Font.Name = 'Arial' Font.Style = [] ParentFont = False end object Bevel3: TBevel Left = 40 Top = 116 Width = 9 Height = 49 Shape = bsLeftLine end object Bevel4: TBevel Left = 40 Top = 200 Width = 9 Height = 97 Shape = bsLeftLine end object Label11: TLabel Left = 20 Top = 180 Width = 108 Height = 15 Caption = 'System Resources:' Font.Color = clBtnText Font.Height = -12 Font.Name = 'Arial' Font.Style = [] ParentFont = False end object Label12: TLabel Left = 53 Top = 208 Width = 95 Height = 15 Alignment = taRightJustify Caption = 'Physical Memory:' end object Label14: TLabel Left = 65 Top = 232 Width = 83 Height = 15 Alignment = taRightJustify Caption = 'Virtual Memory:' end object OKButton: TBitBtn Left = 332 Top = 388 Width = 81 Height = 28 Caption = 'OK' Default = True ModalResult = 1 TabOrder = 0 Glyph.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 0400000000008000000000000000000000001000000010000000000000000000 BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333 3333333333333333300033333333333000B0330000300000E00030BFB70FBFB0 E0003000000BFBF0E00030BFB70FBFB0E0003000000BFBF0E00030BFB70F0FB0 E00030000000FBF0E00030BFB700BFB0E0003300000BFB0000003333330FB033 33333333330B033333333333330F833333333333333083333333} IsControl = True end end