📄 unemployee.dfm
字号:
object Employee_Frm: TEmployee_Frm
Left = 82
Top = 129
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = #29992#25143#31649#29702
ClientHeight = 579
ClientWidth = 878
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsMDIChild
OldCreateOrder = False
Position = poDefault
Visible = True
OnClose = FormClose
OnCreate = FormCreate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 878
Height = 217
Align = alTop
BevelOuter = bvNone
TabOrder = 0
object Label2: TLabel
Left = 112
Top = 63
Width = 39
Height = 13
Caption = #22995#21517#65306
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label4: TLabel
Left = 368
Top = 63
Width = 39
Height = 13
Caption = #23494#30721#65306
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label1: TLabel
Left = 112
Top = 103
Width = 39
Height = 13
Caption = #26435#38480#65306
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 352
Top = 103
Width = 72
Height = 13
Caption = #19987#19994'/'#23703#20301#65306
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label5: TLabel
Left = 112
Top = 143
Width = 39
Height = 13
Caption = #37096#38376#65306
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label6: TLabel
Left = 112
Top = 183
Width = 39
Height = 13
Caption = #22791#27880#65306
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object SpeedButton1: TSpeedButton
Left = 560
Top = 98
Width = 17
Height = 22
Caption = #8230#8230
OnClick = SpeedButton1Click
end
object Edit1: TEdit
Left = 192
Top = 59
Width = 129
Height = 21
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ImeName = #32043#20809#25340#38899#36755#20837#27861
ParentFont = False
TabOrder = 0
end
object Edit2: TEdit
Left = 424
Top = 59
Width = 129
Height = 21
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ImeName = #32043#20809#25340#38899#36755#20837#27861
ParentFont = False
PasswordChar = '*'
TabOrder = 1
end
object Edit3: TEdit
Left = 192
Top = 139
Width = 129
Height = 21
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ImeName = #32043#20809#25340#38899#36755#20837#27861
ParentFont = False
TabOrder = 2
end
object Edit4: TEdit
Left = 192
Top = 179
Width = 361
Height = 21
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ImeName = #32043#20809#25340#38899#36755#20837#27861
ParentFont = False
TabOrder = 3
end
object Cbx_Dept: TComboBox
Left = 424
Top = 99
Width = 137
Height = 21
ImeName = #32043#20809#25340#38899#36755#20837#27861
ItemHeight = 13
TabOrder = 4
end
object Cbx_Purview: TComboBox
Left = 192
Top = 99
Width = 129
Height = 21
ImeName = #32043#20809#25340#38899#36755#20837#27861
ItemHeight = 13
TabOrder = 5
OnClick = Cbx_PurviewClick
Items.Strings = (
#26222#36890#29992#25143
#39640#32423#29992#25143)
end
object Panel3: TPanel
Left = 0
Top = 0
Width = 878
Height = 44
Align = alTop
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 6
object ToolBar1: TToolBar
Left = 2
Top = 2
Width = 874
Height = 40
Align = alClient
ButtonHeight = 36
ButtonWidth = 55
Caption = 'ToolBar1'
Color = clBtnFace
EdgeInner = esNone
EdgeOuter = esNone
Images = ImageList1
ParentColor = False
ShowCaptions = True
TabOrder = 0
Transparent = False
object ToolButton1: TToolButton
Left = 0
Top = 2
Width = 8
Caption = 'ToolButton1'
ImageIndex = 7
Style = tbsSeparator
end
object Tbnadd: TToolButton
Left = 8
Top = 2
Hint = #22686#21152
Caption = #26032#22686
ImageIndex = 0
OnClick = TbnaddClick
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -