⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 unitemployee.dfm

📁 一个不错的系统
💻 DFM
📖 第 1 页 / 共 3 页
字号:
      Top = 144
      Width = 12
      Height = 12
      Alignment = taRightJustify
      Caption = #20803
    end
    object Label39: TLabel
      Left = 11
      Top = 34
      Width = 48
      Height = 12
      Alignment = taRightJustify
      Caption = #25919#27835#38754#35980
    end
    object Label27: TLabel
      Left = 35
      Top = 166
      Width = 96
      Height = 12
      Alignment = taRightJustify
      Caption = #20859#32769#20851#31995#25152#22312#21333#20301
    end
    object Label30: TLabel
      Left = 595
      Top = 188
      Width = 72
      Height = 12
      Alignment = taRightJustify
      Caption = #19987#19994#25216#26415#31561#32423
    end
    object Label36: TLabel
      Left = 71
      Top = 210
      Width = 60
      Height = 12
      Alignment = taRightJustify
      Caption = #20877#23601#19994#24773#20917
    end
    object Label37: TLabel
      Left = 243
      Top = 188
      Width = 72
      Height = 12
      Alignment = taRightJustify
      Caption = #19987#19994#25216#26415#32844#31216
    end
    object Label40: TLabel
      Left = 619
      Top = 166
      Width = 48
      Height = 12
      Alignment = taRightJustify
      Caption = #21333#20301#24615#36136
    end
    object Label41: TLabel
      Left = 419
      Top = 210
      Width = 72
      Height = 12
      Alignment = taRightJustify
      Caption = #20174#20107#29305#27530#24037#20316
    end
    object Label42: TLabel
      Left = 59
      Top = 188
      Width = 72
      Height = 12
      Alignment = taRightJustify
      Caption = #20139#21463#31038#20250#25937#21161
    end
    object Label43: TLabel
      Left = 526
      Top = 210
      Width = 12
      Height = 12
      Alignment = taRightJustify
      Caption = #24180
    end
    object Label44: TLabel
      Left = 567
      Top = 210
      Width = 12
      Height = 12
      Alignment = taRightJustify
      Caption = #26376
    end
    object Label45: TLabel
      Left = 243
      Top = 210
      Width = 72
      Height = 12
      Alignment = taRightJustify
      Caption = #29305#27530#24037#20316#31867#22411
    end
    object DBEdit2: TDBEdit
      Left = 195
      Top = 8
      Width = 73
      Height = 20
      DataField = 'MName'
      DataSource = DMMain.dsEmployee
      TabOrder = 1
    end
    object DBComboBox1: TDBComboBox
      Left = 323
      Top = 8
      Width = 49
      Height = 20
      Style = csDropDownList
      DataField = 'MGender'
      DataSource = DMMain.dsEmployee
      ItemHeight = 12
      Items.Strings = (
        #30007
        #22899)
      TabOrder = 2
      OnChange = DBComboBox1Change
    end
    object DBEdit3: TDBEdit
      Left = 435
      Top = 8
      Width = 81
      Height = 20
      TabStop = False
      DataField = 'MBirthday'
      DataSource = DMMain.dsEmployee
      ReadOnly = True
      TabOrder = 3
    end
    object DBComboBox4: TDBComboBox
      Left = 323
      Top = 52
      Width = 81
      Height = 20
      DataField = 'MProvince'
      DataSource = DMMain.dsEmployee
      ItemHeight = 12
      TabOrder = 12
      OnEnter = DBComboBox4Enter
    end
    object DBEdit5: TDBEdit
      Left = 555
      Top = 52
      Width = 158
      Height = 20
      DataField = 'MPolice'
      DataSource = DMMain.dsEmployee
      TabOrder = 14
    end
    object DBEdit6: TDBEdit
      Left = 67
      Top = 52
      Width = 201
      Height = 20
      DataField = 'MIDCardNO'
      DataSource = DMMain.dsEmployee
      MaxLength = 18
      TabOrder = 11
      OnExit = DBEdit6Exit
      OnKeyPress = DBEdit6KeyPress
    end
    object DBComboBox2: TDBComboBox
      Left = 555
      Top = 8
      Width = 57
      Height = 20
      Style = csDropDownList
      DataField = 'MMarrigae'
      DataSource = DMMain.dsEmployee
      ItemHeight = 12
      Items.Strings = (
        #24050#23130
        #26410#23130
        #31163#23130
        #20007#20598)
      TabOrder = 4
      OnChange = DBComboBox2Change
    end
    object DBComboBox3: TDBComboBox
      Left = 323
      Top = 30
      Width = 65
      Height = 20
      DataField = 'MFolk'
      DataSource = DMMain.dsEmployee
      ItemHeight = 12
      TabOrder = 8
      OnEnter = DBComboBox3Enter
    end
    object DBComboBox5: TDBComboBox
      Left = 435
      Top = 52
      Width = 81
      Height = 20
      DataField = 'MCity'
      DataSource = DMMain.dsEmployee
      ItemHeight = 12
      TabOrder = 13
      OnEnter = DBComboBox5Enter
    end
    object DBEdit10: TDBEdit
      Left = 323
      Top = 142
      Width = 78
      Height = 20
      DataField = 'MTitle'
      DataSource = DMMain.dsEmployee
      TabOrder = 28
    end
    object DBEdit11: TDBEdit
      Left = 67
      Top = 74
      Width = 377
      Height = 20
      DataField = 'MRegAdd'
      DataSource = DMMain.dsEmployee
      TabOrder = 15
    end
    object DBEdit13: TDBEdit
      Left = 555
      Top = 30
      Width = 198
      Height = 20
      DataField = 'MTel'
      DataSource = DMMain.dsEmployee
      TabOrder = 10
    end
    object DBMemo1: TDBMemo
      Left = 67
      Top = 347
      Width = 689
      Height = 46
      DataField = 'MMemo'
      DataSource = DMMain.dsEmployee
      ScrollBars = ssVertical
      TabOrder = 59
      OnEnter = DBMemo1Enter
      OnExit = DBMemo1Exit
    end
    object DBEdit14: TDBEdit
      Left = 67
      Top = 96
      Width = 377
      Height = 20
      DataField = 'MCurAdd'
      DataSource = DMMain.dsEmployee
      TabOrder = 18
      OnExit = DBEdit14Exit
    end
    object DBEdit17: TDBEdit
      Left = 67
      Top = 142
      Width = 70
      Height = 20
      DataField = 'MInDate'
      DataSource = DMMain.dsEmployee
      TabOrder = 26
      OnExit = DBEdit17Exit
    end
    object DBComboBox6: TDBComboBox
      Left = 323
      Top = 118
      Width = 121
      Height = 20
      DataField = 'MDuty'
      DataSource = DMMain.dsEmployee
      ItemHeight = 12
      TabOrder = 23
      OnEnter = DBComboBox6Enter
    end
    object DBEdit18: TDBEdit
      Left = 67
      Top = 118
      Width = 70
      Height = 20
      DataField = 'MStartWorkDate'
      DataSource = DMMain.dsEmployee
      TabOrder = 21
      OnExit = DBEdit18Exit
    end
    object DBEdit1: TDBEdit
      Left = 67
      Top = 8
      Width = 65
      Height = 20
      DataField = 'MTagNo'
      DataSource = DMMain.dsEmployee
      MaxLength = 8
      TabOrder = 0
      OnExit = DBEdit1Exit
    end
    object DBComboBox8: TDBComboBox
      Left = 211
      Top = 140
      Width = 70
      Height = 20
      Style = csDropDownList
      DataField = 'MContract'
      DataSource = DMMain.dsEmployee
      ItemHeight = 12
      Items.Strings = (
        #26159
        #21542)
      TabOrder = 27
    end
    object DBComboBox9: TDBComboBox
      Left = 675
      Top = 8
      Width = 81
      Height = 20
      DataField = 'MMember'
      DataSource = DMMain.dsEmployee
      ItemHeight = 12
      TabOrder = 5
      OnEnter = DBComboBox9Enter
    end
    object DBComboBox10: TDBComboBox
      Left = 211
      Top = 116
      Width = 70
      Height = 20
      Style = csDropDownList
      DataField = 'MWork'
      DataSource = DMMain.dsEmployee
      ItemHeight = 12
      Items.Strings = (
        #22312#23703
        #20869#36864
        #21327#20445
        #20260#27531
        #38271#30149
        #30041#20572
        #21171#21153
        #20854#20182)
      TabOrder = 22
      OnChange = DBComboBox10Change
    end
    object DBEdit20: TDBEdit
      Left = 675
      Top = 118
      Width = 65
      Height = 20
      DataField = 'MSalary'
      DataSource = DMMain.dsEmployee
      TabOrder = 25
      OnExit = DBEdit20Exit
    end
    object DBEdit21: TDBEdit
      Left = 675
      Top = 140
      Width = 65
      Height = 20
      DataField = 'MIncome'
      DataSource = DMMain.dsEmployee
      TabOrder = 30
      OnExit = DBEdit21Exit
    end
    object DBComboBox7: TDBComboBox
      Left = 499
      Top = 140
      Width = 81
      Height = 20
      Style = csDropDownList
      DataField = 'MPWork'
      DataSource = DMMain.dsEmployee
      Enabled = False
      ItemHeight = 12
      Items.Strings = (
        #23601#19994
        #21327#20445
        #20869#36864
        #20854#20182#31163#23703
        #22833#19994
        #20854#20182)
      TabOrder = 29
    end
    object DBEdit22: TDBEdit
      Left = 499
      Top = 118
      Width = 81
      Height = 20
      DataField = 'MJob'
      DataSource = DMMain.dsEmployee
      TabOrder = 24
    end
    object DBComboBox11: TDBComboBox
      Left = 675
      Top = 74
      Width = 81
      Height = 20
      Style = csDropDownList
      DataField = 'MRegArea'
      DataSource = DMMain.dsEmployee
      ItemHeight = 12
      Items.Strings = (
        #40644#28006#21306
        #26222#38464#21306
        #34425#21475#21306
        #38745#23433#21306
        #22025#23450#21306
        #38389#34892#21306
        #24464#27719#21306
        #38392#21271#21306
        #23453#23665#21306
        #26472#28006#21306
        #38271#23425#21306
        #21346#28286#21306
        #28006#19996#26032#21306
        #26494#27743#21306
        #38738#28006#21306
        #22857#36132#21306
        #21335#27719#21306
        #37329#23665#21306
        #23815#26126#21439
        #22806#30465#24066)
      TabOrder = 17
    end
    object DBComboBox12: TDBComboBox
      Left = 675
      Top = 96
      Width = 81
      Height = 20
      Style = csDropDownList
      DataField = 'MCurArea'
      DataSource = DMMain.dsEmployee
      ItemHeight = 12
      Items.Strings = (
        #40644#28006#21306
        #26222#38464#21306
        #34425#21475#21306
        #38745#23433#21306
        #22025#23450#21306
        #38389#34892#21306
        #24464#27719#21306
        #38392#21271#21306
        #23453#23665#21306
        #26472#28006#21306
        #38271#23425#21306
        #21346#28286#21306
        #28006#19996#26032#21306
        #26494#27743#21306
        #38738#28006#21306
        #22857#36132#21306
        #21335#27719#21306
        #37329#23665#21306
        #23815#26126#21439
        #22806#30465#24066)
      TabOrder = 20
    end
    object Edit2: TEdit
      Left = 675
      Top = 206
      Width = 81
      Height = 20
      TabStop = False
      ReadOnly = True
      TabOrder = 40
    end
    object DBComboBox13: TDBComboBox
      Left = 195
      Top = 30
      Width = 73

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -