📄 employ.dfm
字号:
object FormEmploee: TFormEmploee
Left = 268
Top = 142
Width = 693
Height = 511
Caption = 'FormEmploee'
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
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 8
Top = 312
Width = 33
Height = 17
AutoSize = False
Caption = #32534#21495
FocusControl = DBEdit1
end
object Label2: TLabel
Left = 192
Top = 312
Width = 24
Height = 13
AutoSize = False
Caption = #22995#21517
FocusControl = DBEdit2
end
object Label3: TLabel
Left = 8
Top = 344
Width = 33
Height = 13
AutoSize = False
Caption = #22320#22336
FocusControl = DBEdit3
end
object Label4: TLabel
Left = 8
Top = 368
Width = 73
Height = 13
AutoSize = False
Caption = #36523#20221#35777#21495#30721
FocusControl = DBEdit4
end
object Label5: TLabel
Left = 360
Top = 312
Width = 57
Height = 13
AutoSize = False
Caption = #32852#31995#30005#35805
FocusControl = DBEdit5
end
object Label6: TLabel
Left = 376
Top = 344
Width = 33
Height = 13
AutoSize = False
Caption = #34218#27700
FocusControl = DBEdit6
end
object Label7: TLabel
Left = 352
Top = 368
Width = 81
Height = 13
AutoSize = False
Caption = #36827#20844#21496#26085#26399
FocusControl = DBEdit7
end
object Label8: TLabel
Left = 0
Top = 400
Width = 89
Height = 13
AutoSize = False
Caption = #25152#22312#37096#38376#32534#21495
FocusControl = DBEdit8
end
object DBGrid1: TDBGrid
Left = 0
Top = 96
Width = 681
Height = 209
DataSource = DataModule1.DataSource1
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object ToolBar1: TToolBar
Left = 0
Top = 0
Width = 685
Height = 49
ButtonHeight = 36
ButtonWidth = 49
Caption = 'ToolBar1'
Images = ImageList1
ShowCaptions = True
TabOrder = 1
object ToolButton1: TToolButton
Left = 0
Top = 2
Caption = #39318#35760#24405
ImageIndex = 0
OnClick = ToolButton1Click
end
object ToolButton2: TToolButton
Left = 49
Top = 2
Caption = #19978#35760#24405
ImageIndex = 1
OnClick = ToolButton2Click
end
object ToolButton3: TToolButton
Left = 98
Top = 2
Caption = #19979#35760#24405
ImageIndex = 2
OnClick = ToolButton3Click
end
object ToolButton4: TToolButton
Left = 147
Top = 2
Caption = #23614#35760#24405
ImageIndex = 3
OnClick = ToolButton4Click
end
object ToolButton5: TToolButton
Left = 196
Top = 2
Caption = #22686#21152
ImageIndex = 4
OnClick = ToolButton5Click
end
object ToolButton6: TToolButton
Left = 245
Top = 2
Caption = #32534#36753
ImageIndex = 5
OnClick = ToolButton6Click
end
object ToolButton7: TToolButton
Left = 294
Top = 2
Caption = #21024#38500
ImageIndex = 6
OnClick = ToolButton7Click
end
object ToolButton8: TToolButton
Left = 343
Top = 2
Caption = #20445#23384
ImageIndex = 7
OnClick = ToolButton8Click
end
object ToolButton9: TToolButton
Left = 392
Top = 2
Caption = #21462#28040
ImageIndex = 8
OnClick = ToolButton9Click
end
object ToolButton10: TToolButton
Left = 441
Top = 2
Caption = #36864#20986
ImageIndex = 9
OnClick = ToolButton10Click
end
end
object DBEdit1: TDBEdit
Left = 40
Top = 312
Width = 134
Height = 21
AutoSize = False
DataField = #32534#21495
DataSource = DataModule1.DataSource1
TabOrder = 2
end
object DBEdit2: TDBEdit
Left = 224
Top = 312
Width = 121
Height = 21
AutoSize = False
DataField = #22995#21517
DataSource = DataModule1.DataSource1
TabOrder = 3
end
object DBEdit3: TDBEdit
Left = 40
Top = 336
Width = 307
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -