📄 mrp_qry_mrpinfooblongmrp_d.dfm
字号:
inherited Frm_Mrp_Qry_MrpInfoOblongMrp_D: TFrm_Mrp_Qry_MrpInfoOblongMrp_D
Left = 149
Top = 135
Caption = '当前物料Mps/Mrp横式报表'
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横式报表'
end
inherited Pnl_Head: TPanel
Height = 89
inherited Lbl_OrderTitle: TLabel
Top = 105
Visible = False
end
inherited Lbl_ConditionTitle: TLabel
Top = 66
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
end
object Label1: TLabel
Left = 215
Top = 0
Width = 60
Height = 12
Caption = '物料描述:'
end
object lbl_ItemName: TLabel
Left = 280
Top = 0
Width = 6
Height = 12
end
object Label2: TLabel
Left = 227
Top = 16
Width = 48
Height = 12
Caption = '提前期:'
end
object lbl_ldtime: TLabel
Left = 283
Top = 16
Width = 6
Height = 12
end
object lbl_PmBatch: TLabel
Left = 108
Top = 15
Width = 6
Height = 12
end
object Label3: TLabel
Left = 41
Top = 48
Width = 60
Height = 12
Caption = '当前库存:'
end
object lbl_CurrentInv: TLabel
Left = 105
Top = 48
Width = 6
Height = 12
end
object Label4: TLabel
Left = 17
Top = 0
Width = 84
Height = 12
Caption = '当前物料代码:'
end
object Label5: TLabel
Left = 17
Top = 16
Width = 84
Height = 12
Caption = '批 量:'
end
object Label6: TLabel
Left = 325
Top = 48
Width = 84
Height = 12
Caption = '当前待检库存:'
end
object lbl_CurrentonCheckInv: TLabel
Left = 413
Top = 48
Width = 6
Height = 12
end
object Label7: TLabel
Left = 17
Top = 31
Width = 84
Height = 12
Caption = '制 购 码:'
end
object lbl_PmCode: TLabel
Left = 108
Top = 30
Width = 6
Height = 12
end
object Label9: TLabel
Left = 215
Top = 31
Width = 60
Height = 12
Caption = '安全库存:'
end
object lbl_minqty: TLabel
Left = 282
Top = 30
Width = 6
Height = 12
end
object Label11: TLabel
Left = 349
Top = 31
Width = 60
Height = 12
Caption = '批量策略:'
end
object lbl_Batchstrat: TLabel
Left = 408
Top = 30
Width = 6
Height = 12
end
object Label8: TLabel
Left = 216
Top = 65
Width = 126
Height = 12
Caption = 'Mrp展开运算开始时间:'
end
object lbl_Mrprundate: TLabel
Left = 344
Top = 65
Width = 48
Height = 12
Caption = ' '
end
object Label10: TLabel
Left = 337
Top = 16
Width = 72
Height = 12
Caption = '准备提前期:'
end
object lbl_Preparelt: TLabel
Left = 409
Top = 16
Width = 6
Height = 12
end
object Label13: TLabel
Left = 463
Top = 16
Width = 72
Height = 12
Caption = '运行提前期:'
end
object lbl_runlt: TLabel
Left = 535
Top = 16
Width = 6
Height = 12
end
object lbl_Qclt: TLabel
Left = 647
Top = 16
Width = 6
Height = 12
end
object Label16: TLabel
Left = 575
Top = 16
Width = 72
Height = 12
Caption = '质检提前期:'
end
object Label12: TLabel
Left = 215
Top = 48
Width = 60
Height = 12
Caption = 'MO已领量:'
end
object lbl_Assignedqty: TLabel
Left = 273
Top = 48
Width = 6
Height = 12
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 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 + -