📄 u_emp.dfm
字号:
object Frm_Emp: TFrm_Emp
Left = 207
Top = 130
Align = alClient
BorderStyle = bsNone
Caption = #21592#24037#20449#24687
ClientHeight = 421
ClientWidth = 705
Color = 15520176
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
WindowState = wsMaximized
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 705
Height = 421
Align = alClient
Caption = 'Panel1'
Color = 15520176
TabOrder = 0
object GroupBox2: TGroupBox
Left = 384
Top = 1
Width = 320
Height = 419
Align = alClient
Caption = #26426#22120#21592#24037#20449#24687
TabOrder = 0
object Panel4: TPanel
Left = 2
Top = 15
Width = 316
Height = 402
Align = alClient
Caption = 'Panel3'
TabOrder = 0
object CDevList: TListView
Left = 1
Top = 72
Width = 314
Height = 329
Align = alClient
BevelInner = bvNone
BevelOuter = bvNone
Checkboxes = True
Columns = <
item
Caption = #29366#24577
Width = 90
end
item
Caption = #21592#24037'ID'
Width = 60
end
item
Caption = #21592#24037#22995#21517
Width = 90
end
item
Caption = #21345#21495
Width = 100
end>
GridLines = True
MultiSelect = True
ReadOnly = True
RowSelect = True
SmallImages = ImageList
TabOrder = 0
ViewStyle = vsReport
end
object Panel6: TPanel
Left = 1
Top = 1
Width = 314
Height = 71
Align = alTop
BevelInner = bvRaised
BevelOuter = bvLowered
Color = 15520176
TabOrder = 1
object cxButton5: TcxButton
Left = 162
Top = 8
Width = 75
Height = 25
Caption = #19979#36733
TabOrder = 0
OnClick = cxButton5Click
LookAndFeel.Kind = lfOffice11
end
object cxButton6: TcxButton
Left = 162
Top = 40
Width = 75
Height = 25
Caption = #28165#31354
TabOrder = 1
OnClick = cxButton6Click
LookAndFeel.Kind = lfOffice11
end
object cxButton7: TcxButton
Left = 62
Top = 40
Width = 75
Height = 25
Caption = #21024#38500
TabOrder = 2
OnClick = cxButton7Click
LookAndFeel.Kind = lfOffice11
end
object cxButton8: TcxButton
Left = 62
Top = 8
Width = 75
Height = 25
Caption = #19978#20256
TabOrder = 3
OnClick = cxButton8Click
LookAndFeel.Kind = lfOffice11
end
end
end
end
object GroupBox1: TGroupBox
Left = 1
Top = 1
Width = 319
Height = 419
Align = alLeft
Caption = #31995#32479#21592#24037#20449#24687
TabOrder = 1
object Panel3: TPanel
Left = 2
Top = 15
Width = 315
Height = 402
Align = alClient
Caption = 'Panel3'
TabOrder = 0
object CEmpList: TListView
Left = 1
Top = 71
Width = 313
Height = 330
Align = alClient
BevelInner = bvNone
BevelOuter = bvNone
Checkboxes = True
Columns = <
item
Caption = #21592#24037'ID'
Width = 80
end
item
Caption = #21592#24037#22995#21517
Width = 110
end
item
Caption = #21345#21495
Width = 115
end>
GridLines = True
MultiSelect = True
ReadOnly = True
RowSelect = True
TabOrder = 0
ViewStyle = vsReport
end
object Panel5: TPanel
Left = 1
Top = 1
Width = 313
Height = 70
Align = alTop
BevelInner = bvRaised
BevelOuter = bvLowered
Color = 15520176
TabOrder = 1
object cxButton1: TcxButton
Left = 61
Top = 7
Width = 75
Height = 25
Caption = #26032#22686
TabOrder = 0
OnClick = cxButton1Click
LookAndFeel.Kind = lfOffice11
end
object cxButton2: TcxButton
Left = 61
Top = 39
Width = 75
Height = 25
Caption = #20462#25913
TabOrder = 1
OnClick = cxButton2Click
LookAndFeel.Kind = lfOffice11
end
object cxButton3: TcxButton
Left = 161
Top = 39
Width = 75
Height = 25
Caption = #26032#22686
TabOrder = 2
Visible = False
LookAndFeel.Kind = lfOffice11
end
object cxButton4: TcxButton
Left = 161
Top = 7
Width = 75
Height = 25
Caption = #21024#38500
TabOrder = 3
OnClick = cxButton4Click
LookAndFeel.Kind = lfOffice11
end
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -