📄 zfrm_customeru.dfm
字号:
object zfrm_customer: Tzfrm_customer
Left = 319
Top = 204
Width = 696
Height = 480
Caption = '用户管理'
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
FormStyle = fsStayOnTop
Menu = MainMenu1
OldCreateOrder = False
Position = poMainFormCenter
OnActivate = FormActivate
PixelsPerInch = 96
TextHeight = 12
object StatusBar1: TStatusBar
Left = 0
Top = 415
Width = 688
Height = 19
Panels = <
item
Text = 'F1 帮助'
Width = 100
end
item
Width = 50
end
item
Width = 50
end>
SimplePanel = False
end
object CoolBar1: TCoolBar
Left = 0
Top = 0
Width = 688
Height = 29
AutoSize = True
Bands = <
item
Control = ToolBar1
ImageIndex = -1
Width = 684
end>
object ToolBar1: TToolBar
Left = 9
Top = 0
Width = 671
Height = 25
Caption = 'ToolBar1'
EdgeBorders = []
Images = ImageList1
TabOrder = 0
object ToolButton1: TToolButton
Left = 0
Top = 2
Action = z_new
ParentShowHint = False
ShowHint = True
end
object ToolButton2: TToolButton
Left = 23
Top = 2
Width = 8
Caption = 'ToolButton2'
ImageIndex = 1
Style = tbsSeparator
end
object ToolButton3: TToolButton
Left = 31
Top = 2
Action = z_property
ParentShowHint = False
ShowHint = True
end
object ToolButton4: TToolButton
Left = 54
Top = 2
Action = z_delete
ParentShowHint = False
ShowHint = True
end
object ToolButton5: TToolButton
Left = 77
Top = 2
Width = 8
Caption = 'ToolButton5'
ImageIndex = 3
Style = tbsSeparator
end
object ToolButton6: TToolButton
Left = 85
Top = 2
Hint = '帮助'
Caption = 'ToolButton6'
ImageIndex = 3
ParentShowHint = False
ShowHint = True
end
end
end
object ListView1: TListView
Left = 0
Top = 29
Width = 688
Height = 386
Align = alClient
Columns = <
item
AutoSize = True
Caption = '用户代码'
end
item
AutoSize = True
Caption = '用户姓名'
end
item
AutoSize = True
Caption = '性别'
end
item
AutoSize = True
Caption = '联系方式'
end
item
AutoSize = True
Caption = '用户级别'
end>
ReadOnly = True
RowSelect = True
PopupMenu = PopupMenu1
SmallImages = ImageList1
TabOrder = 2
ViewStyle = vsReport
OnKeyDown = ListView1KeyDown
end
object MainMenu1: TMainMenu
Left = 564
Top = 90
object F1: TMenuItem
Caption = '用户管理(&F)'
object N8: TMenuItem
Caption = '新建用户(&N)'
ShortCut = 113
OnClick = z_newExecute
end
object N10: TMenuItem
Caption = '-'
end
object N13: TMenuItem
Caption = '用户属性(&U)'
OnClick = z_propertyExecute
end
object D4: TMenuItem
Caption = '删除用户(&D)'
OnClick = z_deleteExecute
end
object N1: TMenuItem
Caption = '-'
end
object X1: TMenuItem
Caption = '关闭(&X)'
OnClick = X1Click
end
end
object H1: TMenuItem
Caption = '帮助(&H)'
ShortCut = 112
end
end
object ImageList1: TImageList
Left = 456
Top = 22
Bitmap = {
494C010105000900040010001000FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
0000000000003600000028000000400000003000000001002000000000000030
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000503000004030
0000403000004030000040300000403000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000009068400088600000A070
0000B0800000C0900000C0900000C0900000C0900000C0900000987800000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000078581000503800004030
0000403000004030000040380000484000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000068382000A0780000A8901800A8982800A8982800A8A0
2800A8A02800A8A03000A0A03000A8A02800C0900000C0900000B88800000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000805860007048100078580000785800005038
0000403000004030000040300000403000004830000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000A0889000D8C0
7000B89038009890300088A8580080A8580080B0600088A8580098A04000A8A0
3000B0982000B0981800B0981800B8981800C0900000C0900000C0900000B898
4800000000000000000000000000000000000000000000000000000000000000
0000000000000000000070485000704800008050000080600000785800007050
0000503800004030000040300000403000004030000050300000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000000000000000000000000000000000000000A0884000A878100090A8
480060B8900068B0800088A85800A8A02800B0982000B8981000C0900000C090
0000C0900000C0900000C0900000C0900000C0900000C0900000C0900000B088
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -