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

📄 employee.dfm

📁 飞恒进销存(超市批发)管理系统V5.1(含源程序) 语言:Delphi 6/7 相关控件:FastReport 2.4以上, Ehlib 3.4以上 1.数据库为fhe2db_V51.da
💻 DFM
字号:
inherited empForm: TempForm
  Left = 154
  Top = 166
  Caption = #21592#24037#36164#26009
  ClientHeight = 264
  ClientWidth = 468
  OldCreateOrder = True
  OnActivate = FormActivate
  PixelsPerInch = 96
  TextHeight = 12
  inherited code: TLabel
    Width = 60
    Caption = #21592#24037#32534#30721#65306
  end
  object Label1: TLabel [1]
    Left = 152
    Top = 11
    Width = 60
    Height = 12
    Caption = #21592#24037#21517#31216#65306
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  inherited BtnPrior: TBitBtn
    Left = 355
    TabOrder = 3
    OnClick = BtnPriorClick
  end
  inherited BtnNext: TBitBtn
    Left = 355
    Top = 90
    TabOrder = 4
    OnClick = BtnNextClick
  end
  inherited BtnSave: TBitBtn
    Left = 355
    Top = 126
    TabOrder = 8
  end
  inherited Btnexit: TBitBtn
    Left = 355
    Top = 163
    TabOrder = 6
    OnClick = BtnexitClick
  end
  inherited Btnadd: TBitBtn
    Left = 355
    Top = 200
    TabOrder = 7
    OnClick = BtnaddClick
  end
  inherited chkStopUsed: TCheckBox
    Left = 355
    Top = 229
    Width = 87
    Caption = #19994#21153#21592#26631#24535
  end
  inherited DEno: TDBEdit
    Left = 63
    Width = 69
    DataField = 'Code'
    DataSource = DataE2.dsemploy
    TabOrder = 0
  end
  object PageControl1: TPageControl
    Left = 7
    Top = 34
    Width = 336
    Height = 211
    ActivePage = TabSheet1
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabIndex = 0
    TabOrder = 2
    object TabSheet1: TTabSheet
      Caption = #22522#26412#20449#24687
      object Label2: TLabel
        Left = 8
        Top = 11
        Width = 36
        Height = 12
        Caption = #37096#38376#65306
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
      end
      object Label3: TLabel
        Left = 8
        Top = 41
        Width = 36
        Height = 12
        Caption = #30005#35805#65306
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
      end
      object Label4: TLabel
        Left = 8
        Top = 70
        Width = 36
        Height = 12
        Caption = #25163#26426#65306
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
      end
      object Label5: TLabel
        Left = 8
        Top = 100
        Width = 42
        Height = 12
        Caption = 'EMail'#65306
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
      end
      object Label6: TLabel
        Left = 8
        Top = 129
        Width = 36
        Height = 12
        Caption = #37038#32534#65306
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
      end
      object Label7: TLabel
        Left = 8
        Top = 159
        Width = 36
        Height = 12
        Caption = #22320#22336#65306
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
      end
      object DEPhone: TDBEdit
        Left = 47
        Top = 37
        Width = 270
        Height = 19
        AutoSelect = False
        AutoSize = False
        DataField = 'Phone'
        DataSource = DataE2.dsemploy
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        TabOrder = 1
      end
      object DEMobilePhone: TDBEdit
        Left = 47
        Top = 66
        Width = 270
        Height = 20
        AutoSelect = False
        AutoSize = False
        DataField = 'MobilePhone'
        DataSource = DataE2.dsemploy
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        TabOrder = 2
      end
      object DEEmail: TDBEdit
        Left = 47
        Top = 96
        Width = 270
        Height = 19
        AutoSelect = False
        AutoSize = False
        DataField = 'Email'
        DataSource = DataE2.dsemploy
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        TabOrder = 3
      end
      object DEPostcode: TDBEdit
        Left = 47
        Top = 126
        Width = 91
        Height = 19
        AutoSelect = False
        AutoSize = False
        DataField = 'Postcode'
        DataSource = DataE2.dsemploy
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        TabOrder = 4
      end
      object DEAddress: TDBEdit
        Left = 47
        Top = 155
        Width = 270
        Height = 19
        AutoSelect = False
        AutoSize = False
        DataField = 'Address'
        DataSource = DataE2.dsemploy
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        TabOrder = 5
      end
      object LCBdeptid: TDBLookupComboboxEh
        Left = 47
        Top = 7
        Width = 112
        Height = 20
        DataField = 'deptid'
        DataSource = DataE2.dsemploy
        DropDownBox.Rows = 10
        EditButtons = <>
        KeyField = 'deptid'
        ListField = 'department'
        ListSource = DataE2.dsDept
        TabOrder = 0
        Visible = True
      end
    end
    object TabSheet2: TTabSheet
      Caption = #20854#20182#20449#24687
      ImageIndex = 1
      object Label8: TLabel
        Left = 8
        Top = 11
        Width = 36
        Height = 12
        Caption = #24615#21035#65306
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
      end
      object Label9: TLabel
        Left = 168
        Top = 11
        Width = 60
        Height = 12
        Caption = #20986#29983#26085#26399#65306
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
      end
      object Label10: TLabel
        Left = 8
        Top = 41
        Width = 36
        Height = 12
        Caption = #23398#21382#65306
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
      end
      object Label11: TLabel
        Left = 168
        Top = 41
        Width = 60
        Height = 12
        Caption = #36523#20221#35777#21495#65306
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
      end
      object Label12: TLabel
        Left = 8
        Top = 70
        Width = 36
        Height = 12
        Caption = #32844#21153#65306
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
      end
      object Label13: TLabel
        Left = 168
        Top = 70
        Width = 60
        Height = 12
        Caption = #20837#32844#26089#26399#65306
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
      end
      object Label14: TLabel
        Left = 8
        Top = 100
        Width = 36
        Height = 12
        Caption = #31821#36143#65306
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
      end
      object Label15: TLabel
        Left = 168
        Top = 100
        Width = 60
        Height = 12
        Caption = #22522#26412#24037#36164#65306
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
      end
      object Label16: TLabel
        Left = 8
        Top = 129
        Width = 36
        Height = 12
        Caption = #22791#27880#65306
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
      end
      object DECulture: TDBEdit
        Left = 47
        Top = 37
        Width = 91
        Height = 19
        AutoSelect = False
        AutoSize = False
        DataField = 'Culture'
        DataSource = DataE2.dsemploy
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        TabOrder = 2
      end
      object DEIdCard: TDBEdit
        Left = 228
        Top = 37
        Width = 91
        Height = 19
        AutoSelect = False
        AutoSize = False
        DataField = 'IdCard'
        DataSource = DataE2.dsemploy
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        TabOrder = 3
      end
      object DEDuty: TDBEdit
        Left = 47
        Top = 66
        Width = 91
        Height = 20
        AutoSelect = False
        AutoSize = False
        DataField = 'Duty'
        DataSource = DataE2.dsemploy
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        TabOrder = 4
      end
      object DEforefather: TDBEdit
        Left = 47
        Top = 96
        Width = 91
        Height = 19
        AutoSelect = False
        AutoSize = False
        DataField = 'Forefather'
        DataSource = DataE2.dsemploy
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        TabOrder = 6
      end
      object DEPay: TDBEdit
        Left = 228
        Top = 96
        Width = 91
        Height = 19
        AutoSelect = False
        AutoSize = False
        DataField = 'Pay'
        DataSource = DataE2.dsemploy
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        TabOrder = 7
      end
      object DEMemo: TDBEdit
        Left = 47
        Top = 126
        Width = 271
        Height = 19
        AutoSelect = False
        AutoSize = False
        DataField = 'Memo'
        DataSource = DataE2.dsemploy
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        TabOrder = 8
      end
      object DTEBirthday: TDBDateTimeEditEh
        Left = 228
        Top = 7
        Width = 91
        Height = 20
        DataField = 'Birthday'
        DataSource = DataE2.dsemploy
        EditButtons = <>
        Kind = dtkDateEh
        TabOrder = 1
        Visible = True
      end
      object DTEEnterDate: TDBDateTimeEditEh
        Left = 228
        Top = 66
        Width = 91
        Height = 20
        DataField = 'EnterDate'
        DataSource = DataE2.dsemploy
        EditButtons = <>
        Kind = dtkDateEh
        TabOrder = 5
        Visible = True
      end
      object CBSex: TDBComboBox
        Left = 47
        Top = 7
        Width = 91
        Height = 20
        DataField = 'Sex'
        DataSource = DataE2.dsemploy
        ItemHeight = 12
        Items.Strings = (
          #30007
          #22899)
        TabOrder = 0
      end
    end
  end
  object DEName: TDBEdit
    Left = 206
    Top = 7
    Width = 120
    Height = 20
    DataField = 'Name'
    DataSource = DataE2.dsemploy
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 1
  end
end

⌨️ 快捷键说明

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