📄 sysmng_unit2.~dfm
字号:
object AddEMPForm: TAddEMPForm
Left = 212
Top = 212
Width = 696
Height = 480
Caption = #28155#21152#21592#24037#20449#24687
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 688
Height = 453
Align = alClient
TabOrder = 0
object Label2: TLabel
Left = 87
Top = 24
Width = 54
Height = 13
Caption = #21592' '#24037' '#21495#65306
end
object Label3: TLabel
Left = 87
Top = 61
Width = 54
Height = 13
Caption = #22995' '#21517#65306
end
object Label4: TLabel
Left = 87
Top = 97
Width = 54
Height = 13
Caption = #24615' '#21035#65306
end
object Label6: TLabel
Left = 82
Top = 136
Width = 60
Height = 13
Caption = #20986#29983#26085#26399#65306
end
object Label20: TLabel
Left = 82
Top = 173
Width = 60
Height = 13
Caption = #25152#22312#35786#25152#65306
end
object Label7: TLabel
Left = 85
Top = 211
Width = 54
Height = 13
Caption = #31038' '#20445' '#21495#65306
end
object Label8: TLabel
Left = 88
Top = 252
Width = 51
Height = 13
Caption = #32844' '#20301#65306
end
object Label21: TLabel
Left = 371
Top = 247
Width = 51
Height = 13
Caption = #26435' '#38480#65306
end
object Label9: TLabel
Left = 362
Top = 213
Width = 60
Height = 13
Caption = #30331#38470#23494#30721#65306
end
object Label25: TLabel
Left = 360
Top = 172
Width = 60
Height = 13
Caption = #30005#35805#21495#30721#65306
end
object Label24: TLabel
Left = 362
Top = 137
Width = 60
Height = 13
Caption = #37038#25919#32534#30721#65306
end
object Label23: TLabel
Left = 363
Top = 99
Width = 60
Height = 13
Caption = #25152#22312#34903#36947#65306
end
object Label22: TLabel
Left = 363
Top = 61
Width = 60
Height = 13
Caption = #25152#22312#22478#24066#65306
end
object Label5: TLabel
Left = 363
Top = 22
Width = 60
Height = 13
Caption = #25152#22312#30465#20221#65306
end
object SMF_AddEMPPost_BTN: TButton
Left = 176
Top = 328
Width = 75
Height = 25
Caption = #25552' '#20132
TabOrder = 0
OnClick = SMF_AddEMPPost_BTNClick
end
object SYSMngForm_Button4: TButton
Left = 424
Top = 328
Width = 75
Height = 25
Caption = #12296#12296#36820' '#22238
TabOrder = 1
OnClick = SYSMngForm_Button4Click
end
object SYSMngForm_ComboBox3: TComboBox
Left = 440
Top = 242
Width = 97
Height = 21
ItemHeight = 13
ItemIndex = 0
TabOrder = 2
Text = '0'
Items.Strings = (
'0'
'1'
'2'
'3'
'4'
'5'
'6'
'7'
'8'
'9')
end
object SYSMngForm_Edit2: TEdit
Left = 152
Top = 16
Width = 121
Height = 21
TabOrder = 3
OnChange = SYSMngForm_Edit2Change
end
object SYSMngForm_Edit3: TEdit
Left = 152
Top = 56
Width = 121
Height = 21
TabOrder = 4
end
object SYSMngForm_Edit4: TEdit
Left = 152
Top = 208
Width = 121
Height = 21
TabOrder = 5
end
object SYSMngForm_Edit1: TEdit
Left = 440
Top = 16
Width = 121
Height = 21
TabOrder = 6
end
object SYSMngForm_Edit5: TEdit
Left = 440
Top = 56
Width = 121
Height = 21
TabOrder = 7
end
object SYSMngForm_Edit6: TEdit
Left = 440
Top = 92
Width = 121
Height = 21
TabOrder = 8
end
object SYSMngForm_Edit7: TEdit
Left = 440
Top = 128
Width = 121
Height = 21
TabOrder = 9
end
object SYSMngForm_Edit8: TEdit
Left = 440
Top = 168
Width = 121
Height = 21
TabOrder = 10
end
object SYSMngForm_Edit9: TEdit
Left = 440
Top = 208
Width = 121
Height = 21
TabOrder = 11
end
object SYSMngForm_ComboBox1: TComboBox
Left = 152
Top = 248
Width = 121
Height = 21
ItemHeight = 13
TabOrder = 12
end
object SYSMngForm_ComboBox2: TComboBox
Left = 152
Top = 168
Width = 121
Height = 21
ItemHeight = 13
TabOrder = 13
end
object SYSMngForm_DateTimePicker1: TDateTimePicker
Left = 152
Top = 136
Width = 129
Height = 21
CalAlignment = dtaLeft
Date = 38229.849859294
Time = 38229.849859294
DateFormat = dfShort
DateMode = dmComboBox
Kind = dtkDate
ParseInput = False
TabOrder = 14
end
object SYSMngForm_ComboBox4: TComboBox
Left = 152
Top = 96
Width = 57
Height = 21
ItemHeight = 13
ItemIndex = 0
TabOrder = 15
Text = #30007
Items.Strings = (
#30007
#22899)
end
object SMF_AddEMPPost_Button1: TButton
Left = 304
Top = 330
Width = 75
Height = 25
Caption = #37325#32622
TabOrder = 16
OnClick = SMF_AddEMPPost_Button1Click
end
end
object SYSMngForm_ADOQuery1: TADOQuery
Connection = ADOConnection1
Parameters = <>
Left = 312
Top = 184
end
object ADOConnection1: TADOConnection
Connected = True
ConnectionString =
'Provider=SQLOLEDB.1;Persist Security Info=False;User ID=sa;Initi' +
'al Catalog=pethospital;Data Source=.'
LoginPrompt = False
Provider = 'SQLOLEDB.1'
Left = 320
Top = 72
end
object SYSMngForm_ADOQuery2: TADOQuery
Active = True
Connection = ADOConnection1
CursorType = ctStatic
Parameters = <>
SQL.Strings = (
'select * from EmployeeTable')
Left = 312
Top = 136
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -