📄 unbman.dfm
字号:
object FMBMAN: TFMBMAN
Left = 52
Top = 67
AutoScroll = False
Caption = '人事信息'
ClientHeight = 473
ClientWidth = 692
Color = 15648684
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = '宋体'
Font.Style = []
Menu = MainMenu
OldCreateOrder = True
Position = poScreenCenter
Scaled = False
OnClose = FormClose
OnCloseQuery = FormCloseQuery
OnCreate = FormCreate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 15
object StatusBar: TStatusBar
Left = 0
Top = 454
Width = 692
Height = 19
Panels = <
item
Alignment = taCenter
Width = 120
end
item
Width = 120
end>
SimplePanel = False
end
object Panel2: TPanel
Left = 0
Top = 0
Width = 567
Height = 454
Align = alClient
BevelOuter = bvNone
BorderStyle = bsSingle
Caption = ' '
Color = 16766935
Ctl3D = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = '宋体'
Font.Style = []
ParentCtl3D = False
ParentFont = False
TabOrder = 1
object GroupBox1: TGroupBox
Left = 343
Top = 320
Width = 220
Height = 126
Caption = '快速查询'
Ctl3D = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -13
Font.Name = '宋体'
Font.Style = []
ParentCtl3D = False
ParentFont = False
TabOrder = 1
object LB1: TLabel
Left = 7
Top = 25
Width = 52
Height = 13
Caption = '员工编号'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object LB2: TLabel
Left = 7
Top = 45
Width = 52
Height = 13
Caption = '中文姓名'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object LB3: TLabel
Left = 7
Top = 65
Width = 52
Height = 13
Caption = '英文姓名'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label7: TLabel
Left = 133
Top = 24
Width = 13
Height = 13
Caption = '至'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label9: TLabel
Left = 133
Top = 64
Width = 13
Height = 13
Caption = '至'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label1: TLabel
Left = 133
Top = 44
Width = 13
Height = 13
Caption = '至'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object LB11: TJEdit
Left = 65
Top = 20
Width = 65
Height = 19
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = '宋体'
Font.Style = []
ImeName = '中文 (简体) - 微软拼音'
ParentFont = False
TabOrder = 0
Digits = 1
Max = 999999999
_EditType = EDIT
_SHOWCAL = NONE
_BADINPUT = True
_LONGTIME = False
end
object LB31: TJEdit
Left = 65
Top = 60
Width = 65
Height = 19
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = '宋体'
Font.Style = []
ImeName = '中文 (简体) - 微软拼音'
ParentFont = False
TabOrder = 4
Digits = 1
Max = 999999999
_EditType = EDIT
_SHOWCAL = NONE
_BADINPUT = True
_LONGTIME = False
end
object LB12: TJEdit
Left = 150
Top = 20
Width = 65
Height = 19
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = '宋体'
Font.Style = []
ImeName = '中文 (简体) - 微软拼音'
ParentFont = False
TabOrder = 1
Digits = 1
Max = 999999999
_EditType = EDIT
_SHOWCAL = NONE
_BADINPUT = True
_LONGTIME = False
end
object LB32: TJEdit
Left = 150
Top = 60
Width = 65
Height = 19
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = '宋体'
Font.Style = []
ImeName = '中文 (简体) - 微软拼音'
ParentFont = False
TabOrder = 5
Digits = 1
Max = 999999999
_EditType = EDIT
_SHOWCAL = NONE
_BADINPUT = True
_LONGTIME = False
end
object LB21: TJEdit
Left = 65
Top = 40
Width = 65
Height = 19
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = '宋体'
Font.Style = []
ImeName = '中文 (简体) - 微软拼音'
ParentFont = False
TabOrder = 2
Digits = 1
Max = 999999999
_EditType = EDIT
_SHOWCAL = NONE
_BADINPUT = True
_LONGTIME = False
end
object LB22: TJEdit
Left = 150
Top = 40
Width = 65
Height = 19
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = '宋体'
Font.Style = []
ImeName = '中文 (简体) - 微软拼音'
ParentFont = False
TabOrder = 3
Digits = 1
Max = 999999999
_EditType = EDIT
_SHOWCAL = NONE
_BADINPUT = True
_LONGTIME = False
end
object BTNSER: TBitBtn
Left = 10
Top = 86
Width = 120
Height = 30
Cursor = crHandPoint
Caption = 'F5 查询'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 6
OnClick = BTNSERClick
Spacing = 1
end
object BTNCLR: TBitBtn
Left = 135
Top = 86
Width = 80
Height = 30
Cursor = crHandPoint
Caption = '清除'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 7
OnClick = BTNCLRClick
Spacing = 1
end
end
object Page: TPageControl
Left = 1
Top = 0
Width = 335
Height = 450
ActivePage = PAGE_A
TabOrder = 0
TabWidth = 166
object PAGE_A: TTabSheet
Caption = '个人资料'
object LBBNCNA: TLabel
Left = 2
Top = 48
Width = 48
Height = 12
Caption = '英文姓名'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object LBBNBTH: TLabel
Left = 165
Top = 48
Width = 48
Height = 12
Caption = '出生日期'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object LBBNCTY: TLabel
Left = 165
Top = 108
Width = 48
Height = 12
Caption = '国 籍'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object LBBNROT: TLabel
Left = 2
Top = 108
Width = 48
Height = 12
Caption = '籍 贯'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object LBBNIDN: TLabel
Left = 2
Top = 88
Width = 48
Height = 12
Caption = '身份证号'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object LBBNPAS: TLabel
Left = 165
Top = 188
Width = 48
Height = 12
Caption = '护照号码'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object LBBNLIV: TLabel
Left = 2
Top = 188
Width = 48
Height = 12
Caption = '居留字号'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object LBBNSEX: TLabel
Left = 2
Top = 68
Width = 48
Height = 12
Caption = '性 别'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object LBBNBLD: TLabel
Left = 165
Top = 68
Width = 48
Height = 12
Caption = '血 型'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object LBBNSCS: TLabel
Left = 2
Top = 128
Width = 48
Height = 12
Caption = '学历代号'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object LBBNSDP: TLabel
Left = 165
Top = 128
Width = 48
Height = 12
Caption = '科别系所'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object LBBNCPL: TLabel
Left = 165
Top = 88
Width = 48
Height = 12
Caption = '婚 姻'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -