⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 sysinfodemomain.dfm

📁 East make Tray Icon in delphi
💻 DFM
📖 第 1 页 / 共 2 页
字号:
        Visible = False
      end
      object edtBatteryLifeTime: TEdit
        Left = 152
        Top = 12
        Width = 61
        Height = 21
        Color = clInactiveCaptionText
        ReadOnly = True
        TabOrder = 0
      end
      object edtBatteryFullLifeTime: TEdit
        Left = 152
        Top = 36
        Width = 61
        Height = 21
        Color = clInactiveCaptionText
        ReadOnly = True
        TabOrder = 1
      end
      object edtBatteryLineStatus: TEdit
        Left = 152
        Top = 84
        Width = 161
        Height = 21
        Color = clInactiveCaptionText
        ReadOnly = True
        TabOrder = 2
      end
      object edtBatteryFlag: TEdit
        Left = 152
        Top = 108
        Width = 161
        Height = 21
        Color = clInactiveCaptionText
        ReadOnly = True
        TabOrder = 3
      end
      object pgrsBatteryLife: TProgressBar
        Left = 152
        Top = 62
        Width = 273
        Height = 16
        Min = 0
        Max = 100
        TabOrder = 4
      end
    end
    object tabMemory: TTabSheet
      Caption = 'Memory'
      ImageIndex = 4
      object Label34: TLabel
        Left = 4
        Top = 16
        Width = 120
        Height = 13
        Caption = 'Max. application address:'
      end
      object Label35: TLabel
        Left = 4
        Top = 40
        Width = 117
        Height = 13
        Caption = 'Min. application address:'
      end
      object Label36: TLabel
        Left = 4
        Top = 64
        Width = 67
        Height = 13
        Caption = 'Memory Load:'
      end
      object Label37: TLabel
        Left = 4
        Top = 88
        Width = 67
        Height = 13
        Caption = 'Swap file size:'
      end
      object Label38: TLabel
        Left = 4
        Top = 112
        Width = 78
        Height = 13
        Caption = 'Swap file usage:'
      end
      object Label39: TLabel
        Left = 4
        Top = 136
        Width = 107
        Height = 13
        Caption = 'Total physical memory:'
      end
      object Label40: TLabel
        Left = 4
        Top = 160
        Width = 109
        Height = 13
        Caption = 'Avail. physical memory:'
      end
      object Label41: TLabel
        Left = 4
        Top = 184
        Width = 97
        Height = 13
        Caption = 'Total virtual memory:'
      end
      object Label42: TLabel
        Left = 4
        Top = 208
        Width = 99
        Height = 13
        Caption = 'Avail. virtual memory:'
      end
      object Label43: TLabel
        Left = 4
        Top = 232
        Width = 109
        Height = 13
        Caption = 'Total page file memory:'
      end
      object Label44: TLabel
        Left = 4
        Top = 256
        Width = 111
        Height = 13
        Caption = 'Avail. page file memory:'
      end
      object Bevel1: TBevel
        Left = 0
        Top = 280
        Width = 457
        Height = 9
        Anchors = [akLeft, akTop, akRight]
        Shape = bsTopLine
      end
      object Label60: TLabel
        Left = 4
        Top = 288
        Width = 183
        Height = 13
        Caption = 'Windows 95/98/Me system resources:'
      end
      object LabelSysResources: TLabel
        Left = 4
        Top = 312
        Width = 94
        Height = 13
        Caption = 'LabelSysResources'
      end
      object edtMaxAppAddress: TEdit
        Left = 136
        Top = 12
        Width = 121
        Height = 21
        TabOrder = 0
      end
      object edtMinAppAddress: TEdit
        Left = 136
        Top = 36
        Width = 121
        Height = 21
        TabOrder = 1
      end
      object pgrsMemLoad: TProgressBar
        Left = 136
        Top = 62
        Width = 150
        Height = 16
        Min = 0
        Max = 100
        TabOrder = 2
      end
      object edtSwapFileSize: TEdit
        Left = 136
        Top = 84
        Width = 121
        Height = 21
        TabOrder = 3
      end
      object pgrsSwapFileUsage: TProgressBar
        Left = 136
        Top = 110
        Width = 150
        Height = 16
        Min = 0
        Max = 100
        TabOrder = 4
      end
      object edtPhysicalTotal: TEdit
        Left = 136
        Top = 132
        Width = 121
        Height = 21
        TabOrder = 5
      end
      object edtPhysicalFree: TEdit
        Left = 136
        Top = 156
        Width = 121
        Height = 21
        TabOrder = 6
      end
      object edtVirtualTotal: TEdit
        Left = 136
        Top = 180
        Width = 121
        Height = 21
        TabOrder = 7
      end
      object edtVirtualFree: TEdit
        Left = 136
        Top = 204
        Width = 121
        Height = 21
        TabOrder = 8
      end
      object edtPageFileTotal: TEdit
        Left = 136
        Top = 228
        Width = 121
        Height = 21
        TabOrder = 9
      end
      object edtPageFileFree: TEdit
        Left = 136
        Top = 252
        Width = 121
        Height = 21
        TabOrder = 10
      end
    end
    object tabKeyboard: TTabSheet
      Caption = 'Keyboard'
      ImageIndex = 5
      object Label45: TLabel
        Left = 4
        Top = 16
        Width = 78
        Height = 13
        Caption = 'Num Lock state:'
      end
      object Label46: TLabel
        Left = 4
        Top = 40
        Width = 80
        Height = 13
        Caption = 'Caps Lock state:'
      end
      object Label47: TLabel
        Left = 4
        Top = 64
        Width = 82
        Height = 13
        Caption = 'Scroll Lock state:'
      end
      object edtNumLockState: TEdit
        Left = 97
        Top = 12
        Width = 121
        Height = 21
        TabOrder = 0
      end
      object edtCapsLockState: TEdit
        Left = 97
        Top = 36
        Width = 121
        Height = 21
        TabOrder = 1
      end
      object edtScrollLockState: TEdit
        Left = 97
        Top = 60
        Width = 121
        Height = 21
        TabOrder = 2
      end
    end
    object tabIdentification: TTabSheet
      Caption = 'Identification'
      ImageIndex = 6
      object grpBIOS: TGroupBox
        Left = 8
        Top = 8
        Width = 449
        Height = 117
        Caption = ' BIOS '
        TabOrder = 0
        object Label48: TLabel
          Left = 18
          Top = 18
          Width = 31
          Height = 13
          Caption = 'Name:'
        end
        object Label49: TLabel
          Left = 18
          Top = 42
          Width = 47
          Height = 13
          Caption = 'Copyright:'
        end
        object Label50: TLabel
          Left = 18
          Top = 66
          Width = 69
          Height = 13
          Caption = 'Extended Info:'
        end
        object Label51: TLabel
          Left = 18
          Top = 90
          Width = 26
          Height = 13
          Caption = 'Date:'
        end
        object edtBIOSName: TEdit
          Left = 93
          Top = 14
          Width = 200
          Height = 21
          TabOrder = 0
        end
        object edtBIOSCopyright: TEdit
          Left = 93
          Top = 38
          Width = 200
          Height = 21
          TabOrder = 1
        end
        object edtBIOSExtendedInfo: TEdit
          Left = 93
          Top = 62
          Width = 121
          Height = 21
          TabOrder = 2
        end
        object edtBIOSDate: TEdit
          Left = 93
          Top = 86
          Width = 96
          Height = 21
          TabOrder = 3
        end
      end
      object grpNetwork: TGroupBox
        Left = 8
        Top = 132
        Width = 449
        Height = 117
        Caption = ' Network '
        TabOrder = 1
        object Label52: TLabel
          Left = 18
          Top = 18
          Width = 54
          Height = 13
          Caption = 'IP Address:'
        end
        object Label53: TLabel
          Left = 18
          Top = 42
          Width = 67
          Height = 13
          Caption = 'MAC Address:'
        end
        object Label54: TLabel
          Left = 18
          Top = 90
          Width = 39
          Height = 13
          Caption = 'Domain:'
        end
        object edtIPAddress: TEdit
          Left = 93
          Top = 14
          Width = 200
          Height = 21
          TabOrder = 0
        end
        object lbMACAddresses: TListBox
          Left = 92
          Top = 40
          Width = 201
          Height = 42
          ItemHeight = 13
          TabOrder = 1
        end
        object edtDomain: TEdit
          Left = 93
          Top = 86
          Width = 200
          Height = 21
          TabOrder = 2
        end
      end
      object GroupBox1: TGroupBox
        Left = 8
        Top = 256
        Width = 449
        Height = 97
        Caption = ' User '
        TabOrder = 2
        object Label56: TLabel
          Left = 18
          Top = 18
          Width = 31
          Height = 13
          Caption = 'Name:'
        end
        object Label57: TLabel
          Left = 18
          Top = 42
          Width = 73
          Height = 13
          Caption = 'Reg. Company:'
        end
        object Label58: TLabel
          Left = 18
          Top = 66
          Width = 60
          Height = 13
          Caption = 'Reg. Owner:'
        end
        object edtUserName: TEdit
          Left = 93
          Top = 14
          Width = 200
          Height = 21
          TabOrder = 0
        end
        object edtRegisteredCompany: TEdit
          Left = 93
          Top = 38
          Width = 200
          Height = 21
          TabOrder = 1
        end
        object edtRegisteredOwner: TEdit
          Left = 93
          Top = 62
          Width = 200
          Height = 21
          TabOrder = 2
        end
      end
    end
    object tabProcesses: TTabSheet
      Caption = 'Processes'
      ImageIndex = 7
      object Label55: TLabel
        Left = 8
        Top = 8
        Width = 95
        Height = 13
        Caption = 'Running Processes:'
      end
      object Label59: TLabel
        Left = 8
        Top = 208
        Width = 75
        Height = 13
        Caption = 'Running Tasks:'
      end
      object lbProcesses: TListBox
        Left = 8
        Top = 24
        Width = 445
        Height = 169
        ItemHeight = 13
        TabOrder = 0
      end
      object TasksListBox: TListBox
        Left = 8
        Top = 224
        Width = 445
        Height = 121
        ItemHeight = 13
        TabOrder = 1
      end
    end
  end
  object btnUpdate: TButton
    Left = 396
    Top = 400
    Width = 75
    Height = 25
    Anchors = [akRight, akBottom]
    Caption = '&Update'
    TabOrder = 1
    OnClick = btnUpdateClick
  end
  object btnOk: TButton
    Left = 316
    Top = 400
    Width = 75
    Height = 25
    Anchors = [akRight, akBottom]
    Caption = '&OK'
    Default = True
    TabOrder = 2
    OnClick = btnOkClick
  end
end

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -