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

📄 unit_employee.dfm

📁 用delphi开发的美容院管理系统
💻 DFM
📖 第 1 页 / 共 2 页
字号:
        Height = 13
        AutoSize = False
        Caption = #21592#24037#32534#21495
      end
      object Label2: TLabel
        Left = 256
        Top = 16
        Width = 56
        Height = 13
        AutoSize = False
        Caption = #21592#24037#22995#21517
      end
      object Label3: TLabel
        Left = 456
        Top = 16
        Width = 49
        Height = 13
        AutoSize = False
        Caption = #21592#24037#29031#29255
      end
      object Label5: TLabel
        Left = 257
        Top = 56
        Width = 56
        Height = 13
        AutoSize = False
        Caption = #20986#29983#24180#26376
      end
      object Label6: TLabel
        Left = 18
        Top = 143
        Width = 68
        Height = 13
        AutoSize = False
        Caption = #36523#20221#35777#21495#30721
      end
      object Label7: TLabel
        Left = 24
        Top = 185
        Width = 56
        Height = 13
        AutoSize = False
        Caption = #32852#31995#22320#22336
      end
      object Label9: TLabel
        Left = 24
        Top = 229
        Width = 56
        Height = 13
        AutoSize = False
        Caption = #32852#31995#30005#35805
      end
      object Label10: TLabel
        Left = 256
        Top = 230
        Width = 58
        Height = 13
        AutoSize = False
        Caption = #25163#25552#30005#35805
      end
      object Label11: TLabel
        Left = 24
        Top = 272
        Width = 57
        Height = 13
        AutoSize = False
        Caption = #22791'    '#27880
      end
      object Img_Photo: TImage
        Left = 512
        Top = 16
        Width = 129
        Height = 145
        Center = True
        Stretch = True
      end
      object Label12: TLabel
        Left = 25
        Top = 56
        Width = 48
        Height = 13
        AutoSize = False
        Caption = #24615'    '#21035
      end
      object Label13: TLabel
        Left = 456
        Top = 186
        Width = 49
        Height = 13
        AutoSize = False
        Caption = #37038#25919#32534#30721
      end
      object Label14: TLabel
        Left = 24
        Top = 101
        Width = 56
        Height = 13
        AutoSize = False
        Caption = #21592#24037#20998#31867
      end
      object sbtn_AddEmpType: TSpeedButton
        Left = 192
        Top = 96
        Width = 23
        Height = 22
        Caption = '...'
        Enabled = False
      end
      object Label17: TLabel
        Left = 256
        Top = 102
        Width = 56
        Height = 13
        AutoSize = False
        Caption = #36827#24215#26085#26399
      end
      object edt_Empno: TEdit
        Left = 88
        Top = 16
        Width = 105
        Height = 20
        Color = 14020849
        Enabled = False
        TabOrder = 0
      end
      object edt_Empname: TEdit
        Left = 320
        Top = 16
        Width = 113
        Height = 20
        Color = 14020849
        Enabled = False
        TabOrder = 1
      end
      object dtp_Birthday: TDateTimePicker
        Left = 320
        Top = 54
        Width = 113
        Height = 20
        Date = 37155.873694409730000000
        Time = 37155.873694409730000000
        Color = 14020849
        Enabled = False
        TabOrder = 3
      end
      object edt_Idcard: TEdit
        Left = 88
        Top = 141
        Width = 345
        Height = 20
        Color = 14020849
        Enabled = False
        TabOrder = 5
      end
      object edt_Address: TEdit
        Left = 88
        Top = 184
        Width = 345
        Height = 20
        Color = 14020849
        Enabled = False
        TabOrder = 6
      end
      object edt_Phone: TEdit
        Left = 88
        Top = 228
        Width = 105
        Height = 20
        Color = 14020849
        Enabled = False
        TabOrder = 7
      end
      object edt_Mobile: TEdit
        Left = 320
        Top = 228
        Width = 113
        Height = 20
        Color = 14020849
        Enabled = False
        TabOrder = 8
      end
      object mm_Remark: TMemo
        Left = 88
        Top = 272
        Width = 545
        Height = 113
        Color = 14020849
        Enabled = False
        TabOrder = 10
      end
      object bbSelect: TBitBtn
        Left = 448
        Top = 136
        Width = 65
        Height = 25
        Caption = #36873#21462
        Enabled = False
        TabOrder = 11
        OnClick = bbSelectClick
      end
      object cbb_Sex: TComboBox
        Left = 88
        Top = 54
        Width = 105
        Height = 20
        Color = 14020849
        Enabled = False
        ItemHeight = 12
        TabOrder = 2
        Items.Strings = (
          #30007
          #22899)
      end
      object edt_Zipcode: TEdit
        Left = 512
        Top = 184
        Width = 121
        Height = 20
        Color = 14020849
        Enabled = False
        TabOrder = 12
      end
      object cbb_Type: TComboBox
        Left = 88
        Top = 96
        Width = 105
        Height = 20
        Color = 14020849
        Enabled = False
        ItemHeight = 12
        TabOrder = 9
        Items.Strings = (
          #27491#24335#21592#24037
          #20020#26102#21592#24037)
      end
      object dtp_Indate: TDateTimePicker
        Left = 320
        Top = 100
        Width = 113
        Height = 20
        Date = 37155.895257824070000000
        Time = 37155.895257824070000000
        Color = 14020849
        Enabled = False
        TabOrder = 4
      end
      object bbCancel: TBitBtn
        Left = 448
        Top = 108
        Width = 65
        Height = 25
        Caption = #21462#28040
        Enabled = False
        TabOrder = 13
        OnClick = bbCancelClick
      end
    end
  end
  object OpenPictureDialog1: TOpenPictureDialog
    Filter = 'JPEG Image File (*.jpg)|*.jpg|Bitmaps (*.bmp)|*.bmp'
    Left = 468
    Top = 128
  end
end

⌨️ 快捷键说明

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