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

📄 vw_mrp_column.dfm

📁 科思ERP部分源码及控件
💻 DFM
📖 第 1 页 / 共 2 页
字号:
        ColumnFont.Height = -12
        ColumnFont.Name = '宋体'
        ColumnFont.Style = []
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = GB2312_CHARSET
        ColumnFont.Color = clWindowText
        ColumnFont.Height = -12
        ColumnFont.Name = '宋体'
        ColumnFont.Style = []
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = GB2312_CHARSET
        ColumnFont.Color = clWindowText
        ColumnFont.Height = -12
        ColumnFont.Name = '宋体'
        ColumnFont.Style = []
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = GB2312_CHARSET
        ColumnFont.Color = clWindowText
        ColumnFont.Height = -12
        ColumnFont.Name = '宋体'
        ColumnFont.Style = []
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = GB2312_CHARSET
        ColumnFont.Color = clWindowText
        ColumnFont.Height = -12
        ColumnFont.Name = '宋体'
        ColumnFont.Style = []
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = GB2312_CHARSET
        ColumnFont.Color = clWindowText
        ColumnFont.Height = -12
        ColumnFont.Name = '宋体'
        ColumnFont.Style = []
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = GB2312_CHARSET
        ColumnFont.Color = clWindowText
        ColumnFont.Height = -12
        ColumnFont.Name = '宋体'
        ColumnFont.Style = []
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = GB2312_CHARSET
        ColumnFont.Color = clWindowText
        ColumnFont.Height = -12
        ColumnFont.Name = '宋体'
        ColumnFont.Style = []
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = GB2312_CHARSET
        ColumnFont.Color = clWindowText
        ColumnFont.Height = -12
        ColumnFont.Name = '宋体'
        ColumnFont.Style = []
        ColumnWidth = 0
      end>
    ColWidths = (
      66
      149
      37
      43
      57
      53
      52
      39
      34
      39
      82
      81
      82
      84
      81
      82
      79
      81
      78
      79
      79
      69
      71
      74
      80
      85
      81
      79
      64
      64
      64
      64
      64
      64)
    RowHeights = (
      18
      18
      18
      18)
  end
  object GroupBox1: TGroupBox [4]
    Left = 0
    Top = 39
    Width = 793
    Height = 68
    Align = alTop
    Caption = '数量列选择'
    TabOrder = 3
    object CB_Gross: TCheckBox
      Left = 40
      Top = 17
      Width = 60
      Height = 15
      Caption = '毛需求'
      Checked = True
      State = cbChecked
      TabOrder = 0
    end
    object CB_Poh: TCheckBox
      Left = 115
      Top = 17
      Width = 69
      Height = 15
      Caption = '计划入库'
      TabOrder = 1
    end
    object CB_Macc: TCheckBox
      Left = 210
      Top = 17
      Width = 69
      Height = 15
      Caption = '计划库存'
      Checked = True
      State = cbChecked
      TabOrder = 2
    end
    object CB_Take: TCheckBox
      Left = 209
      Top = 41
      Width = 71
      Height = 15
      Caption = '计划下达'
      TabOrder = 3
    end
    object CB_Soh: TCheckBox
      Left = 115
      Top = 41
      Width = 72
      Height = 15
      Caption = '计划订单'
      TabOrder = 4
    end
    object CB_Clean: TCheckBox
      Left = 39
      Top = 41
      Width = 58
      Height = 15
      Caption = '净需求'
      Checked = True
      State = cbChecked
      TabOrder = 5
    end
    object GroupBox2: TGroupBox
      Left = 304
      Top = 0
      Width = 202
      Height = 68
      TabOrder = 6
      object rb_Poh: TRadioButton
        Left = 39
        Top = 18
        Width = 62
        Height = 17
        Caption = '采购件'
        TabOrder = 0
      end
      object rb_Wo: TRadioButton
        Left = 39
        Top = 42
        Width = 68
        Height = 17
        Caption = '加工件'
        TabOrder = 1
      end
      object rb_Wx: TRadioButton
        Left = 114
        Top = 17
        Width = 59
        Height = 17
        Caption = '外协件'
        TabOrder = 2
      end
      object rb_All: TRadioButton
        Left = 115
        Top = 41
        Width = 52
        Height = 17
        Caption = '全 部'
        Checked = True
        TabOrder = 3
        TabStop = True
      end
    end
    object cb_bool: TCheckBox
      Left = 679
      Top = 24
      Width = 105
      Height = 17
      Caption = '横行/竖行显示'
      TabOrder = 7
    end
    object GroupBox3: TGroupBox
      Left = 504
      Top = 0
      Width = 162
      Height = 68
      TabOrder = 8
      object Label1: TLabel
        Left = 27
        Top = 19
        Width = 24
        Height = 12
        Caption = '从:'
      end
      object Label2: TLabel
        Left = 27
        Top = 43
        Width = 24
        Height = 12
        Caption = '到:'
      end
      object de_DateF: TDateEdit
        Left = 61
        Top = 16
        Width = 92
        Height = 20
        LineOffset = 2
        LineColor = clGreen
        LineVisible = False
        CDate = '2003-2-25'
        InitDate = '2003-2-25'
        ModalResult = 0
        TabOrder = 0
        Color = -2113929211
      end
      object de_DateE: TDateEdit
        Left = 61
        Top = 40
        Width = 92
        Height = 20
        LineOffset = 2
        LineColor = clGreen
        LineVisible = False
        CDate = '2003-2-25'
        InitDate = '2003-2-25'
        ModalResult = 0
        TabOrder = 1
        Color = -2113929211
      end
    end
  end
  inherited MainMenu1: TMainMenu
    Left = 436
    Top = 6
  end
  inherited ImageList1: TImageList
    Left = 409
    Top = 5
  end
  inherited PrnSetupDlg: TPrinterSetupDialog
    Left = 377
  end
  inherited pmDetail: TPopupMenu
    Left = 503
    Top = 5
  end
  inherited puQueryGrid: TPopupMenu
    Left = 536
  end
  object PMInf: TPopupMenu
    AutoHotkeys = maManual
    OnPopup = PMInfPopup
    Left = 567
    Top = 4
    object PMI1: TMenuItem
      Caption = '物料编码'
    end
    object PMI2: TMenuItem
      Caption = '物料名称'
    end
    object PMI3: TMenuItem
      Caption = '批量'
    end
    object PMI4: TMenuItem
      Caption = '提前期'
    end
    object PMI5: TMenuItem
      Caption = '当前库存'
    end
    object PMI6: TMenuItem
      Caption = '安全库存'
    end
    object PMI7: TMenuItem
      Caption = '已分配量'
    end
    object PMI8: TMenuItem
      Caption = '低层码'
    end
    object PMI9: TMenuItem
      Caption = '需求来源'
    end
    object PMI10: TMenuItem
      Caption = '需求类型'
    end
  end
end

⌨️ 快捷键说明

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