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

📄 labh.dfm

📁 速达开源ERP系统
💻 DFM
📖 第 1 页 / 共 2 页
字号:
inherited frmLabh: TfrmLabh
  Left = 177
  Top = 206
  Width = 669
  Height = 521
  Caption = '个人计时登记'
  OldCreateOrder = True
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  object sgLabh: TSDGrid [0]
    Left = 0
    Top = 123
    Width = 661
    Height = 296
    Align = alClient
    Color = clWhite
    ColCount = 6
    Ctl3D = False
    DefaultRowHeight = 21
    FixedColor = 8564917
    FixedCols = 0
    Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRowSizing, goColSizing, goThumbTracking]
    ParentCtl3D = False
    TabOrder = 5
    OnDblClick = sgLabhDblClick
    OnSelectCell = sgLabhSelectCell
    OddGridColor = 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
      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
      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 = (
      33
      101
      104
      103
      87
      78)
  end
  object FloatPanel2: TFloatPanel [1]
    Left = 0
    Top = 123
    Width = 661
    Height = 296
    Align = alClient
    Color = clWhite
    Caption = 'FloatPanel2'
    ParentColor = False
    TabOrder = 3
    object Label15: TLabel
      Left = 313
      Top = 83
      Width = 54
      Height = 12
      Caption = '详细说明:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label18: TLabel
      Left = 40
      Top = 18
      Width = 30
      Height = 12
      Caption = '行号:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label9: TLabel
      Left = 16
      Top = 43
      Width = 54
      Height = 12
      Caption = '员工编号:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label20: TLabel
      Left = 15
      Top = 194
      Width = 54
      Height = 12
      Caption = '加工单号:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label8: TLabel
      Left = 15
      Top = 221
      Width = 54
      Height = 12
      Caption = '工序代码:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object btnOK: TBitBtn
      Left = 537
      Top = 24
      Width = 101
      Height = 25
      Caption = '确定(&O)'
      ModalResult = 1
      TabOrder = 4
      TabStop = False
      OnClick = btnOKClick
      Glyph.Data = {
        DE010000424DDE01000000000000760000002800000024000000120000000100
        0400000000006801000000000000000000001000000000000000000000000000
        80000080000000808000800000008000800080800000C0C0C000808080000000
        FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
        3333333333333333333333330000333333333333333333333333F33333333333
        00003333344333333333333333388F3333333333000033334224333333333333
        338338F3333333330000333422224333333333333833338F3333333300003342
        222224333333333383333338F3333333000034222A22224333333338F338F333
        8F33333300003222A3A2224333333338F3838F338F33333300003A2A333A2224
        33333338F83338F338F33333000033A33333A222433333338333338F338F3333
        0000333333333A222433333333333338F338F33300003333333333A222433333
        333333338F338F33000033333333333A222433333333333338F338F300003333
        33333333A222433333333333338F338F00003333333333333A22433333333333
        3338F38F000033333333333333A223333333333333338F830000333333333333
        333A333333333333333338330000333333333333333333333333333333333333
        0000}
      NumGlyphs = 2
    end
    object btnCancel: TBitBtn
      Left = 537
      Top = 52
      Width = 101
      Height = 25
      Caption = '取消(&C)'
      TabOrder = 5
      TabStop = False
      OnClick = btnCancelClick
      Kind = bkCancel
    end
    object memLabdDesc: TMemo
      Left = 314
      Top = 99
      Width = 192
      Height = 48
      Color = clWhite
      Ctl3D = False
      Lines.Strings = (
        '')
      ParentCtl3D = False
      TabOrder = 3
    end
    object seLabdLine: TSDEdit
      Left = 77
      Top = 14
      Width = 99
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 0
      Text = 'seLabdLine'
      SplitSymbol = ' | '
    end
    object Panel1: TPanel
      Left = 10
      Top = 63
      Width = 245
      Height = 124
      BevelOuter = bvNone
      Color = clWhite
      TabOrder = 1
      object Label11: TLabel
        Left = 6
        Top = 6
        Width = 54
        Height = 12
        Caption = '员工姓名:'
        Enabled = False
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object Label13: TLabel
        Left = 6
        Top = 102
        Width = 30
        Height = 12
        Caption = '职务:'
        Enabled = False
      end
      object Label14: TLabel
        Left = 6
        Top = 78
        Width = 30
        Height = 12
        Caption = '工种:'
        Enabled = False
      end
      object Label27: TLabel
        Left = 6
        Top = 54
        Width = 54
        Height = 12
        Caption = '所属部门:'
        Enabled = False
      end
      object Label26: TLabel
        Left = 6
        Top = 30
        Width = 30
        Height = 12
        Caption = '性别:'
        Enabled = False
      end
      object seEmployeeName: TSDEdit
        Left = 66
        Top = 3
        Width = 174
        Height = 18
        Ctl3D = False
        ParentColor = True
        ParentCtl3D = False
        TabOrder = 0
        Text = 'seEmployeeName'
        SplitSymbol = ' | '
      end
      object scEmployeeDept: TSDComboBox
        Left = 66
        Top = 49
        Width = 176
        Height = 20
        Color = clWhite
        Ctl3D = False
        ItemHeight = 12
        ParentCtl3D = False
        TabOrder = 1
        Text = 'scEmployeeDept'
        Items.Strings = (
          '1-生产'
          '2-装配')
        KeyItem = cbItem2
      end
      object seEmployeeTow: TSDEdit
        Left = 66
        Top = 74
        Width = 175
        Height = 18
        Ctl3D = False
        ParentColor = True
        ParentCtl3D = False
        TabOrder = 2
        Text = 'seEmployeeTow'
        SplitSymbol = ' | '
      end
      object seEmployeeRank: TSDEdit
        Left = 66
        Top = 98
        Width = 175
        Height = 18
        Ctl3D = False
        ParentColor = True
        ParentCtl3D = False
        TabOrder = 3
        Text = 'seEmployeeRank'
        SplitSymbol = ' | '
      end
      object seEmployeeSex: TSDEdit
        Left = 66
        Top = 27
        Width = 85
        Height = 18
        Ctl3D = False
        ParentColor = True
        ParentCtl3D = False
        TabOrder = 4
        Text = 'seEmployeeSex'
        SplitSymbol = ' | '
      end
    end
    object Panel2: TPanel
      Left = 306
      Top = 9
      Width = 206
      Height = 53
      BevelOuter = bvNone
      Color = clWhite
      TabOrder = 2
      object Label21: TLabel
        Left = 5
        Top = 11
        Width = 54
        Height = 12
        Caption = '登记工时:'
      end
      object Label25: TLabel
        Left = 4
        Top = 40
        Width = 54
        Height = 12
        Caption = '工时单价:'
      end
      object seLabdTime: TSDEdit
        Left = 58
        Top = 6
        Width = 137
        Height = 18
        Ctl3D = False
        MaxLength = 12
        ParentColor = True
        ParentCtl3D = False
        TabOrder = 0
        Text = '0'
        DigLen = 4
        DataType = dtNumber
        CharType = ctMathematic
        SplitSymbol = ' | '
        DefaultValue = '0'
      end
      object seLabdPrice: TSDEdit
        Left = 58
        Top = 35

⌨️ 快捷键说明

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