📄 u_addemp.dfm
字号:
object Frm_AddEMP: TFrm_AddEMP
Left = 283
Top = 167
Width = 423
Height = 287
BorderIcons = [biSystemMenu]
Caption = #21592#24037#20449#24687
Color = 15520176
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 40
Top = 32
Width = 39
Height = 13
Caption = #32534#21495#65306
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 40
Top = 64
Width = 39
Height = 13
Caption = #22995#21517#65306
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 40
Top = 96
Width = 39
Height = 13
Caption = #21345#21495#65306
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Edit1: TEdit
Left = 80
Top = 26
Width = 121
Height = 21
Enabled = False
TabOrder = 0
end
object Edit2: TEdit
Left = 80
Top = 62
Width = 121
Height = 21
TabOrder = 1
end
object Edit3: TEdit
Left = 80
Top = 98
Width = 121
Height = 21
MaxLength = 10
TabOrder = 2
OnKeyPress = Edit3KeyPress
end
object Button4: TcxButton
Left = 210
Top = 137
Width = 75
Height = 25
Caption = #20851#38381
TabOrder = 3
OnClick = Button4Click
LookAndFeel.Kind = lfOffice11
end
object Button5: TcxButton
Left = 124
Top = 137
Width = 75
Height = 25
Caption = #20445#23384
TabOrder = 4
OnClick = Button5Click
LookAndFeel.Kind = lfOffice11
end
object QryEMP: TADOQuery
Connection = DM.con1
Parameters = <>
Left = 256
Top = 24
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -