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

📄 mrp_qry_informaluprightmrp_d_newparentmo.dfm

📁 一个MRPII系统源代码版本
💻 DFM
📖 第 1 页 / 共 2 页
字号:
inherited Frm_Mrp_Qry_InformalUpRightMrp_D_NewParentMo: TFrm_Mrp_Qry_InformalUpRightMrp_D_NewParentMo
  Left = 80
  Top = 91
  Caption = '父项需求追溯'
  PixelsPerInch = 96
  TextHeight = 12
  inherited ControlBar: TControlBar
    inherited ToolBar: TToolBar
      inherited TlBtn_Look: TToolButton
        Action = Action1
      end
      inherited TlBtn_Sum: TToolButton
        Action = Action2
      end
      inherited TlBtn_Filter: TToolButton
        Visible = False
      end
      inherited TlBtn_Locate: TToolButton
        Visible = False
      end
      inherited TlBtn_Order: TToolButton
        Visible = False
      end
    end
  end
  inherited Pnl_Title: TPanel
    Alignment = taLeftJustify
    Caption = '父项物料信息'
  end
  inherited Pnl_Head: TPanel
    Height = 91
    inherited Lbl_OrderTitle: TLabel
      Top = 58
    end
    inherited Lbl_ConditionTitle: TLabel
      Top = 43
    end
    inherited Lbl_Condition: TLabel
      Top = 43
      Width = 24
      Caption = '全部'
    end
    inherited Lbl_Order: TLabel
      Top = 58
      Width = 114
      Caption = '物料代码/约定开工日'
    end
    object DBGridEh1: TDBGridEh
      Left = 0
      Top = 0
      Width = 694
      Height = 91
      Align = alClient
      DataSource = DataSource1
      Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
      PopuPmenu = PopuPmenu
      ReadOnly = True
      TabOrder = 0
      TitleFont.ChArset = GB2312_CHArSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -12
      TitleFont.Name = '宋体'
      TitleFont.Style = []
      OnDrawDataCell = DBGridEhDrawDataCell
      FrozenCols = 3
      OnGetCellParams = DBGridEhGetCellParams
      Columns = <
        Item
          FieldName = 'Itemflag'
          Width = 174
        end
        Item
          FieldName = 'ItemCode'
          Visible = False
        end
        Item
          FieldName = 'ItemName'
          Visible = False
        end
        Item
          FieldName = 'UomName'
          Width = 31
        end
        Item
          FieldName = 'ItemType'
          PickList.Strings = (
            '0 普通物料'
            '1 资源'
            '2 工具'
            '3 参考'
            '4 虚项'
            '5 劳务'
            '6 副产品'
            '7 成本')
          KeyList.Strings = (
            '0'
            '1'
            '2'
            '3'
            '4'
            '5'
            '6'
            '7')
        end
        Item
          FieldName = 'PmCode'
          PickList.Strings = (
            '0 制造'
            '1 采购'
            '2 委外'
            '3 既自制又委外')
          KeyList.Strings = (
            '0'
            '1'
            '2'
            '3')
        end
        Item
          FieldName = 'PrepareLT'
        end
        Item
          FieldName = 'RunLT'
        end
        Item
          FieldName = 'QcLT'
        end
        Item
          FieldName = 'BatchStrat'
          PickList.Strings = (
            '0 直接批量法'
            '1 固定批量法')
          KeyList.Strings = (
            '0'
            '1')
        end
        Item
          FieldName = 'PmBatch'
        end
        Item
          FieldName = 'MaxQty'
        end
        Item
          FieldName = 'MinQty'
        end>
    end
  end
  inherited Pnl_Hint: TPanel
    Top = 269
    Height = 160
    object Label1: TLabel
      Left = 8
      Top = 51
      Width = 84
      Height = 12
      Caption = '子项物料代码:'
    end
    object Label3: TLabel
      Left = 98
      Top = 51
      Width = 6
      Height = 12
    end
    object Label2: TLabel
      Left = 184
      Top = 51
      Width = 84
      Height = 12
      Caption = '子项物料描述:'
    end
    object Label4: TLabel
      Left = 274
      Top = 51
      Width = 6
      Height = 12
    end
    object Label7: TLabel
      Left = 208
      Top = 72
      Width = 60
      Height = 12
      Caption = '物料类型:'
    end
    object Label8: TLabel
      Left = 274
      Top = 72
      Width = 6
      Height = 12
    end
    object Label31: TLabel
      Left = 344
      Top = 94
      Width = 72
      Height = 12
      Caption = '质检提前期:'
    end
    object Label32: TLabel
      Left = 422
      Top = 94
      Width = 6
      Height = 12
    end
    object Label15: TLabel
      Left = 356
      Top = 116
      Width = 60
      Height = 12
      Caption = '最大库存:'
    end
    object Label16: TLabel
      Left = 422
      Top = 116
      Width = 6
      Height = 12
    end
    object Label5: TLabel
      Left = 56
      Top = 72
      Width = 36
      Height = 12
      Caption = '单位:'
    end
    object Label6: TLabel
      Left = 98
      Top = 73
      Width = 6
      Height = 12
    end
    object Label29: TLabel
      Left = 196
      Top = 94
      Width = 72
      Height = 12
      Caption = '运行提前期:'
    end
    object Label30: TLabel
      Left = 274
      Top = 94
      Width = 6
      Height = 12
    end
    object Label13: TLabel
      Left = 232
      Top = 116
      Width = 36
      Height = 12
      Caption = '批量:'
    end
    object Label14: TLabel
      Left = 274
      Top = 116
      Width = 6
      Height = 12
    end
    object Label9: TLabel
      Left = 368
      Top = 72
      Width = 48
      Height = 12
      Caption = '制购码:'
    end
    object Label10: TLabel
      Left = 422
      Top = 72
      Width = 6
      Height = 12
    end
    object Label27: TLabel
      Left = 20
      Top = 94
      Width = 72
      Height = 12
      Caption = '准备提前期:'
    end
    object Label28: TLabel
      Left = 98
      Top = 94
      Width = 6
      Height = 12
    end
    object Label11: TLabel
      Left = 32
      Top = 117
      Width = 60
      Height = 12
      Caption = '批量策略:'
    end
    object Label12: TLabel
      Left = 98
      Top = 117
      Width = 6
      Height = 12
    end
    object Label17: TLabel
      Left = 32
      Top = 138
      Width = 60
      Height = 12
      Caption = '安全库存:'
    end
    object Label18: TLabel
      Left = 98
      Top = 138
      Width = 6
      Height = 12
    end
    object Bevel1: TBevel
      Left = -106
      Top = 13
      Width = 907
      Height = 2
      ParentShowHint = False
      ShApe = bsTopLine
      ShowHint = False
      Style = bsRaised
    end
    object Label19: TLabel
      Left = 8
      Top = 27
      Width = 91
      Height = 12
      Caption = '子项物料信息:'
      Font.ChArset = GB2312_CHArSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = [fsBold]
      ParentFont = False
    end
  end
  inherited Pnl_Body: TPanel
    Top = 177
    Height = 92
    inherited DBGridEh: TDBGridEh
      Height = 92
      FrozenCols = 4
      Columns = <
        Item
          FieldName = 'Itemflag'
          PickList.Strings = ()

⌨️ 快捷键说明

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