📄 untframeemp.~dfm
字号:
object FrameEmp: TFrameEmp
Left = 0
Top = 0
Width = 403
Height = 527
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 0
object lblUserName: TLabel
Left = 6
Top = 40
Width = 48
Height = 12
Caption = #24037' '#21495
end
object lblDptID: TLabel
Left = 6
Top = 17
Width = 48
Height = 12
Caption = #38582#23646#37096#38376
end
object lblName: TLabel
Left = 199
Top = 17
Width = 48
Height = 12
Caption = #22995' '#21517
end
object lblSex: TLabel
Left = 199
Top = 40
Width = 48
Height = 12
Caption = #24615' '#21035
end
object lblBirthday: TLabel
Left = 6
Top = 63
Width = 48
Height = 12
Caption = #20986#29983#24180#26376
end
object lblEdu: TLabel
Left = 199
Top = 63
Width = 48
Height = 12
Caption = #25991#21270#31243#24230
end
object lblNation: TLabel
Left = 6
Top = 86
Width = 48
Height = 12
Caption = #27665' '#26063
end
object lblRally: TLabel
Left = 199
Top = 86
Width = 48
Height = 12
Caption = #31821' '#36143
end
object lblStiuation: TLabel
Left = 6
Top = 110
Width = 48
Height = 12
Caption = #32844' '#21153
end
object lblPolitics: TLabel
Left = 199
Top = 110
Width = 48
Height = 12
Caption = #25919#27835#38754#35980
end
object lblHomeAddress: TLabel
Left = 6
Top = 134
Width = 48
Height = 12
Caption = #23478#24237#20303#22336
end
object lblMobiPhone: TLabel
Left = 6
Top = 158
Width = 48
Height = 12
Caption = #25163#26426#21495#30721
end
object lblHomePhone: TLabel
Left = 6
Top = 255
Width = 48
Height = 12
Caption = #20303#23429#30005#35805
end
object lblBPNum: TLabel
Left = 6
Top = 182
Width = 48
Height = 12
Caption = 'BP'#26426#21495#30721
end
object lblEmp: TLabel
Left = 6
Top = 280
Width = 48
Height = 12
Caption = #32856#20219#24773#20917
end
object lblPID: TLabel
Left = 6
Top = 206
Width = 48
Height = 12
Caption = #36523#20221#35777#21495
end
object lblRank: TLabel
Left = 6
Top = 305
Width = 48
Height = 12
Caption = #25216#26415#32844#31216
end
object lblRankDate: TLabel
Left = 6
Top = 230
Width = 48
Height = 12
Caption = #35780#23450#26085#26399
end
object lblEmpSDate: TLabel
Left = 199
Top = 305
Width = 72
Height = 12
Caption = #32856#29992#36215#22987#26085#26399
end
object lblCPA: TLabel
Left = 199
Top = 353
Width = 72
Height = 12
Caption = #26159#21542#27880#20876#20250#35745
end
object lblEmpEDate: TLabel
Left = 199
Top = 329
Width = 72
Height = 12
Caption = #32856#29992#25130#27490#26085#26399
end
object lblWorkDate: TLabel
Left = 199
Top = 280
Width = 72
Height = 12
Caption = #21442#21152#24037#20316#26102#38388
end
object lblRSDate: TLabel
Left = 199
Top = 230
Width = 48
Height = 12
Caption = #20837#25152#26102#38388
end
object lblProunit: TLabel
Left = 199
Top = 182
Width = 60
Height = 12
Caption = #21069#24037#20316#21333#20301
end
object lblLeaveDate: TLabel
Left = 199
Top = 255
Width = 48
Height = 12
Caption = #31163#25152#26102#38388
end
object lblLeaveCause: TLabel
Left = 6
Top = 329
Width = 48
Height = 12
Caption = #31163#25152#21407#22240
end
object lblMarriay: TLabel
Left = 199
Top = 206
Width = 48
Height = 12
Caption = #23130#23035#24773#20917
end
object lblWriteDate: TLabel
Left = 6
Top = 353
Width = 48
Height = 12
Caption = #22635#34920#26085#26399
end
object lblCY: TLabel
Left = 199
Top = 158
Width = 48
Height = 12
Caption = #20154#21592#24615#36136
end
object lblAward: TLabel
Left = 6
Top = 378
Width = 48
Height = 12
Caption = #22870#24809#24773#20917
end
object lblDocPos: TLabel
Left = 199
Top = 378
Width = 48
Height = 12
Caption = #23384#25918#21333#20301
end
object lblPhoto: TLabel
Left = 6
Top = 444
Width = 48
Height = 12
Caption = #32844#24037#29031#29255
end
object lblMemo: TLabel
Left = 199
Top = 444
Width = 48
Height = 12
Caption = #22791' '#27880
end
object lblHint: TLabel
Left = 6
Top = 464
Width = 42
Height = 12
Caption = '('#21452#20987#36755
end
object Label1: TLabel
Left = 6
Top = 480
Width = 48
Height = 12
Caption = #20837#22270#29255#65289
end
object dedtUserName: TDBEdit
Left = 62
Top = 36
Width = 120
Height = 20
DataField = 'UserName'
DataSource = DsEmp
TabOrder = 1
end
object stcEmpDpt: TStaticText
Left = 62
Top = 13
Width = 120
Height = 20
AutoSize = False
BorderStyle = sbsSunken
Caption = 'stcEmpDpt'
TabOrder = 10
end
object dedtName: TDBEdit
Left = 277
Top = 13
Width = 120
Height = 20
DataField = 'Name'
DataSource = DsEmp
TabOrder = 0
OnChange = dedtNameChange
end
object dedtBirthday: TDBEdit
Left = 62
Top = 59
Width = 120
Height = 20
DataField = 'Birthday'
DataSource = DsEmp
TabOrder = 3
end
object dedtEdu: TDBEdit
Left = 277
Top = 59
Width = 120
Height = 20
DataField = 'Edu'
DataSource = DsEmp
TabOrder = 4
end
object dedtRally: TDBEdit
Left = 277
Top = 82
Width = 120
Height = 20
DataField = 'Rally'
DataSource = DsEmp
TabOrder = 6
end
object dedtPolitics: TDBEdit
Left = 277
Top = 106
Width = 120
Height = 20
DataField = 'Politics'
DataSource = DsEmp
TabOrder = 7
end
object dedtHomeAddress: TDBEdit
Left = 61
Top = 130
Width = 342
Height = 20
DataField = 'HomeAddress'
DataSource = DsEmp
TabOrder = 8
end
object dedtMobiPhone: TDBEdit
Left = 62
Top = 154
Width = 120
Height = 20
DataField = 'MobiPhone'
DataSource = DsEmp
TabOrder = 9
end
object dedtHomePhone: TDBEdit
Left = 62
Top = 251
Width = 120
Height = 20
DataField = 'HomePhone'
DataSource = DsEmp
TabOrder = 18
end
object dedtBPNum: TDBEdit
Left = 62
Top = 178
Width = 120
Height = 20
DataField = 'BPNum'
DataSource = DsEmp
TabOrder = 12
end
object dedtEmp: TDBEdit
Left = 62
Top = 276
Width = 120
Height = 20
DataField = 'Emp'
DataSource = DsEmp
TabOrder = 20
end
object dedtPID: TDBEdit
Left = 62
Top = 202
Width = 120
Height = 20
DataField = 'PID'
DataSource = DsEmp
TabOrder = 14
end
object dedtRank: TDBEdit
Left = 62
Top = 301
Width = 120
Height = 20
DataField = 'Rank'
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -