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

📄 baseinputunit1.dfm

📁 本系统是结合行业管理中实际的人力资源、工资制度
💻 DFM
字号:
object baseinputfrm: Tbaseinputfrm
  Left = 204
  Top = 207
  Width = 592
  Height = 439
  Caption = #21592#24037#22522#26412#20449#24687#24405#20837
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  OnActivate = FormActivate
  OnClose = FormClose
  PixelsPerInch = 96
  TextHeight = 13
  object worker_idlb: TLabel
    Left = 40
    Top = 56
    Width = 57
    Height = 13
    AutoSize = False
    Caption = #21592#24037#32534#21495
  end
  object worker_namelb: TLabel
    Left = 40
    Top = 88
    Width = 57
    Height = 13
    AutoSize = False
    Caption = #21592#24037#22995#21517
  end
  object archives_idlb: TLabel
    Left = 40
    Top = 120
    Width = 57
    Height = 13
    AutoSize = False
    Caption = #26723#26696#32534#21495
  end
  object sex_lb: TLabel
    Left = 280
    Top = 88
    Width = 33
    Height = 13
    AutoSize = False
    Caption = #24615#21035
  end
  object birthday_lb: TLabel
    Left = 40
    Top = 152
    Width = 57
    Height = 13
    AutoSize = False
    Caption = #20986#29983#26085#26399
  end
  object native_placelb: TLabel
    Left = 280
    Top = 152
    Width = 33
    Height = 13
    AutoSize = False
    Caption = #31821#36143
  end
  object school_agelb: TLabel
    Left = 280
    Top = 120
    Width = 33
    Height = 13
    AutoSize = False
    Caption = #23398#21382
  end
  object graduate_schlb: TLabel
    Left = 40
    Top = 184
    Width = 57
    Height = 13
    AutoSize = False
    Caption = #27605#19994#23398#26657
  end
  object politics_ststuslb: TLabel
    Left = 40
    Top = 216
    Width = 57
    Height = 13
    AutoSize = False
    Caption = #25919#27835#38754#35980
  end
  object work_timelb: TLabel
    Left = 16
    Top = 280
    Width = 81
    Height = 13
    AutoSize = False
    Caption = #21442#21152#24037#20316#26102#38388
  end
  object come_timelb: TLabel
    Left = 232
    Top = 280
    Width = 81
    Height = 13
    AutoSize = False
    Caption = #20837#26412#21333#20301#26102#38388
  end
  object address_lb: TLabel
    Left = 280
    Top = 184
    Width = 33
    Height = 13
    AutoSize = False
    Caption = #20303#22336
  end
  object link_phonelb: TLabel
    Left = 40
    Top = 248
    Width = 57
    Height = 13
    AutoSize = False
    Caption = #32852#31995#30005#35805
  end
  object department_lb: TLabel
    Left = 256
    Top = 248
    Width = 57
    Height = 13
    AutoSize = False
    Caption = #25152#22312#37096#38376
  end
  object major_lb: TLabel
    Left = 280
    Top = 216
    Width = 33
    Height = 13
    AutoSize = False
    Caption = #19987#19994
  end
  object remark_lb: TLabel
    Left = 56
    Top = 312
    Width = 36
    Height = 13
    AutoSize = False
    Caption = #22791#27880#65306
  end
  object Label18: TLabel
    Left = 192
    Top = 8
    Width = 217
    Height = 25
    AutoSize = False
    Caption = #21592#24037#22522#26412#20449#24687#24405#20837#30011#38754
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -21
    Font.Name = #21326#25991#24425#20113
    Font.Style = []
    ParentFont = False
  end
  object Bevel1: TBevel
    Left = 176
    Top = 32
    Width = 249
    Height = 10
    Shape = bsBottomLine
  end
  object Label16: TLabel
    Left = 104
    Top = 384
    Width = 60
    Height = 13
    Caption = #65288#38480'50'#23383#65289
  end
  object Label1: TLabel
    Left = 232
    Top = 56
    Width = 65
    Height = 13
    AutoSize = False
    Caption = '( '#24517#22635#39033' )'
  end
  object Edit1: TEdit
    Left = 104
    Top = 56
    Width = 121
    Height = 21
    TabOrder = 0
  end
  object Edit2: TEdit
    Left = 104
    Top = 88
    Width = 121
    Height = 21
    TabOrder = 1
  end
  object Edit3: TEdit
    Left = 104
    Top = 120
    Width = 121
    Height = 21
    TabOrder = 2
  end
  object Edit5: TEdit
    Left = 104
    Top = 184
    Width = 121
    Height = 21
    TabOrder = 3
  end
  object Edit7: TEdit
    Left = 104
    Top = 248
    Width = 121
    Height = 21
    TabOrder = 4
  end
  object Edit11: TEdit
    Left = 320
    Top = 152
    Width = 121
    Height = 21
    TabOrder = 5
  end
  object Edit12: TEdit
    Left = 320
    Top = 184
    Width = 121
    Height = 21
    TabOrder = 6
  end
  object Edit13: TEdit
    Left = 320
    Top = 216
    Width = 121
    Height = 21
    TabOrder = 7
  end
  object Edit14: TEdit
    Left = 320
    Top = 248
    Width = 121
    Height = 21
    TabOrder = 8
  end
  object Memo1: TMemo
    Left = 104
    Top = 312
    Width = 337
    Height = 65
    Lines.Strings = (
      'Memo1')
    TabOrder = 9
  end
  object Input_Ok: TButton
    Left = 472
    Top = 312
    Width = 75
    Height = 25
    Caption = #30830#23450
    TabOrder = 10
    OnClick = Input_OkClick
  end
  object cancel_btn: TButton
    Left = 472
    Top = 352
    Width = 75
    Height = 25
    Caption = #36864#20986
    TabOrder = 11
    OnClick = cancel_btnClick
  end
  object pic_btn: TButton
    Left = 464
    Top = 224
    Width = 75
    Height = 25
    Caption = #36873#25321#29031#29255
    TabOrder = 12
    OnClick = pic_btnClick
  end
  object Panel1: TPanel
    Left = 456
    Top = 80
    Width = 97
    Height = 129
    BevelOuter = bvLowered
    Caption = #65288#20010#20154#29031#29255#65289
    Color = clCream
    TabOrder = 13
    object Image1: TImage
      Left = 0
      Top = 0
      Width = 97
      Height = 129
      Proportional = True
      Stretch = True
      Transparent = True
    end
  end
  object DateTimePicker1: TDateTimePicker
    Left = 104
    Top = 152
    Width = 121
    Height = 21
    Date = 38303.359249849500000000
    Time = 38303.359249849500000000
    TabOrder = 14
  end
  object DateTimePicker2: TDateTimePicker
    Left = 104
    Top = 280
    Width = 121
    Height = 21
    Date = 38303.359535405100000000
    Time = 38303.359535405100000000
    TabOrder = 15
  end
  object DateTimePicker3: TDateTimePicker
    Left = 320
    Top = 280
    Width = 121
    Height = 21
    Date = 38303.359611180600000000
    Time = 38303.359611180600000000
    TabOrder = 16
  end
  object edit6: TComboBox
    Left = 104
    Top = 216
    Width = 121
    Height = 21
    ItemHeight = 13
    TabOrder = 17
    Items.Strings = (
      #20849#20135#20826#21592
      #20849#38738#22242#21592
      #26222#36890#32676#20247
      #20854#23427)
  end
  object sexchk1: TRadioButton
    Left = 328
    Top = 88
    Width = 41
    Height = 17
    Caption = #30007
    Checked = True
    TabOrder = 18
    TabStop = True
  end
  object sexchk2: TRadioButton
    Left = 392
    Top = 88
    Width = 41
    Height = 17
    Caption = #22899
    TabOrder = 19
  end
  object Edit10: TComboBox
    Left = 320
    Top = 120
    Width = 121
    Height = 21
    ItemHeight = 13
    TabOrder = 20
    Items.Strings = (
      #21338#22763
      #30805#22763
      #26412#31185
      #22823#19987
      #39640#20013#20197#19979)
  end
  object OpenPictureDialog1: TOpenPictureDialog
    Left = 472
    Top = 256
  end
end

⌨️ 快捷键说明

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