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

📄 pbomh.dfm

📁 速达开源ERP系统
💻 DFM
📖 第 1 页 / 共 3 页
字号:
        Font.Style = []
        ItemHeight = 12
        ParentCtl3D = False
        ParentFont = False
        TabOrder = 5
        Items.Strings = (
          '1-制造件'
          '2-采购件'
          '3-外加工')
        KeyItem = cbItem2
      end
      object scPbomdFrom: TSDComboBox
        Left = 65
        Top = 67
        Width = 138
        Height = 20
        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
        Text = 'scPbomdFrom'
        Items.Strings = (
          '1-采购'
          '2-制造'
          '3-外加工')
      end
      object scPbomdType: TSDComboBox
        Left = 65
        Top = 89
        Width = 138
        Height = 20
        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
        Text = 'scPbomdType'
        Items.Strings = (
          '1-成品'
          '2-半成品'
          '3-材料'
          '4-备用件'
          '5-虚拟件'
          '6-费用件'
          '')
      end
      object sePbomdModel: TSDEdit
        Left = 65
        Top = 46
        Width = 206
        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 = 2
        SplitSymbol = ' | '
      end
      object sePbomdVer: TSDEdit
        Left = 65
        Top = 24
        Width = 206
        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
        SplitSymbol = ' | '
      end
      object sePbomdGoodsName: TSDEdit
        Left = 65
        Top = 2
        Width = 206
        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
        SplitSymbol = ' | '
      end
    end
    object sePbomdGoods: TSDEdit
      Left = 65
      Top = 28
      Width = 207
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 1
      Text = 'sePbomdGoods'
      OnExit = sePbomdGoodsExit
      OnButtonClick = sePbomdGoodsButtonClick
      ButtonVisible = True
      SplitSymbol = ' | '
    end
    object sePbomdSn: TSDEdit
      Left = 64
      Top = 7
      Width = 102
      Height = 18
      Ctl3D = False
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentColor = True
      ParentCtl3D = False
      ParentFont = False
      TabOrder = 0
      Text = '0'
      DataType = dtNumber
      CharType = ctNumeric
      SplitSymbol = ' | '
      DefaultValue = '0'
    end
    object scPbomdPp: TSDComboBox
      Left = 358
      Top = 27
      Width = 126
      Height = 20
      Style = csDropDownList
      Color = clWhite
      Ctl3D = False
      ItemHeight = 12
      ParentCtl3D = False
      TabOrder = 6
      Items.Strings = (
        '1-MRP'
        '2-MPS'
        '3-订货点'
        '4-预测'
        '5-成套件'
        '6-自定义')
    end
    object scPbomdOp: TSDComboBox
      Left = 358
      Top = 6
      Width = 126
      Height = 20
      Style = csDropDownList
      Color = clWhite
      Ctl3D = False
      ItemHeight = 12
      ParentCtl3D = False
      TabOrder = 5
      Items.Strings = (
        '1-无策略'
        '2-订货点策略'
        '3-订货上限策略'
        '4-定期订货策略'
        '5-定量订货策略'
        '6-手工订货策略'
        '')
    end
    object chePbomdOption: TCheckBox
      Left = 302
      Top = 55
      Width = 56
      Height = 21
      Alignment = taLeftJustify
      Caption = '可选件'
      Enabled = False
      Font.Charset = GB2312_CHARSET
      Font.Color = clRed
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
      TabOrder = 7
    end
    object sePbomdFcp: TSDEdit
      Left = 358
      Top = 76
      Width = 113
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 8
      Text = 'sePbomdFcp'
      SplitSymbol = ' | '
    end
    object sePbomdOptNo: TSDEdit
      Left = 358
      Top = 100
      Width = 113
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 9
      Text = 'sePbomdOptNo'
      SplitSymbol = ' | '
    end
    object sePbomdLot: TSDEdit
      Left = 358
      Top = 125
      Width = 113
      Height = 18
      Ctl3D = False
      MaxLength = 8
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 10
      Text = '0'
      DigLen = 2
      DataType = dtNumber
      CharType = ctMathematic
      SplitSymbol = ' | '
      DefaultValue = '0'
    end
    object memPbomdDesc: TMemo
      Left = 358
      Top = 175
      Width = 177
      Height = 38
      Color = clWhite
      Ctl3D = False
      Lines.Strings = (
        '')
      ParentCtl3D = False
      TabOrder = 12
    end
    object scPbomdProcess: TSDComboBox
      Left = 358
      Top = 147
      Width = 177
      Height = 20
      Style = csDropDownList
      Color = clWhite
      Ctl3D = False
      ItemHeight = 12
      ParentCtl3D = False
      TabOrder = 11
      KeyItem = cbItem2
    end
  end
  object FloatPanel1: TFloatPanel [2]
    Left = 0
    Top = 39
    Width = 657
    Height = 134
    Align = alTop
    Color = clWhite
    Caption = 'FloatPanel1'
    ParentColor = False
    TabOrder = 2
    object Label1: TLabel
      Left = 10
      Top = 10
      Width = 54
      Height = 12
      Caption = '父件编码:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label2: TLabel
      Left = 248
      Top = 9
      Width = 30
      Height = 12
      Caption = '批量:'
      Enabled = False
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label6: TLabel
      Left = 248
      Top = 29
      Width = 42
      Height = 12
      Caption = '提前期:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label7: TLabel
      Left = 248
      Top = 70
      Width = 54
      Height = 12
      Caption = '订货策略:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label9: TLabel
      Left = 248
      Top = 91
      Width = 54
      Height = 12
      Caption = '计划策略:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label13: TLabel
      Left = 248
      Top = 111
      Width = 42
      Height = 12
      Caption = '生管员:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label8: TLabel
      Left = 453
      Top = 53
      Width = 42
      Height = 12
      Caption = '单备注:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label27: TLabel
      Left = 452
      Top = 9
      Width = 54
      Height = 12
      Caption = '生效日期:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label26: TLabel
      Left = 452
      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 Label11: TLabel
      Left = 248
      Top = 50
      Width = 42
      Height = 12
      Caption = '成品率:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object sePbomhEoq: TSDEdit
      Left = 301
      Top = 3
      Width = 115
      Height = 18
      Ctl3D = False
      Font.Charset = GB2312_CHARSET
      Font.Color = clNavy
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      MaxLength = 12
      ParentColor = True
      ParentCtl3D = False
      ParentFont = False
      TabOrder = 2
      Text = '0'
      DigLen = 4
      DataType = dtNumber
      CharType = ctMathematic
      SplitSymbol = ' | '
      DefaultValue = '0'
    end
    object sePbomhRlt: TSDEdit
      Left = 301
      Top = 23
      Width = 115
      Height = 18
      Ctl3D = False
      MaxLength = 12
      ParentColor = True

⌨️ 快捷键说明

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