home *** CD-ROM | disk | FTP | other *** search
/ Chip: Shareware for Win 95 / Chip-Shareware-Win95.bin / grafika / nsico / nsicon95.cmp / NSICON.EXE / 0 / RCDATA / TSYSINFOFORM / TSYSINFOFORM.txt
Text File  |  1997-03-21  |  5KB  |  262 lines

  1. object SysInfoForm: TSysInfoForm
  2.   Left = 50
  3.   Top = 220
  4.   BorderStyle = bsDialog
  5.   Caption = 'System Information'
  6.   ClientHeight = 425
  7.   ClientWidth = 421
  8.   Font.Color = clBtnText
  9.   Font.Height = -12
  10.   Font.Name = 'Arial'
  11.   Font.Style = []
  12.   Position = poScreenCenter
  13.   Scaled = False
  14.   PixelsPerInch = 96
  15.   TextHeight = 15
  16.   object Bevel1: TBevel
  17.     Left = 8
  18.     Top = 8
  19.     Width = 405
  20.     Height = 365
  21.   end
  22.   object Label1: TLabel
  23.     Left = 102
  24.     Top = 62
  25.     Width = 46
  26.     Height = 15
  27.     Alignment = taRightJustify
  28.     Caption = 'Memory:'
  29.   end
  30.   object TotalMem: TLabel
  31.     Left = 156
  32.     Top = 62
  33.     Width = 52
  34.     Height = 15
  35.     Caption = 'Unknown'
  36.   end
  37.   object PMemFree: TLabel
  38.     Left = 284
  39.     Top = 210
  40.     Width = 52
  41.     Height = 15
  42.     Caption = 'Unknown'
  43.   end
  44.   object Label7: TLabel
  45.     Left = 84
  46.     Top = 256
  47.     Width = 64
  48.     Height = 15
  49.     Alignment = taRightJustify
  50.     Caption = 'Resources:'
  51.   end
  52.   object PMemGuage: TGauge
  53.     Left = 156
  54.     Top = 208
  55.     Width = 121
  56.     Height = 18
  57.     ShowText = False
  58.     Font.Color = clBlack
  59.     Font.Height = -11
  60.     Font.Name = 'MS Sans Serif'
  61.     Font.Style = []
  62.     ForeColor = clMaroon
  63.     ParentFont = False
  64.     Progress = 0
  65.   end
  66.   object VMemGuage: TGauge
  67.     Left = 156
  68.     Top = 232
  69.     Width = 121
  70.     Height = 18
  71.     ShowText = False
  72.     Font.Color = clBlack
  73.     Font.Height = -11
  74.     Font.Name = 'MS Sans Serif'
  75.     Font.Style = []
  76.     ForeColor = clMaroon
  77.     ParentFont = False
  78.     Progress = 0
  79.   end
  80.   object VMemFree: TLabel
  81.     Left = 284
  82.     Top = 234
  83.     Width = 52
  84.     Height = 15
  85.     Caption = 'Unknown'
  86.   end
  87.   object ResourceGuage: TGauge
  88.     Left = 156
  89.     Top = 256
  90.     Width = 121
  91.     Height = 18
  92.     ShowText = False
  93.     Font.Color = clBlack
  94.     Font.Height = -11
  95.     Font.Name = 'MS Sans Serif'
  96.     Font.Style = []
  97.     ForeColor = clMaroon
  98.     ParentFont = False
  99.     Progress = 0
  100.   end
  101.   object ResourcesFree: TLabel
  102.     Left = 284
  103.     Top = 258
  104.     Width = 52
  105.     Height = 15
  106.     Caption = 'Unknown'
  107.   end
  108.   object Platform: TLabel
  109.     Left = 156
  110.     Top = 124
  111.     Width = 52
  112.     Height = 15
  113.     Caption = 'Unknown'
  114.   end
  115.   object Label5: TLabel
  116.     Left = 47
  117.     Top = 124
  118.     Width = 101
  119.     Height = 15
  120.     Alignment = taRightJustify
  121.     Caption = 'Operating System:'
  122.   end
  123.   object WinVer: TLabel
  124.     Left = 156
  125.     Top = 148
  126.     Width = 52
  127.     Height = 15
  128.     Caption = 'Unknown'
  129.   end
  130.   object Label8: TLabel
  131.     Left = 103
  132.     Top = 148
  133.     Width = 45
  134.     Height = 15
  135.     Alignment = taRightJustify
  136.     Caption = 'Version:'
  137.   end
  138.   object Label3: TLabel
  139.     Left = 26
  140.     Top = 398
  141.     Width = 71
  142.     Height = 15
  143.     Alignment = taRightJustify
  144.     Caption = 'Active Tasks:'
  145.   end
  146.   object NumTasks: TLabel
  147.     Left = 104
  148.     Top = 398
  149.     Width = 52
  150.     Height = 15
  151.     Caption = 'Unknown'
  152.   end
  153.   object Label6: TLabel
  154.     Left = 119
  155.     Top = 40
  156.     Width = 29
  157.     Height = 15
  158.     Alignment = taRightJustify
  159.     Caption = 'CPU:'
  160.   end
  161.   object CPUType: TLabel
  162.     Left = 156
  163.     Top = 40
  164.     Width = 52
  165.     Height = 15
  166.     Caption = 'Unknown'
  167.   end
  168.   object Label9: TLabel
  169.     Left = 20
  170.     Top = 16
  171.     Width = 58
  172.     Height = 15
  173.     Caption = 'Computer:'
  174.     Font.Color = clBtnText
  175.     Font.Height = -12
  176.     Font.Name = 'Arial'
  177.     Font.Style = []
  178.     ParentFont = False
  179.   end
  180.   object Bevel2: TBevel
  181.     Left = 40
  182.     Top = 32
  183.     Width = 9
  184.     Height = 49
  185.     Shape = bsLeftLine
  186.   end
  187.   object Label10: TLabel
  188.     Left = 20
  189.     Top = 96
  190.     Width = 101
  191.     Height = 15
  192.     Caption = 'Operating System:'
  193.     Font.Color = clBtnText
  194.     Font.Height = -12
  195.     Font.Name = 'Arial'
  196.     Font.Style = []
  197.     ParentFont = False
  198.   end
  199.   object Bevel3: TBevel
  200.     Left = 40
  201.     Top = 116
  202.     Width = 9
  203.     Height = 49
  204.     Shape = bsLeftLine
  205.   end
  206.   object Bevel4: TBevel
  207.     Left = 40
  208.     Top = 200
  209.     Width = 9
  210.     Height = 97
  211.     Shape = bsLeftLine
  212.   end
  213.   object Label11: TLabel
  214.     Left = 20
  215.     Top = 180
  216.     Width = 108
  217.     Height = 15
  218.     Caption = 'System Resources:'
  219.     Font.Color = clBtnText
  220.     Font.Height = -12
  221.     Font.Name = 'Arial'
  222.     Font.Style = []
  223.     ParentFont = False
  224.   end
  225.   object Label12: TLabel
  226.     Left = 53
  227.     Top = 208
  228.     Width = 95
  229.     Height = 15
  230.     Alignment = taRightJustify
  231.     Caption = 'Physical Memory:'
  232.   end
  233.   object Label14: TLabel
  234.     Left = 65
  235.     Top = 232
  236.     Width = 83
  237.     Height = 15
  238.     Alignment = taRightJustify
  239.     Caption = 'Virtual Memory:'
  240.   end
  241.   object OKButton: TBitBtn
  242.     Left = 332
  243.     Top = 388
  244.     Width = 81
  245.     Height = 28
  246.     Caption = 'OK'
  247.     Default = True
  248.     ModalResult = 1
  249.     TabOrder = 0
  250.     Glyph.Data = {
  251.       F6000000424DF600000000000000760000002800000010000000100000000100
  252.       0400000000008000000000000000000000001000000010000000000000000000
  253.       BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  254.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  255.       3333333333333333300033333333333000B0330000300000E00030BFB70FBFB0
  256.       E0003000000BFBF0E00030BFB70FBFB0E0003000000BFBF0E00030BFB70F0FB0
  257.       E00030000000FBF0E00030BFB700BFB0E0003300000BFB0000003333330FB033
  258.       33333333330B033333333333330F833333333333333083333333}
  259.     IsControl = True
  260.   end
  261. end
  262.