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

📄 mrp_qry_newoblongmrp1.dfm

📁 一个MRPII系统源代码版本
💻 DFM
字号:
inherited Frm_Mrp_Qry_NewOblongMrp1: TFrm_Mrp_Qry_NewOblongMrp1
  Left = 17
  Top = 94
  Caption = 'Mps/Mrp横式报表1'
  ClientHeight = 423
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  inherited ControlBar: TControlBar
    inherited ToolBar: TToolBar
      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
    Caption = 'Mps/Mrp横式报表1'
  end
  inherited Pnl_Head: TPanel
    Height = 89
    inherited Image1: TImage
      Height = 89
    end
    inherited Lbl_OrderTitle: TLabel
      Top = 105
      Visible = False
    end
    inherited Lbl_ConditionTitle: TLabel
      Top = 68
      Caption = '时段条件:'
    end
    inherited Lbl_Condition: TLabel
      Top = 108
      Width = 24
      Caption = '全部'
      Visible = False
    end
    inherited Lbl_Order: TLabel
      Top = 105
      Width = 48
      Caption = '物料代码'
      Visible = False
    end
    object lbl_ItemCode: TLabel
      Left = 107
      Top = -1
      Width = 6
      Height = 12
      TransParent = True
    end
    object Label1: TLabel
      Left = 215
      Top = 0
      Width = 60
      Height = 12
      Caption = '物料描述:'
      TransParent = True
    end
    object lbl_ItemName: TLabel
      Left = 280
      Top = 0
      Width = 6
      Height = 12
      TransParent = True
    end
    object lbl_PmBatch: TLabel
      Left = 107
      Top = 14
      Width = 6
      Height = 12
      TransParent = True
    end
    object Label3: TLabel
      Left = 17
      Top = 45
      Width = 84
      Height = 12
      Caption = '当前可用库存:'
      TransParent = True
    end
    object lbl_CurrentInv: TLabel
      Left = 107
      Top = 45
      Width = 6
      Height = 12
      TransParent = True
    end
    object Label4: TLabel
      Left = 17
      Top = 0
      Width = 84
      Height = 12
      Caption = '当前物料代码:'
      TransParent = True
    end
    object Label5: TLabel
      Left = 17
      Top = 15
      Width = 84
      Height = 12
      Caption = '批        量:'
      TransParent = True
    end
    object Label6: TLabel
      Left = 325
      Top = 45
      Width = 84
      Height = 12
      Caption = '当前待检库存:'
      TransParent = True
    end
    object lbl_CurrentonCheckInv: TLabel
      Left = 414
      Top = 45
      Width = 6
      Height = 12
      TransParent = True
    end
    object Label7: TLabel
      Left = 17
      Top = 30
      Width = 84
      Height = 12
      Caption = '制   购   码:'
      TransParent = True
    end
    object lbl_PmCode: TLabel
      Left = 107
      Top = 29
      Width = 6
      Height = 12
      TransParent = True
    end
    object Label9: TLabel
      Left = 215
      Top = 30
      Width = 60
      Height = 12
      Caption = '安全库存:'
      TransParent = True
    end
    object lbl_minqty: TLabel
      Left = 280
      Top = 29
      Width = 6
      Height = 12
      TransParent = True
    end
    object Label11: TLabel
      Left = 349
      Top = 30
      Width = 60
      Height = 12
      Caption = '批量策略:'
      TransParent = True
    end
    object lbl_Batchstrat: TLabel
      Left = 414
      Top = 29
      Width = 6
      Height = 12
      TransParent = True
    end
    object Label8: TLabel
      Left = 216
      Top = 65
      Width = 126
      Height = 12
      Caption = 'Mrp展开运算开始时间:'
      TransParent = True
    end
    object lbl_Mrprundate: TLabel
      Left = 344
      Top = 65
      Width = 48
      Height = 12
      Caption = '        '
      TransParent = True
    end
    object Label10: TLabel
      Left = 203
      Top = 15
      Width = 72
      Height = 12
      Caption = '准备提前期:'
      TransParent = True
    end
    object lbl_Preparelt: TLabel
      Left = 280
      Top = 15
      Width = 6
      Height = 12
      TransParent = True
    end
    object Label13: TLabel
      Left = 337
      Top = 15
      Width = 72
      Height = 12
      Caption = '运行提前期:'
      TransParent = True
    end
    object lbl_runlt: TLabel
      Left = 414
      Top = 15
      Width = 6
      Height = 12
      TransParent = True
    end
    object lbl_Qclt: TLabel
      Left = 517
      Top = 15
      Width = 6
      Height = 12
      TransParent = True
    end
    object Label16: TLabel
      Left = 441
      Top = 15
      Width = 72
      Height = 12
      Caption = '质检提前期:'
      TransParent = True
    end
    object Label12: TLabel
      Left = 203
      Top = 45
      Width = 72
      Height = 12
      Caption = '订单已领量:'
      TransParent = True
    end
    object lbl_Assignedqty: TLabel
      Left = 280
      Top = 45
      Width = 6
      Height = 12
      TransParent = True
    end
    object cmbselectType: TComboBox
      Left = 80
      Top = 64
      Width = 73
      Height = 20
      Style = csDropDownList
      ItemHeight = 12
      TabOrder = 0
      OnChange = cmbselectTypeChange
      Items.Strings = (
        '日'
        '周'
        '月')
    end
  end
  inherited Pnl_Hint: TPanel
    Top = 397
  end
  inherited Pnl_Body: TPanel
    Top = 146
    Height = 251
    inherited Image3: TImage
      Height = 251
    end
    inherited DBGridEh: TDBGridEh
      Height = 251
    end
  end
  inherited AdoQry_Tmp: TAdoQuery
    Left = 301
    Top = 163
  end
  inherited ActionList: TActionList
    Left = 176
    Top = 160
    inherited Act_Sum: TAction
      Enabled = True
      Visible = True
    end
    inherited Act_Look: TAction
      Caption = '供需反查'
      Enabled = True
      Hint = '供需反查(Enter)'
      Visible = True
      OnExecute = Act_LookExecute
    end
    inherited Act_ShowGrid: TAction
      Caption = '订单联查'
      Hint = '订单联查'
      OnExecute = Act_ShowGridExecute
    end
  end
  inherited AdoQry_Main: TAdoQuery
    CacheSize = 1000
    ConnectionString = 
      'Provider=SQLOLEDB.1;Password=mdrcmrm;Persist Security Info=True;' +
      'User ID=mdrcmrm;Initial Catalog=mdrcmrm;Data Source=NT2'
    CurSorType = ctStatic
    AfterScroll = AdoQry_MainAfterScroll
    Left = 272
    Top = 233
  end
  inherited DataSource: TDataSource
    Left = 352
    Top = 161
  end
  object Adodataset_Main: TAdODataSet
    ConnectionString = 
      'Provider=SQLOLEDB.1;Password=mdrcmrm;Persist Security Info=True;' +
      'User ID=mdrcmrm;Initial Catalog=mdrcmrm_test_Sqa;Data Source=NT2'
    CommandTimeout = 0
    Parameters = <>
    Left = 144
    Top = 217
  end
  object AdOCommand: TAdOCommand
    CommandTimeout = 0
    Parameters = <>
    Left = 184
    Top = 273
  end
end

⌨️ 快捷键说明

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