object SystemInformationDlg: TSystemInformationDlg Left = 236 Top = 83 BorderIcons = [biSystemMenu, biMinimize] BorderStyle = bsDialog Caption = 'System Information' ClientHeight = 429 ClientWidth = 294 Font.Color = clWindowText Font.Height = -13 Font.Name = 'System' Font.Style = [] PixelsPerInch = 96 Position = poScreenCenter TextHeight = 16 object Panel2: TPanel Left = 0 Top = 0 Width = 294 Height = 429 Align = alClient BevelOuter = bvLowered TabOrder = 0 object Bevel1: TBevel Left = 0 Top = 376 Width = 293 Height = 5 Shape = bsTopLine end object BitBtn1: TBitBtn Left = 102 Top = 388 Width = 89 Height = 33 TabOrder = 3 Kind = bkOK end object Panel6: TPanel Left = 10 Top = 276 Width = 273 Height = 92 BevelInner = bvLowered BevelOuter = bvNone TabOrder = 5 object Label6: TLabel Left = 10 Top = 8 Width = 93 Height = 16 Caption = 'Windows Disk' end object Label16: TLabel Left = 10 Top = 28 Width = 137 Height = 16 Caption = 'Windows Disk Space' end object Label11: TLabel Left = 10 Top = 48 Width = 103 Height = 16 Caption = 'Temporary Disk' end object Label12: TLabel Left = 10 Top = 68 Width = 147 Height = 16 Caption = 'Temporary Disk Space' end object SystemInfo15: TSystemInfo Left = 168 Top = 68 Width = 95 Height = 16 Alignment = taRightJustify Attribute = atFreeDisk Disk = 'C' end object SystemInfo14: TSystemInfo Left = 172 Top = 48 Width = 91 Height = 16 Alignment = taRightJustify Attribute = atTempDisk Disk = 'C' end object SystemInfo9: TSystemInfo Left = 176 Top = 28 Width = 87 Height = 16 Alignment = taRightJustify Attribute = atWindowsFreeDisk Disk = 'C' end object SystemInfo13: TSystemInfo Left = 164 Top = 8 Width = 99 Height = 16 Alignment = taRightJustify Attribute = atWindowsDisk Disk = 'C' end end object Panel5: TPanel Left = 10 Top = 200 Width = 273 Height = 72 BevelInner = bvLowered BevelOuter = bvNone TabOrder = 2 object Label14: TLabel Left = 10 Top = 8 Width = 86 Height = 16 Caption = 'Free Memory' end object SystemInfo7: TSystemInfo Left = 112 Top = 8 Width = 151 Height = 16 Alignment = taRightJustify Attribute = atFreeMemory Disk = 'C' end object Label4: TLabel Left = 10 Top = 28 Width = 131 Height = 16 Caption = 'Free GDI Resources' end object SystemInfo11: TSystemInfo Left = 180 Top = 28 Width = 83 Height = 16 Alignment = taRightJustify Attribute = atFreeGDIResources Disk = 'C' end object Label5: TLabel Left = 10 Top = 48 Width = 138 Height = 16 Caption = 'Free User Resources' end object SystemInfo12: TSystemInfo Left = 172 Top = 48 Width = 91 Height = 16 Alignment = taRightJustify Attribute = atFreeUserResources Disk = 'C' end end object Panel4: TPanel Left = 10 Top = 124 Width = 273 Height = 72 BevelInner = bvLowered BevelOuter = bvNone TabOrder = 1 object Label9: TLabel Left = 10 Top = 8 Width = 113 Height = 16 Caption = 'Windows Version' end object Label10: TLabel Left = 10 Top = 48 Width = 82 Height = 16 Caption = 'DOS Version' end object SystemInfo5: TSystemInfo Left = 152 Top = 8 Width = 111 Height = 16 Alignment = taRightJustify Attribute = atWindowsVersion Disk = 'C' end object SystemInfo6: TSystemInfo Left = 148 Top = 48 Width = 115 Height = 16 Alignment = taRightJustify Attribute = atDosVersion Disk = 'C' end object Label3: TLabel Left = 10 Top = 28 Width = 100 Height = 16 Caption = 'Windows Mode' end object SystemInfo10: TSystemInfo Left = 136 Top = 28 Width = 127 Height = 16 Alignment = taRightJustify Attribute = atWindowsMode Disk = 'C' end end object Panel3: TPanel Left = 10 Top = 68 Width = 273 Height = 52 BevelInner = bvLowered BevelOuter = bvNone TabOrder = 0 object Label7: TLabel Left = 10 Top = 8 Width = 64 Height = 16 Caption = 'CPU Type' end object Label8: TLabel Left = 10 Top = 28 Width = 131 Height = 16 Caption = 'Maths Co-Processor' end object SystemInfo3: TSystemInfo Left = 148 Top = 8 Width = 115 Height = 16 Alignment = taRightJustify Attribute = atCPU Disk = 'C' end object SystemInfo4: TSystemInfo Left = 160 Top = 28 Width = 103 Height = 16 Alignment = taRightJustify Attribute = atCoProcessor Disk = 'C' end end object Panel1: TPanel Left = 10 Top = 12 Width = 273 Height = 52 BevelInner = bvLowered BevelOuter = bvNone TabOrder = 4 object Label1: TLabel Left = 10 Top = 8 Width = 31 Height = 16 Caption = 'User' end object Label2: TLabel Left = 10 Top = 28 Width = 61 Height = 16 Caption = 'Company' end object SystemInfo1: TSystemInfo Left = 80 Top = 8 Width = 183 Height = 16 Alignment = taRightJustify Attribute = atUserName Disk = 'C' end object SystemInfo2: TSystemInfo Left = 84 Top = 28 Width = 179 Height = 16 Alignment = taRightJustify Attribute = atCompanyName Disk = 'C' end end end end