📄 registeremployeeunit.dfm
字号:
object frm_registeremployee: Tfrm_registeremployee
Left = 212
Top = 240
BorderStyle = bsDialog
Caption = #21592#24037#22522#26412#20449#24687#24405#20837
ClientHeight = 559
ClientWidth = 731
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object GroupBox1: TGroupBox
Left = 8
Top = 8
Width = 713
Height = 185
Caption = #21592#24037#22522#26412#20449#24687
TabOrder = 0
object Label1: TLabel
Left = 16
Top = 24
Width = 63
Height = 13
Caption = #21592#24037#32534#21495': '
end
object Label2: TLabel
Left = 216
Top = 32
Width = 63
Height = 13
Caption = #21592#24037#22995#21517': '
end
object Label3: TLabel
Left = 544
Top = 32
Width = 36
Height = 13
Caption = #27665#26063': '
end
object Label4: TLabel
Left = 16
Top = 106
Width = 63
Height = 13
Caption = #29983' '#26085': '
end
object Label5: TLabel
Left = 216
Top = 106
Width = 60
Height = 13
Caption = #21152#30431#26102#38388': '
end
object Label6: TLabel
Left = 16
Top = 64
Width = 66
Height = 13
Caption = #23398' '#21382': '
end
object Label7: TLabel
Left = 216
Top = 64
Width = 60
Height = 13
Caption = #30005' '#35805': '
end
object Label8: TLabel
Left = 16
Top = 144
Width = 57
Height = 13
Caption = #22791' '#27880' '
end
object Label9: TLabel
Left = 424
Top = 72
Width = 33
Height = 13
Caption = #22320#22336': '
end
object Label10: TLabel
Left = 504
Top = 152
Width = 154
Height = 13
Caption = '('#35831#27880#24847':'#24102'*'#21495#20026#24517#22635#39033') '
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object employeeid: TEdit
Left = 80
Top = 24
Width = 121
Height = 21
Enabled = False
ImeName = #26497#21697#20116#31508#36755#20837#27861
TabOrder = 0
Text = 'employeeid'
end
object employeename: TEdit
Left = 280
Top = 24
Width = 121
Height = 21
ImeName = #26497#21697#20116#31508#36755#20837#27861
TabOrder = 1
Text = 'employeename'
end
object sex: TRadioGroup
Left = 424
Top = 16
Width = 105
Height = 33
Caption = #24615#21035
Columns = 2
ItemIndex = 0
Items.Strings = (
#30007
#22899)
TabOrder = 2
end
object birthday: TDateTimePicker
Left = 80
Top = 104
Width = 121
Height = 21
Date = 38683.481344942120000000
Time = 38683.481344942120000000
ImeName = #26497#21697#20116#31508#36755#20837#27861
TabOrder = 3
end
object jointime: TDateTimePicker
Left = 280
Top = 104
Width = 129
Height = 21
Date = 38683.481496851850000000
Time = 38683.481496851850000000
ImeName = #26497#21697#20116#31508#36755#20837#27861
TabOrder = 4
end
object edulevel: TComboBox
Left = 80
Top = 64
Width = 121
Height = 21
Style = csDropDownList
ImeName = #26497#21697#20116#31508#36755#20837#27861
ItemHeight = 13
ItemIndex = 0
TabOrder = 5
Text = #35831#36873#25321#23398#21382
Items.Strings = (
#35831#36873#25321#23398#21382
#26412#31185
#22823#19987
#21338#22763
#30805#22763
#30805#22763#30740#31350#29983
#20013#19987
#39640#20013
#21021#20013
#20854#20182)
end
object tel: TEdit
Left = 280
Top = 64
Width = 121
Height = 21
ImeName = #26497#21697#20116#31508#36755#20837#27861
TabOrder = 6
Text = 'tel'
end
object address: TEdit
Left = 464
Top = 72
Width = 241
Height = 21
ImeName = #26497#21697#20116#31508#36755#20837#27861
TabOrder = 7
Text = 'address'
end
object note: TEdit
Left = 80
Top = 144
Width = 329
Height = 21
ImeName = #26497#21697#20116#31508#36755#20837#27861
TabOrder = 8
Text = 'note'
end
object folk: TComboBox
Left = 584
Top = 24
Width = 121
Height = 21
Style = csDropDownList
ImeName = #26497#21697#20116#31508#36755#20837#27861
ItemHeight = 13
ItemIndex = 0
TabOrder = 9
Text = #35831#36873#25321#27665#26063
Items.Strings = (
#35831#36873#25321#27665#26063
#27721#26063
#34255#26063
#22238#26063
#32500#21566#23572#26063
#22766#26063
#22865#20025)
end
object b_add: TButton
Left = 480
Top = 112
Width = 75
Height = 25
Caption = #24405#20837
TabOrder = 10
OnClick = b_addClick
end
object b_cancel: TButton
Left = 584
Top = 112
Width = 75
Height = 25
Caption = #28165#23631
TabOrder = 11
OnClick = b_cancelClick
end
end
object DBGrid1: TDBGrid
Left = 8
Top = 200
Width = 713
Height = 297
Color = clAppWorkSpace
DataSource = ds_employee
ImeName = #26497#21697#20116#31508#36755#20837#27861
TabOrder = 1
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object GroupBox2: TGroupBox
Left = 32
Top = 504
Width = 193
Height = 41
Caption = #25490#24207#26041#27861
TabOrder = 2
object inc: TRadioButton
Left = 16
Top = 16
Width = 65
Height = 17
Caption = #21319#24207
Checked = True
TabOrder = 0
TabStop = True
OnClick = incClick
end
object desc: TRadioButton
Left = 112
Top = 16
Width = 65
Height = 17
Caption = #38477#24207
TabOrder = 1
OnClick = descClick
end
end
object GroupBox3: TGroupBox
Left = 272
Top = 504
Width = 393
Height = 41
Caption = #25490#24207#20869#23481
TabOrder = 3
object id: TRadioButton
Left = 16
Top = 16
Width = 65
Height = 17
Caption = #32534#21495
Checked = True
TabOrder = 0
TabStop = True
OnClick = idClick
end
object name: TRadioButton
Left = 104
Top = 16
Width = 65
Height = 17
Caption = #22995#21517
TabOrder = 1
OnClick = nameClick
end
object edu: TRadioButton
Left = 192
Top = 16
Width = 65
Height = 17
Caption = #23398#21382
TabOrder = 2
OnClick = eduClick
end
object time: TRadioButton
Left = 288
Top = 16
Width = 73
Height = 17
Caption = #21152#30431#26102#38388' '
TabOrder = 3
OnClick = timeClick
end
end
object t_employee: TADOTable
Connection = DataModule1.ADOConnection1
TableName = 'employee'
Left = 88
end
object q_employee: TADOQuery
Connection = DataModule1.ADOConnection1
Parameters = <>
SQL.Strings = (
'select * from employee')
Left = 120
end
object ds_employee: TDataSource
DataSet = q_employee
Left = 152
end
object t_counter: TADOTable
Connection = DataModule1.ADOConnection1
Filter = 'id='#39'e'#39
Filtered = True
TableName = 'counter'
Left = 192
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -