📄 unbmanm.dfm
字号:
object FMBMANM: TFMBMANM
Left = 175
Top = 19
BorderStyle = bsDialog
Caption = '权限设置'
ClientHeight = 467
ClientWidth = 520
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = '宋体'
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 16
object Panel1: TPanel
Left = 0
Top = 0
Width = 521
Height = 466
BevelOuter = bvNone
BorderStyle = bsSingle
Caption = ' '
Ctl3D = False
ParentCtl3D = False
TabOrder = 0
object BNENO: TLabel
Left = 10
Top = 8
Width = 64
Height = 20
AutoSize = False
Caption = '员工编号'
end
object BNNAM: TLabel
Left = 80
Top = 8
Width = 64
Height = 16
Caption = '员工姓名'
end
object GroupBox1: TGroupBox
Left = 190
Top = 30
Width = 70
Height = 140
Caption = '人事表'
TabOrder = 0
object ED_BMAN_OPEN: TCheckBox
Left = 5
Top = 20
Width = 56
Height = 17
Caption = '打开'
TabOrder = 0
end
object ED_BMAN_INS: TCheckBox
Left = 5
Top = 40
Width = 56
Height = 17
Caption = '新增'
TabOrder = 1
end
object ED_BMAN_UPD: TCheckBox
Left = 5
Top = 60
Width = 56
Height = 17
Caption = '修改'
TabOrder = 2
end
object ED_BMAN_DEL: TCheckBox
Left = 5
Top = 80
Width = 56
Height = 17
Caption = '删除'
TabOrder = 3
end
object ED_BMAN_SEA: TCheckBox
Left = 5
Top = 100
Width = 56
Height = 17
Caption = '查询'
TabOrder = 4
end
object ED_BMAN_PRN: TCheckBox
Left = 5
Top = 120
Width = 56
Height = 17
Caption = '打印'
TabOrder = 5
end
end
object GroupBox2: TGroupBox
Left = 190
Top = 175
Width = 70
Height = 140
Caption = '会员表'
TabOrder = 1
object ED_BMEM_OPEN: TCheckBox
Left = 5
Top = 20
Width = 56
Height = 17
Caption = '打开'
TabOrder = 0
end
object ED_BMEM_INS: TCheckBox
Left = 5
Top = 40
Width = 56
Height = 17
Caption = '新增'
TabOrder = 1
end
object ED_BMEM_UPD: TCheckBox
Left = 5
Top = 60
Width = 56
Height = 17
Caption = '修改'
TabOrder = 2
end
object ED_BMEM_DEL: TCheckBox
Left = 5
Top = 80
Width = 56
Height = 17
Caption = '删除'
TabOrder = 3
end
object ED_BMEM_SEA: TCheckBox
Left = 5
Top = 100
Width = 56
Height = 17
Caption = '查询'
TabOrder = 4
end
object ED_BMEM_PRN: TCheckBox
Left = 5
Top = 120
Width = 56
Height = 17
Caption = '打印'
TabOrder = 5
end
end
object GroupBox3: TGroupBox
Left = 115
Top = 30
Width = 70
Height = 147
Caption = '产品文件'
TabOrder = 2
object ED_BGDS_OPEN: TCheckBox
Left = 5
Top = 20
Width = 56
Height = 17
Caption = '打开'
TabOrder = 0
end
object ED_BGDS_INS: TCheckBox
Left = 5
Top = 40
Width = 56
Height = 17
Caption = '新增'
TabOrder = 1
end
object ED_BGDS_UPD: TCheckBox
Left = 5
Top = 60
Width = 56
Height = 17
Caption = '修改'
TabOrder = 2
end
object ED_BGDS_DEL: TCheckBox
Left = 5
Top = 80
Width = 56
Height = 17
Caption = '删除'
TabOrder = 3
end
object ED_BGDS_SEA: TCheckBox
Left = 5
Top = 100
Width = 56
Height = 17
Caption = '查询'
TabOrder = 4
end
object ED_BGDS_PRN: TCheckBox
Left = 5
Top = 120
Width = 56
Height = 17
Caption = '打印'
TabOrder = 5
end
end
object GroupBox4: TGroupBox
Left = 265
Top = 30
Width = 70
Height = 140
Caption = '厂商表'
TabOrder = 3
object ED_BSUP_OPEN: TCheckBox
Left = 5
Top = 20
Width = 56
Height = 17
Caption = '打开'
TabOrder = 0
end
object ED_BSUP_INS: TCheckBox
Left = 5
Top = 40
Width = 56
Height = 17
Caption = '新增'
TabOrder = 1
end
object ED_BSUP_UPD: TCheckBox
Left = 5
Top = 60
Width = 56
Height = 17
Caption = '修改'
TabOrder = 2
end
object ED_BSUP_DEL: TCheckBox
Left = 5
Top = 80
Width = 56
Height = 17
Caption = '删除'
TabOrder = 3
end
object ED_BSUP_SEA: TCheckBox
Left = 5
Top = 100
Width = 56
Height = 17
Caption = '查询'
TabOrder = 4
end
object ED_BSUP_PRN: TCheckBox
Left = 5
Top = 120
Width = 56
Height = 17
Caption = '打印'
TabOrder = 5
end
end
object GroupBox5: TGroupBox
Left = 265
Top = 175
Width = 70
Height = 140
Caption = '客户表'
TabOrder = 4
object ED_BCST_OPEN: TCheckBox
Left = 5
Top = 20
Width = 56
Height = 17
Caption = '打开'
TabOrder = 0
end
object ED_BCST_INS: TCheckBox
Left = 5
Top = 40
Width = 56
Height = 17
Caption = '新增'
TabOrder = 1
end
object ED_BCST_UPD: TCheckBox
Left = 5
Top = 60
Width = 56
Height = 17
Caption = '修改'
TabOrder = 2
end
object ED_BCST_DEL: TCheckBox
Left = 5
Top = 80
Width = 56
Height = 17
Caption = '删除'
TabOrder = 3
end
object ED_BCST_SEA: TCheckBox
Left = 5
Top = 100
Width = 56
Height = 17
Caption = '查询'
TabOrder = 4
end
object ED_BCST_PRN: TCheckBox
Left = 5
Top = 120
Width = 56
Height = 17
Caption = '打印'
TabOrder = 5
end
end
object GroupBox6: TGroupBox
Left = 10
Top = 30
Width = 100
Height = 211
Caption = '主系统'
TabOrder = 5
object ED_SYS_POS: TCheckBox
Left = 5
Top = 20
Width = 90
Height = 17
Caption = '前台激活'
TabOrder = 0
end
object ED_SYS_POSA: TCheckBox
Left = 5
Top = 40
Width = 90
Height = 17
Caption = '后台激活'
TabOrder = 1
end
object ED_SET_MAINS: TCheckBox
Left = 5
Top = 75
Width = 90
Height = 17
Caption = '系统设置'
TabOrder = 2
end
object ED_SET_HARD: TCheckBox
Left = 5
Top = 150
Width = 90
Height = 17
Caption = '硬件设置'
TabOrder = 3
end
object ED_SET_PMS: TCheckBox
Left = 5
Top = 95
Width = 90
Height = 17
Caption = '权限设置'
TabOrder = 4
end
object ED_SET_PASSWD: TCheckBox
Left = 5
Top = 115
Width = 90
Height = 17
Caption = '密码设置'
TabOrder = 5
end
object ED_SET_LABEL: TCheckBox
Left = 5
Top = 170
Width = 90
Height = 17
Caption = '标签排版'
TabOrder = 6
end
end
object GroupBox7: TGroupBox
Left = 190
Top = 320
Width = 70
Height = 140
Caption = '特价表'
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -