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

📄 te.dfm

📁 速达开源ERP系统
💻 DFM
字号:
inherited frmTe: TfrmTe
  Left = 174
  Top = 144
  Width = 557
  Height = 468
  Caption = '班组员工'
  OldCreateOrder = True
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  inherited sbBar: TStatusBar
    Top = 400
    Width = 549
  end
  inherited CoolBar1: TCoolBar
    Width = 549
    Bands = <
      item
        Control = tbMainBar
        ImageIndex = -1
        MinHeight = 35
        Width = 549
      end>
    inherited tbMainBar: TToolBar
      Width = 536
    end
  end
  object FloatPanel2: TFloatPanel [2]
    Left = 0
    Top = 39
    Width = 549
    Height = 30
    Align = alTop
    Color = clWhite
    Caption = 'FloatPanel2'
    ParentColor = False
    TabOrder = 2
    object Label9: TLabel
      Left = 11
      Top = 7
      Width = 54
      Height = 12
      Caption = '所属班组:'
    end
    object scTeTeam: TSDComboBox
      Left = 66
      Top = 2
      Width = 231
      Height = 20
      Style = csDropDownList
      Color = clWhite
      Ctl3D = False
      ItemHeight = 12
      ParentCtl3D = False
      TabOrder = 0
      OnClick = scTeTeamClick
      KeyItem = cbItem2
    end
  end
  object FloatPanel1: TFloatPanel [3]
    Left = 285
    Top = 69
    Width = 264
    Height = 331
    Align = alClient
    Color = clWhite
    Caption = 'FloatPanel1'
    ParentColor = False
    TabOrder = 3
    object Label2: TLabel
      Left = 9
      Top = 17
      Width = 54
      Height = 12
      Caption = '员工编号:'
    end
    object Panel1: TPanel
      Left = 7
      Top = 37
      Width = 233
      Height = 149
      BevelOuter = bvNone
      Color = clWhite
      Ctl3D = False
      ParentCtl3D = False
      TabOrder = 0
      object Label5: TLabel
        Left = 3
        Top = 64
        Width = 54
        Height = 12
        Caption = '所属部门:'
        Enabled = False
      end
      object Label10: TLabel
        Left = 3
        Top = 118
        Width = 30
        Height = 12
        Caption = '工种:'
        Enabled = False
      end
      object Label1: TLabel
        Left = 3
        Top = 9
        Width = 54
        Height = 12
        Caption = '员工姓名:'
        Enabled = False
      end
      object Label4: TLabel
        Left = 3
        Top = 36
        Width = 30
        Height = 12
        Caption = '性别:'
        Enabled = False
      end
      object Label6: TLabel
        Left = 3
        Top = 91
        Width = 54
        Height = 12
        Caption = '所在车间:'
        Enabled = False
      end
      object seTeEmployeeTow: TSDEdit
        Left = 57
        Top = 111
        Width = 171
        Height = 18
        Ctl3D = False
        Font.Charset = GB2312_CHARSET
        Font.Color = clNavy
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentColor = True
        ParentCtl3D = False
        ParentFont = False
        TabOrder = 0
        Text = 'seTeEmployeeTow'
        SplitSymbol = ' | '
      end
      object seTeEmployeeName: TSDEdit
        Left = 57
        Top = 5
        Width = 171
        Height = 18
        Ctl3D = False
        Font.Charset = GB2312_CHARSET
        Font.Color = clNavy
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentColor = True
        ParentCtl3D = False
        ParentFont = False
        TabOrder = 1
        Text = 'seTeEmployeeName'
        SplitSymbol = ' | '
      end
      object scTeEmployeeSex: TSDComboBox
        Left = 58
        Top = 26
        Width = 110
        Height = 20
        Style = csDropDownList
        Color = clWhite
        Ctl3D = False
        Font.Charset = GB2312_CHARSET
        Font.Color = clNavy
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ItemHeight = 12
        ParentCtl3D = False
        ParentFont = False
        TabOrder = 2
        OnClick = scTeTeamClick
        Items.Strings = (
          '0-男'
          '1-女')
      end
      object scTeEmployeeDept: TSDComboBox
        Left = 57
        Top = 56
        Width = 171
        Height = 20
        Style = csDropDownList
        Color = clWhite
        Ctl3D = False
        Font.Charset = GB2312_CHARSET
        Font.Color = clNavy
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ItemHeight = 12
        ParentCtl3D = False
        ParentFont = False
        TabOrder = 3
        OnClick = scTeTeamClick
        KeyItem = cbItem2
      end
      object scTeEmployeeShop: TSDComboBox
        Left = 57
        Top = 81
        Width = 171
        Height = 20
        Style = csDropDownList
        Color = clWhite
        Ctl3D = False
        Font.Charset = GB2312_CHARSET
        Font.Color = clNavy
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ItemHeight = 12
        ParentCtl3D = False
        ParentFont = False
        TabOrder = 4
        OnClick = scTeTeamClick
        KeyItem = cbItem2
      end
    end
    object scTeEmployee: TSDComboBox
      Left = 63
      Top = 9
      Width = 169
      Height = 20
      Style = csDropDownList
      Color = clWhite
      Ctl3D = False
      ItemHeight = 12
      ParentCtl3D = False
      TabOrder = 1
      OnClick = scTeEmployeeClick
      KeyItem = cbItem2
    end
  end
  object sgTe: TSDGrid [4]
    Left = 0
    Top = 69
    Width = 285
    Height = 331
    Align = alLeft
    Color = clWhite
    ColCount = 2
    Ctl3D = False
    DefaultRowHeight = 18
    FixedColor = 8564917
    FixedCols = 0
    RowCount = 4
    Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRowSizing, goColSizing, goRowSelect]
    ParentCtl3D = False
    TabOrder = 4
    OnClick = sgTeClick
    SelectColor = clBackground
    EvenGridColor = clWhite
    Columns = <
      item
        ColumnFont.Charset = GB2312_CHARSET
        ColumnFont.Color = clNavy
        ColumnFont.Height = -12
        ColumnFont.Name = '宋体'
        ColumnFont.Style = []
        TitleString = '员工编号'
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = GB2312_CHARSET
        ColumnFont.Color = clNavy
        ColumnFont.Height = -12
        ColumnFont.Name = '宋体'
        ColumnFont.Style = []
        TitleString = '员工姓名'
        ColumnWidth = 0
      end>
    ColWidths = (
      111
      140)
  end
  inherited MainMenu1: TMainMenu
    Left = 74
    Top = 143
  end
  inherited RecPrintDlg: TPrintDialog
    Left = 259
    Top = 303
  end
  inherited PrnSetupDlg: TPrinterSetupDialog
    Left = 259
    Top = 303
  end
end

⌨️ 快捷键说明

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