📄 uzzzgpllr.~dfm
字号:
Width = 628
Height = 98
Align = alTop
Caption = '基本信息'
TabOrder = 0
object Label19: TLabel
Left = 36
Top = 47
Width = 48
Height = 12
Caption = '单位代码'
Font.Charset = GB2312_CHARSET
Font.Color = clTeal
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label20: TLabel
Left = 259
Top = 23
Width = 24
Height = 12
Caption = '姓名'
FocusControl = edtXM
end
object Label21: TLabel
Left = 24
Top = 23
Width = 60
Height = 12
Caption = '社会保障号'
FocusControl = edtSFZH
Font.Charset = GB2312_CHARSET
Font.Color = clTeal
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label22: TLabel
Left = 456
Top = 72
Width = 24
Height = 12
Caption = '性别'
end
object Label23: TLabel
Left = 432
Top = 23
Width = 48
Height = 12
Caption = '出生时间'
end
object Label24: TLabel
Left = 205
Top = 72
Width = 72
Height = 12
Alignment = taCenter
Caption = '参加工作时间'
Font.Charset = GB2312_CHARSET
Font.Color = clTeal
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label25: TLabel
Left = 36
Top = 72
Width = 48
Height = 12
Caption = '用工形式'
end
object Label27: TLabel
Left = 229
Top = 47
Width = 48
Height = 12
Caption = '单位名称'
end
object edtXM: TDBEdit
Left = 287
Top = 19
Width = 92
Height = 20
DataField = 'XM'
DataSource = souTemp
TabOrder = 1
end
object edtSFZH: TDBEdit
Left = 88
Top = 19
Width = 130
Height = 20
DataField = 'SFZH'
DataSource = souTemp
TabOrder = 0
OnExit = edtSFZHExit
end
object cmbXB: TwwDBLookupCombo
Left = 505
Top = 68
Width = 42
Height = 20
DropDownAlignment = taLeftJustify
Selected.Strings = (
'DMMC'#9'4'#9'性别'#9'F'
'DM'#9'4'#9'代码'#9'F')
DataField = 'XB'
DataSource = souTemp
LookupTable = qryXB
LookupField = 'DM'
Options = [loColLines, loRowLines, loTitles]
TabOrder = 6
AutoDropDown = False
ShowButton = True
AllowClearKey = False
end
object cmbYGXS: TwwDBLookupCombo
Left = 88
Top = 68
Width = 84
Height = 20
DropDownAlignment = taLeftJustify
Selected.Strings = (
'DMMC'#9'10'#9'用工形式'#9'F'
'DM'#9'4'#9'代码'#9'F')
DataField = 'YGXS'
DataSource = souTemp
LookupTable = qryYGXS
LookupField = 'DM'
Options = [loColLines, loRowLines, loTitles]
TabOrder = 4
AutoDropDown = False
ShowButton = True
AllowClearKey = False
end
object dtpCJGZSJ: TwwDBDateTimePicker
Left = 287
Top = 68
Width = 92
Height = 20
CalendarAttributes.Font.Charset = DEFAULT_CHARSET
CalendarAttributes.Font.Color = clWindowText
CalendarAttributes.Font.Height = -11
CalendarAttributes.Font.Name = 'MS Sans Serif'
CalendarAttributes.Font.Style = []
DataField = 'CJGZSJ'
DataSource = souTemp
Epoch = 1950
ShowButton = True
TabOrder = 5
end
object dtpCSSJ: TwwDBDateTimePicker
Left = 505
Top = 19
Width = 92
Height = 20
CalendarAttributes.Font.Charset = DEFAULT_CHARSET
CalendarAttributes.Font.Color = clWindowText
CalendarAttributes.Font.Height = -11
CalendarAttributes.Font.Name = 'MS Sans Serif'
CalendarAttributes.Font.Style = []
DataField = 'CSSJ'
DataSource = souTemp
Epoch = 1950
ShowButton = True
TabOrder = 2
end
object cmbYGXS_Edit: TwwDBLookupCombo
Left = 544
Top = 70
Width = 84
Height = 20
DropDownAlignment = taLeftJustify
Selected.Strings = (
'DM'#9'4'#9'代码'#9'F'
'DMMC'#9'10'#9'用工形式'#9'F')
DataField = 'YGXS'
DataSource = souTemp
LookupTable = qryYGXS
LookupField = 'DM'
Options = [loColLines, loRowLines, loTitles]
TabOrder = 7
AutoDropDown = False
ShowButton = True
AllowClearKey = False
end
object cmbXB_Edit: TwwDBLookupCombo
Left = 571
Top = 68
Width = 42
Height = 20
DropDownAlignment = taLeftJustify
Selected.Strings = (
'DM'#9'4'#9'代码'#9'F'
'DMMC'#9'4'#9'性别'#9'F')
DataField = 'XB'
DataSource = souTemp
LookupTable = qryXB
LookupField = 'DM'
Options = [loColLines, loRowLines, loTitles]
TabOrder = 8
AutoDropDown = False
ShowButton = True
AllowClearKey = False
end
object edtDWMC: TDBEdit
Left = 287
Top = 43
Width = 311
Height = 20
TabStop = False
Color = clBtnFace
DataField = 'DWMC'
DataSource = souTemp
ReadOnly = True
TabOrder = 9
end
object cmbDWID: TwwDBLookupCombo
Left = 87
Top = 43
Width = 130
Height = 20
DropDownAlignment = taLeftJustify
Selected.Strings = (
'DWDM'#9'9'#9'单位代码'#9'F'
'DWMC'#9'40'#9'单位名称'#9'F')
DataField = 'DWID'
DataSource = souTemp
LookupTable = qryDWID
LookupField = 'DWID'
Options = [loColLines, loRowLines, loTitles]
TabOrder = 3
AutoDropDown = False
ShowButton = False
AllowClearKey = True
ShowMatchText = True
end
end
end
end
object Panel1: TPanel
Left = 0
Top = 217
Width = 638
Height = 243
Align = alClient
BevelOuter = bvNone
BorderWidth = 5
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -