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

📄 bomh.dfm

📁 速达开源ERP系统
💻 DFM
📖 第 1 页 / 共 3 页
字号:
        Left = 63
        Top = 109
        Width = 118
        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 = 5
        Items.Strings = (
          '1-制造件'
          '2-采购件'
          '3-外加工')
        KeyItem = cbItem2
      end
    end
    object seBomdQty: TSDEdit
      Left = 65
      Top = 197
      Width = 118
      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 seBomdShl: TSDEdit
      Left = 65
      Top = 221
      Width = 118
      Height = 18
      Ctl3D = False
      MaxLength = 6
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 4
      Text = '0'
      DigLen = 2
      DataType = dtNumber
      CharType = ctMathematic
      SplitSymbol = ' | '
      DefaultValue = '0'
    end
    object cheBomdRepFlg: TCheckBox
      Left = 296
      Top = 6
      Width = 65
      Height = 24
      TabStop = False
      Alignment = taLeftJustify
      Caption = '可替代'
      Enabled = False
      Font.Charset = GB2312_CHARSET
      Font.Color = clRed
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
      TabOrder = 5
    end
    object scBomdPp: TSDComboBox
      Left = 351
      Top = 55
      Width = 130
      Height = 20
      Style = csDropDownList
      Color = clWhite
      Ctl3D = False
      ItemHeight = 12
      ParentCtl3D = False
      TabOrder = 7
      Items.Strings = (
        '1-MRP'
        '2-MPS'
        '3-订货点'
        '4-预测'
        '5-成套件'
        '6-自定义')
    end
    object scBomdOp: TSDComboBox
      Left = 351
      Top = 27
      Width = 130
      Height = 20
      Style = csDropDownList
      Color = clWhite
      Ctl3D = False
      ItemHeight = 12
      ParentCtl3D = False
      TabOrder = 6
      Items.Strings = (
        '1-无策略'
        '2-订货点策略'
        '3-订货上限策略'
        '4-定期订货策略'
        '5-定量订货策略'
        '6-手工订货策略')
    end
    object scBomdCfg: TSDComboBox
      Left = 351
      Top = 83
      Width = 130
      Height = 20
      Style = csDropDownList
      Color = clWhite
      Ctl3D = False
      ItemHeight = 12
      ParentCtl3D = False
      TabOrder = 8
      Items.Strings = (
        '1-可选'
        '2-必须'
        '3-常用')
    end
    object seBomdLot: TSDEdit
      Left = 351
      Top = 113
      Width = 109
      Height = 18
      Ctl3D = False
      MaxLength = 8
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 9
      Text = '0'
      DigLen = 2
      DataType = dtNumber
      CharType = ctMathematic
      SplitSymbol = ' | '
      DefaultValue = '0'
    end
    object memBomdDesc: TMemo
      Left = 351
      Top = 205
      Width = 170
      Height = 34
      Color = clWhite
      Ctl3D = False
      Lines.Strings = (
        '')
      ParentCtl3D = False
      TabOrder = 12
    end
    object seBomdEco: TSDEdit
      Left = 351
      Top = 141
      Width = 170
      Height = 18
      TabStop = False
      Ctl3D = False
      Font.Charset = GB2312_CHARSET
      Font.Color = clNavy
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentColor = True
      ParentCtl3D = False
      ParentFont = False
      TabOrder = 10
      SplitSymbol = ' | '
    end
    object scBomdProcess: TSDComboBox
      Left = 351
      Top = 170
      Width = 170
      Height = 20
      Style = csDropDownList
      Color = clWhite
      Ctl3D = False
      ItemHeight = 12
      ParentCtl3D = False
      TabOrder = 11
      KeyItem = cbItem2
    end
  end
  object sgBomh: TSDGrid [1]
    Left = 0
    Top = 178
    Width = 659
    Height = 258
    Color = clWhite
    ColCount = 6
    Ctl3D = False
    DefaultRowHeight = 21
    FixedColor = 8564917
    FixedCols = 0
    Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRowSizing, goColSizing, goRowSelect, goThumbTracking]
    ParentCtl3D = False
    TabOrder = 4
    OnDblClick = sgBomhDblClick
    OnSelectCell = sgBomhSelectCell
    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 = (
      45
      161
      54
      75
      70
      132)
  end
  object FloatPanel3: TFloatPanel [2]
    Left = 0
    Top = 436
    Width = 661
    Height = 29
    Align = alBottom
    Color = clWhite
    Caption = 'FloatPanel3'
    ParentColor = False
    TabOrder = 5
    object Label36: TLabel
      Left = 518
      Top = 6
      Width = 42
      Height = 12
      Caption = '制单人:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object labBomhUser: TLabel
      Left = 560
      Top = 6
      Width = 48
      Height = 12
      Caption = 'UserCode'
      Font.Charset = GB2312_CHARSET
      Font.Color = clNavy
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label10: TLabel
      Left = 323
      Top = 6
      Width = 54
      Height = 12
      Caption = '制单日期:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object labSysDate: TLabel
      Left = 377
      Top = 6
      Width = 42
      Height = 12
      Caption = 'SysDate'
      Font.Charset = GB2312_CHARSET
      Font.Color = clNavy
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
  end
  object FloatPanel1: TFloatPanel [3]
    Left = 0
    Top = 39
    Width = 661
    Height = 139
    Align = alTop
    Color = clWhite
    Caption = 'FloatPanel1'
    ParentColor = False
    TabOrder = 2
    object Label1: TLabel
      Left = 14
      Top = 12
      Width = 54
      Height = 12
      Caption = '父件编码:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label6: TLabel
      Left = 246
      Top = 52
      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 = 246
      Top = 73
      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 = 246
      Top = 93
      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 = 246
      Top = 114
      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 = 458
      Top = 57
      Width = 30
      Height = 12
      Caption = '备注:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label27: TLabel
      Left = 457
      Top = 10
      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 = 457
      Top = 34
      Width = 54
      Height = 12
      Caption = '失效日期:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12

⌨️ 快捷键说明

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