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

📄 pieceh_t.dfm

📁 速达开源ERP系统
💻 DFM
📖 第 1 页 / 共 2 页
字号:
inherited frmPieceh_T: TfrmPieceh_T
  Left = 223
  Top = 161
  Width = 666
  Height = 531
  Caption = '团体计件登记'
  OldCreateOrder = True
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  object FloatPanel2: TFloatPanel [0]
    Left = 0
    Top = 125
    Width = 658
    Height = 304
    Align = alClient
    Color = clWhite
    Caption = 'FloatPanel2'
    ParentColor = False
    TabOrder = 3
    object Label15: TLabel
      Left = 328
      Top = 190
      Width = 42
      Height = 12
      Caption = '行备注:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label18: TLabel
      Left = 32
      Top = 16
      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 = 8
      Top = 35
      Width = 54
      Height = 12
      Caption = '员工编号:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label12: TLabel
      Left = 328
      Top = 170
      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 = 548
      Top = 167
      Width = 90
      Height = 25
      Caption = '确定(&O)'
      ModalResult = 1
      TabOrder = 6
      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 = 548
      Top = 195
      Width = 90
      Height = 25
      Caption = '取消(&C)'
      TabOrder = 7
      TabStop = False
      OnClick = btnCancelClick
      Kind = bkCancel
    end
    object memPiecedDesc: TMemo
      Left = 329
      Top = 203
      Width = 191
      Height = 40
      Color = clWhite
      Ctl3D = False
      Lines.Strings = (
        '')
      ParentCtl3D = False
      TabOrder = 5
    end
    object sePiecedLine: TSDEdit
      Left = 61
      Top = 10
      Width = 99
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 0
      Text = 'sePiecedLine'
      SplitSymbol = ' | '
    end
    object Panel1: TPanel
      Left = 2
      Top = 48
      Width = 245
      Height = 69
      BevelOuter = bvNone
      Color = clWhite
      TabOrder = 1
      object Label11: TLabel
        Left = 6
        Top = 10
        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 Label14: TLabel
        Left = 6
        Top = 53
        Width = 30
        Height = 12
        Caption = '工种:'
        Enabled = False
      end
      object Label26: TLabel
        Left = 6
        Top = 32
        Width = 30
        Height = 12
        Caption = '性别:'
        Enabled = False
      end
      object seEmployeeName: TSDEdit
        Left = 58
        Top = 6
        Width = 174
        Height = 18
        Ctl3D = False
        ParentColor = True
        ParentCtl3D = False
        TabOrder = 0
        Text = 'seEmployeeName'
        SplitSymbol = ' | '
      end
      object seEmployeeTow: TSDEdit
        Left = 58
        Top = 48
        Width = 122
        Height = 18
        Ctl3D = False
        ImeName = '中文 (简体) - 微软拼音'
        ParentColor = True
        ParentCtl3D = False
        TabOrder = 1
        Text = 'seEmployeeTow'
        SplitSymbol = ' | '
      end
      object seEmployeeSex: TSDEdit
        Left = 58
        Top = 27
        Width = 122
        Height = 18
        Ctl3D = False
        ParentColor = True
        ParentCtl3D = False
        TabOrder = 2
        Text = 'seEmployeeSex'
        SplitSymbol = ' | '
      end
    end
    object Panel2: TPanel
      Left = 283
      Top = 5
      Width = 333
      Height = 110
      BevelOuter = bvNone
      Color = clWhite
      TabOrder = 3
      object Label31: TLabel
        Left = 10
        Top = 11
        Width = 36
        Height = 12
        Caption = '数量6:'
      end
      object Label32: TLabel
        Left = 162
        Top = 11
        Width = 36
        Height = 12
        Caption = '价格6:'
      end
      object Label33: TLabel
        Left = 162
        Top = 32
        Width = 36
        Height = 12
        Caption = '价格7:'
      end
      object Label34: TLabel
        Left = 162
        Top = 53
        Width = 36
        Height = 12
        Caption = '价格8:'
      end
      object Label35: TLabel
        Left = 162
        Top = 73
        Width = 36
        Height = 12
        Caption = '价格9:'
      end
      object Label37: TLabel
        Left = 162
        Top = 94
        Width = 42
        Height = 12
        Caption = '价格10:'
      end
      object Label38: TLabel
        Left = 10
        Top = 32
        Width = 36
        Height = 12
        Caption = '数量7:'
      end
      object Label39: TLabel
        Left = 10
        Top = 53
        Width = 36
        Height = 12
        Caption = '数量8:'
      end
      object Label40: TLabel
        Left = 10
        Top = 74
        Width = 36
        Height = 12
        Caption = '数量9:'
      end
      object Label41: TLabel
        Left = 10
        Top = 95
        Width = 42
        Height = 12
        Caption = '数量10:'
      end
      object sePiecedQty6: TSDEdit
        Left = 51
        Top = 5
        Width = 104
        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 sePiecedPrice6: TSDEdit
        Left = 205
        Top = 5
        Width = 111
        Height = 18
        Ctl3D = False
        MaxLength = 12
        ParentColor = True
        ParentCtl3D = False
        TabOrder = 1
        Text = '0'
        DigLen = 4
        DataType = dtNumber
        CharType = ctMathematic
        SplitSymbol = ' | '
        DefaultValue = '0'
      end
      object sePiecedPrice7: TSDEdit
        Left = 205
        Top = 26
        Width = 111
        Height = 18
        Ctl3D = False
        MaxLength = 12
        ParentColor = True
        ParentCtl3D = False
        TabOrder = 3
        Text = '0'
        DigLen = 4
        DataType = dtNumber
        CharType = ctMathematic
        SplitSymbol = ' | '
        DefaultValue = '0'
      end
      object sePiecedPrice8: TSDEdit
        Left = 205
        Top = 47
        Width = 111
        Height = 18
        Ctl3D = False
        MaxLength = 12
        ParentColor = True
        ParentCtl3D = False
        TabOrder = 5
        Text = '0'
        DigLen = 4
        DataType = dtNumber
        CharType = ctMathematic
        SplitSymbol = ' | '
        DefaultValue = '0'
      end
      object sePiecedPrice9: TSDEdit
        Left = 205
        Top = 67
        Width = 111
        Height = 18
        Ctl3D = False
        MaxLength = 12
        ParentColor = True
        ParentCtl3D = False
        TabOrder = 7
        Text = '0'
        DigLen = 4
        DataType = dtNumber
        CharType = ctMathematic
        SplitSymbol = ' | '
        DefaultValue = '0'
      end
      object sePiecedPrice10: TSDEdit
        Left = 205
        Top = 88
        Width = 111
        Height = 18
        Ctl3D = False
        MaxLength = 12
        ParentColor = True
        ParentCtl3D = False
        TabOrder = 9
        Text = '0'
        DigLen = 4
        DataType = dtNumber
        CharType = ctMathematic
        SplitSymbol = ' | '
        DefaultValue = '0'
      end
      object sePiecedQty7: TSDEdit
        Left = 51
        Top = 26
        Width = 104
        Height = 18
        Ctl3D = False
        MaxLength = 12
        ParentColor = True
        ParentCtl3D = False
        TabOrder = 2
        Text = '0'
        DigLen = 4
        DataType = dtNumber
        CharType = ctMathematic
        SplitSymbol = ' | '
        DefaultValue = '0'
      end
      object sePiecedQty8: TSDEdit
        Left = 51
        Top = 47
        Width = 104
        Height = 18
        Ctl3D = False
        MaxLength = 12
        ParentColor = True
        ParentCtl3D = False
        TabOrder = 4
        Text = '0'
        DigLen = 4
        DataType = dtNumber
        CharType = ctMathematic
        SplitSymbol = ' | '
        DefaultValue = '0'
      end
      object sePiecedQty9: TSDEdit
        Left = 51
        Top = 67
        Width = 104
        Height = 18
        Ctl3D = False
        MaxLength = 12
        ParentColor = True
        ParentCtl3D = False
        TabOrder = 6
        Text = '0'
        DigLen = 4
        DataType = dtNumber
        CharType = ctMathematic
        SplitSymbol = ' | '
        DefaultValue = '0'
      end
      object sePiecedQty10: TSDEdit
        Left = 51
        Top = 88
        Width = 104
        Height = 18
        Ctl3D = False
        MaxLength = 12
        ParentColor = True
        ParentCtl3D = False
        TabOrder = 8
        Text = '0'
        DigLen = 4
        DataType = dtNumber
        CharType = ctMathematic
        SplitSymbol = ' | '
        DefaultValue = '0'
      end
    end
    object Panel3: TPanel
      Left = 2
      Top = 116
      Width = 322
      Height = 178
      BevelOuter = bvNone
      Color = clWhite
      TabOrder = 2
      object Label20: TLabel
        Left = 5
        Top = 12
        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 = 5
        Top = 32
        Width = 54
        Height = 12
        Caption = '工序代码:'
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object Label21: TLabel
        Left = 17
        Top = 55
        Width = 30
        Height = 12
        Caption = '数量:'
      end
      object Label10: TLabel
        Left = 17
        Top = 75
        Width = 36
        Height = 12
        Caption = '数量1:'
      end
      object Label17: TLabel
        Left = 17
        Top = 95
        Width = 36
        Height = 12
        Caption = '数量2:'
      end
      object Label22: TLabel
        Left = 17
        Top = 115
        Width = 36
        Height = 12
        Caption = '数量3:'
      end
      object Label24: TLabel
        Left = 17
        Top = 136
        Width = 36
        Height = 12
        Caption = '数量4:'
      end
      object Label29: TLabel
        Left = 17
        Top = 156
        Width = 36
        Height = 12
        Caption = '数量5:'
      end
      object Label30: TLabel
        Left = 168
        Top = 95
        Width = 36
        Height = 12
        Caption = '价格2:'
      end
      object Label27: TLabel
        Left = 168
        Top = 114
        Width = 36
        Height = 12
        Caption = '价格3:'
      end
      object Label23: TLabel
        Left = 168
        Top = 134
        Width = 36
        Height = 12
        Caption = '价格4:'
      end
      object Label19: TLabel
        Left = 168
        Top = 154
        Width = 36
        Height = 12
        Caption = '价格5:'
      end
      object Label13: TLabel
        Left = 168
        Top = 75
        Width = 36
        Height = 12
        Caption = '价格1:'
      end
      object Label25: TLabel
        Left = 168
        Top = 55
        Width = 30
        Height = 12
        Caption = '价格:'
      end
      object sePiecedQty: TSDEdit
        Left = 61
        Top = 50
        Width = 104
        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 sePiecedQty1: TSDEdit
        Left = 61
        Top = 70
        Width = 104
        Height = 18
        Ctl3D = False
        MaxLength = 12
        ParentColor = True
        ParentCtl3D = False
        TabOrder = 2
        Text = '0'
        DigLen = 4
        DataType = dtNumber
        CharType = ctMathematic
        SplitSymbol = ' | '
        DefaultValue = '0'
      end
      object sePiecedQty2: TSDEdit
        Left = 61
        Top = 90
        Width = 104
        Height = 18
        Ctl3D = False
        MaxLength = 12
        ParentColor = True
        ParentCtl3D = False
        TabOrder = 4
        Text = '0'
        DigLen = 4
        DataType = dtNumber
        CharType = ctMathematic
        SplitSymbol = ' | '
        DefaultValue = '0'
      end
      object sePiecedQty3: TSDEdit
        Left = 61
        Top = 111
        Width = 104
        Height = 18
        Ctl3D = False
        MaxLength = 12

⌨️ 快捷键说明

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