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

📄 unitmain.dfm

📁 delphi进程管理源码示例免费下载,机会不多
💻 DFM
📖 第 1 页 / 共 5 页
字号:
inherited ButForm1: TButForm1
  Left = 230
  Top = 92
  Width = 768
  Height = 493
  Caption = #21494#23376#36827#31243#31649#29702' For Windows 2000/NT/XP'
  Menu = MainMenu1
  OldCreateOrder = True
  PixelsPerInch = 96
  TextHeight = 12
  inherited imgrestore: TImage
    Left = -500
  end
  inherited imgMax: TImage
    Left = -500
  end
  inherited imgclose: TImage
    Left = -500
  end
  inherited imgMnuBar: TImage
    Left = -500
  end
  object pgc2: TPageControl [10]
    Left = 8
    Top = 220
    Width = 737
    Height = 217
    ActivePage = modules
    Style = tsButtons
    TabIndex = 0
    TabOrder = 3
    OnChange = pgc2Change
    object modules: TTabSheet
      Caption = #27169#22359#20449#24687
      object lvw_mod: TListView
        Left = 0
        Top = 0
        Width = 729
        Height = 187
        Align = alClient
        BevelInner = bvLowered
        BevelOuter = bvNone
        BevelKind = bkFlat
        BorderStyle = bsNone
        Columns = <
          item
            Caption = #27169#22359#21517#31216
            Width = 300
          end
          item
            Alignment = taCenter
            Caption = #22522#22320#22336
            Width = 80
          end
          item
            Alignment = taCenter
            Caption = #22823#23567'(KByte)'
            Width = 100
          end
          item
            Alignment = taCenter
            Caption = #20837#21475#22320#22336
            Width = 100
          end
          item
            Alignment = taCenter
            Caption = #30701#25991#20214#21517
            Width = 90
          end>
        ColumnClick = False
        FlatScrollBars = True
        GridLines = True
        HideSelection = False
        RowSelect = True
        PopupMenu = PopupMenu2
        SmallImages = ImageList4
        TabOrder = 0
        ViewStyle = vsReport
      end
    end
    object memory: TTabSheet
      Caption = #20869#23384#20449#24687
      ImageIndex = 1
      object lvw_mem: TListView
        Left = 0
        Top = 0
        Width = 729
        Height = 187
        Align = alClient
        BevelInner = bvLowered
        BevelOuter = bvNone
        BevelKind = bkFlat
        BorderStyle = bsNone
        Columns = <
          item
            Caption = #39029#38754#22320#22336
            Width = 100
          end
          item
            Caption = #31867#22411
            Width = 120
          end
          item
            Caption = #26144#23556#25991#20214
            Width = 330
          end>
        ColumnClick = False
        FlatScrollBars = True
        GridLines = True
        RowSelect = True
        PopupMenu = pm1
        TabOrder = 0
        ViewStyle = vsReport
      end
    end
    object device: TTabSheet
      Caption = #35774#22791#20449#24687
      ImageIndex = 2
      object lvw_dev: TListView
        Left = 0
        Top = 0
        Width = 729
        Height = 187
        Align = alClient
        BevelInner = bvLowered
        BevelOuter = bvNone
        BevelKind = bkFlat
        BorderStyle = bsNone
        Columns = <
          item
            Caption = #39537#21160#21517#31216
            Width = 400
          end
          item
            Caption = 'ID'
            Width = 100
          end>
        ColumnClick = False
        FlatScrollBars = True
        GridLines = True
        RowSelect = True
        PopupMenu = pm2
        ShowWorkAreas = True
        TabOrder = 0
        ViewStyle = vsReport
      end
    end
  end
  object ToolBar1: TToolBar [11]
    Left = 0
    Top = 0
    Width = 729
    Height = 40
    Align = alCustom
    AutoSize = True
    ButtonHeight = 38
    ButtonWidth = 49
    Caption = 'ToolBar1'
    Color = 10862286
    EdgeInner = esNone
    EdgeOuter = esNone
    Flat = True
    HotImages = ImageList2
    Images = ImageList3
    ParentColor = False
    ParentShowHint = False
    ShowHint = True
    TabOrder = 1
    Transparent = True
    object ToolButton1: TToolButton
      Left = 0
      Top = 0
      Hint = #21047#26032#36827#31243#21015#34920
      ImageIndex = 0
      OnClick = ToolButton1Click
    end
    object ToolButton2: TToolButton
      Left = 49
      Top = 0
      Hint = #32467#26463#36873#20013#30340#36827#31243
      ImageIndex = 1
      OnClick = ToolButton2Click
    end
    object ToolButton3: TToolButton
      Left = 98
      Top = 0
      Width = 8
      Caption = 'ToolButton3'
      ImageIndex = 2
      Style = tbsSeparator
    end
    object ToolButton4: TToolButton
      Left = 106
      Top = 0
      Hint = #20445#23384#24555#29031#21040#25991#20214
      ImageIndex = 2
    end
    object ToolButton5: TToolButton
      Left = 155
      Top = 0
      Width = 8
      Caption = 'ToolButton5'
      ImageIndex = 3
      Style = tbsSeparator
    end
    object ToolButton6: TToolButton
      Left = 163
      Top = 0
      Hint = #20851#20110#20316#32773
      ImageIndex = 3
    end
  end
  object lvw_prc: TListView [12]
    Left = 8
    Top = 48
    Width = 729
    Height = 166
    Hint = #27880#24847#26597#30475'DLL'#65281#65281#65281
    BevelInner = bvLowered
    BevelOuter = bvNone
    BevelKind = bkFlat

⌨️ 快捷键说明

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