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

📄 proom.dfm

📁 省级集邮品管理ERP
💻 DFM
字号:
inherited frmPRoom: TfrmPRoom
  Tag = 11900
  Left = 229
  Top = 201
  Caption = '库房权限设置'
  ClientHeight = 216
  ClientWidth = 466
  OldCreateOrder = True
  PixelsPerInch = 96
  TextHeight = 12
  object Label7: TLabel
    Left = 8
    Top = 56
    Width = 36
    Height = 12
    Caption = '隶属于'
  end
  object Label8: TLabel
    Left = 274
    Top = 57
    Width = 48
    Height = 12
    Caption = '不隶属于'
  end
  object Label3: TLabel
    Left = 8
    Top = 16
    Width = 24
    Height = 12
    Caption = '库房'
  end
  object ListBox1: TListBox
    Left = 8
    Top = 72
    Width = 185
    Height = 137
    ItemHeight = 12
    Sorted = True
    TabOrder = 0
    OnDblClick = BitBtn2Click
  end
  object ListBox2: TListBox
    Left = 274
    Top = 71
    Width = 185
    Height = 137
    ItemHeight = 12
    Sorted = True
    TabOrder = 1
    OnDblClick = BitBtn1Click
  end
  object BitBtn1: TBitBtn
    Tag = 201
    Left = 200
    Top = 96
    Width = 65
    Height = 25
    Caption = '<--添加'
    TabOrder = 2
    OnClick = BitBtn1Click
  end
  object BitBtn2: TBitBtn
    Tag = 201
    Left = 200
    Top = 144
    Width = 65
    Height = 25
    Caption = '删除-->'
    TabOrder = 3
    OnClick = BitBtn2Click
  end
  object BitBtn3: TBitBtn
    Tag = 201
    Left = 374
    Top = 8
    Width = 75
    Height = 25
    Caption = '确定'
    TabOrder = 4
    OnClick = BitBtn3Click
  end
  object BitBtn4: TBitBtn
    Left = 374
    Top = 40
    Width = 75
    Height = 25
    Caption = '关闭'
    TabOrder = 5
    OnClick = BitBtn4Click
  end
  object ComboBox1: TComboBox
    Left = 38
    Top = 10
    Width = 155
    Height = 20
    Style = csDropDownList
    ItemHeight = 12
    TabOrder = 6
    OnChange = ComboBox1Change
  end
end

⌨️ 快捷键说明

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