📄 mrp_qry_informaloblongmrp1.dfm
字号:
inherited Frm_Mrp_Qry_InformalOblongMrp1: TFrm_Mrp_Qry_InformalOblongMrp1
Left = 188
Top = 135
Caption = '模拟Mps/Mrp横式报表1'
ClientHeight = 393
ClientWidth = 559
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
inherited ControlBar: TControlBar
Width = 559
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
Width = 559
Caption = '模拟Mps/Mrp横式报表1'
end
inherited Pnl_Head: TPanel
Width = 559
Height = 95
inherited Lbl_OrderTitle: TLabel
Top = 107
Visible = False
end
inherited Lbl_ConditionTitle: TLabel
Top = 74
Caption = '时段条件:'
end
inherited Lbl_Condition: TLabel
Top = 109
Width = 24
Caption = '全部'
Visible = False
end
inherited Lbl_Order: TLabel
Top = 107
Width = 48
Caption = '物料代码'
Visible = False
end
object lbl_ItemCode: TLabel
Left = 102
Top = 5
Width = 6
Height = 12
end
object Label1: TLabel
Left = 170
Top = 6
Width = 60
Height = 12
Caption = '物料描述:'
end
object lbl_ItemName: TLabel
Left = 232
Top = 6
Width = 6
Height = 12
end
object Label3: TLabel
Left = 17
Top = 54
Width = 84
Height = 12
Caption = '当前可用库存:'
end
object lbl_PmBatch: TLabel
Left = 106
Top = 21
Width = 6
Height = 12
end
object lbl_CurrentInv: TLabel
Left = 113
Top = 54
Width = 6
Height = 12
end
object Label2: TLabel
Left = 182
Top = 22
Width = 48
Height = 12
Caption = '提前期:'
end
object lbl_ldtime: TLabel
Left = 230
Top = 22
Width = 6
Height = 12
end
object Label4: TLabel
Left = 18
Top = 6
Width = 84
Height = 12
Caption = '当前物料代码:'
end
object Label5: TLabel
Left = 18
Top = 22
Width = 84
Height = 12
Caption = '批 量:'
end
object Label6: TLabel
Left = 282
Top = 53
Width = 84
Height = 12
Caption = '当前待检库存:'
end
object lbl_CurrentonCheckInv: TLabel
Left = 362
Top = 53
Width = 6
Height = 12
end
object Label7: TLabel
Left = 17
Top = 38
Width = 84
Height = 12
Caption = '制 购 码:'
end
object lbl_PmCode: TLabel
Left = 108
Top = 37
Width = 6
Height = 12
end
object Label9: TLabel
Left = 170
Top = 38
Width = 60
Height = 12
Caption = '安全库存:'
end
object lbl_minqty: TLabel
Left = 232
Top = 37
Width = 6
Height = 12
end
object Label11: TLabel
Left = 306
Top = 38
Width = 60
Height = 12
Caption = '批量策略:'
end
object lbl_Batchstrat: TLabel
Left = 368
Top = 37
Width = 6
Height = 12
end
object Label8: TLabel
Left = 168
Top = 78
Width = 150
Height = 12
Caption = '模拟Mrp展开运算开始时间:'
end
object lbl_Mrprundate: TLabel
Left = 320
Top = 79
Width = 48
Height = 12
Caption = ' '
end
object lbl_runlt: TLabel
Left = 515
Top = 21
Width = 6
Height = 12
end
object Label12: TLabel
Left = 435
Top = 21
Width = 72
Height = 12
Caption = '运行提前期:'
end
object lbl_Preparelt: TLabel
Left = 376
Top = 22
Width = 6
Height = 12
end
object Label14: TLabel
Left = 294
Top = 22
Width = 72
Height = 12
Caption = '准备提前期:'
end
object Label15: TLabel
Left = 555
Top = 21
Width = 72
Height = 12
Caption = '质检提前期:'
end
object lbl_Qclt: TLabel
Left = 632
Top = 21
Width = 6
Height = 12
end
object Label10: TLabel
Left = 158
Top = 53
Width = 72
Height = 12
Caption = '订单已领量:'
end
object lbl_Assignedqty: TLabel
Left = 227
Top = 53
Width = 6
Height = 12
end
object cmbselectType: TComboBox
Left = 76
Top = 70
Width = 73
Height = 20
Style = csDropDownList
ItemHeight = 12
TabOrder = 0
OnChange = cmbselectTypeChange
Items.Strings = (
'日'
'周'
'月')
end
end
inherited Pnl_Hint: TPanel
Top = 367
Width = 559
end
inherited Pnl_Body: TPanel
Top = 152
Width = 559
Height = 215
inherited DBGridEh: TDBGridEh
Width = 559
Height = 215
end
end
inherited AdoQry_Tmp: TAdoQuery
Left = 277
Top = 195
end
inherited ActionList: TActionList
Left = 224
Top = 200
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
AfterScroll = AdoQry_MainAfterScroll
Left = 176
Top = 201
end
inherited DataSource: TDataSource
Top = 193
end
inherited PopuPmenu: TPopuPmenu
Left = 352
Top = 193
end
object AdOCommand: TAdOCommand
CommandTimeout = 0
Parameters = <>
Left = 112
Top = 225
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -