📄 mrp_enter_newmossparent.dfm
字号:
inherited Frm_Mrp_Enter_NewMoSsParent: TFrm_Mrp_Enter_NewMoSsParent
Left = 81
Top = 157
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
Top = 177
Height = 0
inherited Image1: TImage
Height = 0
end
inherited Lbl_Condition: TLabel
Width = 24
Caption = '全部'
end
inherited Lbl_Order: TLabel
Width = 114
Caption = '物料代码/约定开工日'
end
end
inherited Pnl_Hint: TPanel
Top = 263
Height = 166
ParentFont = False
inherited Image4: TImage
Height = 166
end
object Label1: TLabel
Left = 8
Top = 51
Width = 84
Height = 12
Caption = '子项物料代码:'
TransParent = True
end
object Label3: TLabel
Left = 98
Top = 51
Width = 6
Height = 12
TransParent = True
end
object Label5: TLabel
Left = 56
Top = 72
Width = 36
Height = 12
Caption = '单位:'
TransParent = True
end
object Label6: TLabel
Left = 98
Top = 73
Width = 6
Height = 12
TransParent = True
end
object Label29: TLabel
Left = 196
Top = 94
Width = 72
Height = 12
Caption = '运行提前期:'
TransParent = True
end
object Label30: TLabel
Left = 274
Top = 94
Width = 6
Height = 12
TransParent = True
end
object Label13: TLabel
Left = 232
Top = 116
Width = 36
Height = 12
Caption = '批量:'
TransParent = True
end
object Label14: TLabel
Left = 274
Top = 116
Width = 6
Height = 12
TransParent = True
end
object Label15: TLabel
Left = 356
Top = 116
Width = 60
Height = 12
Caption = '最大库存:'
TransParent = True
end
object Label16: TLabel
Left = 422
Top = 116
Width = 6
Height = 12
TransParent = True
end
object Label17: TLabel
Left = 32
Top = 138
Width = 60
Height = 12
Caption = '安全库存:'
TransParent = True
end
object Label18: TLabel
Left = 98
Top = 138
Width = 6
Height = 12
TransParent = True
end
object Label11: TLabel
Left = 32
Top = 117
Width = 60
Height = 12
Caption = '批量策略:'
TransParent = True
end
object Label12: TLabel
Left = 98
Top = 117
Width = 6
Height = 12
TransParent = True
end
object Label27: TLabel
Left = 20
Top = 94
Width = 72
Height = 12
Caption = '准备提前期:'
TransParent = True
end
object Label28: TLabel
Left = 98
Top = 94
Width = 6
Height = 12
TransParent = True
end
object Label9: TLabel
Left = 368
Top = 72
Width = 48
Height = 12
Caption = '制购码:'
TransParent = True
end
object Label10: TLabel
Left = 422
Top = 72
Width = 6
Height = 12
TransParent = True
end
object Label7: TLabel
Left = 208
Top = 72
Width = 60
Height = 12
Caption = '物料类型:'
TransParent = True
end
object Label8: TLabel
Left = 274
Top = 72
Width = 6
Height = 12
TransParent = True
end
object Label2: TLabel
Left = 184
Top = 51
Width = 84
Height = 12
Caption = '子项物料描述:'
TransParent = True
end
object Label4: TLabel
Left = 274
Top = 51
Width = 6
Height = 12
TransParent = True
end
object Label31: TLabel
Left = 344
Top = 94
Width = 72
Height = 12
Caption = '质检提前期:'
TransParent = True
end
object Label32: TLabel
Left = 422
Top = 94
Width = 6
Height = 12
TransParent = True
end
object Bevel1: TBevel
Left = -106
Top = 13
Width = 907
Height = 4
ParentShowHint = False
ShApe = bsTopLine
ShowHint = False
Style = bsRaised
end
object Label19: TLabel
Left = 8
Top = 24
Width = 91
Height = 12
Caption = '子项物料信息:'
Font.ChArset = GB2312_CHArSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = [fsBold]
ParentFont = False
TransParent = True
end
end
inherited Pnl_Body: TPanel
Top = 177
Height = 86
inherited Image3: TImage
Height = 86
end
inherited DBGridEh: TDBGridEh
Height = 86
FrozenCols = 4
Columns = <
Item
FieldName = 'Itemflag'
PickList.Strings = ()
Width = 184
KeyList.Strings = ()
end
Item
FieldName = 'UomName'
PickList.Strings = ()
Width = 31
KeyList.Strings = ()
end
Item
FieldName = 'Bomqty'
PickList.Strings = ()
Width = 52
KeyList.Strings = ()
end
Item
FieldName = 'ScrAprate'
PickList.Strings = ()
Width = 67
KeyList.Strings = ()
end
Item
FieldName = 'OrderNo'
PickList.Strings = ()
Title.Caption = '订单号'
Width = 71
KeyList.Strings = ()
end
Item
FieldName = 'OrderLineno'
PickList.Strings = ()
Width = 52
KeyList.Strings = ()
end
Item
FieldName = 'OrderLineStatus'
PickList.Strings = (
'5 准备'
'6 下达'
'7 关闭'
'8 永久关闭')
Width = 47
KeyList.Strings = (
'5'
'6'
'7'
'8')
end
Item
FieldName = 'Mrpqty'
PickList.Strings = ()
KeyList.Strings = ()
end
Item
FieldName = 'noFinishqty'
PickList.Strings = ()
Width = 47
KeyList.Strings = ()
end
Item
FieldName = 'DueDate'
PickList.Strings = ()
Width = 74
KeyList.Strings = ()
end
Item
FieldName = 'ReleaseDate'
PickList.Strings = ()
Width = 73
KeyList.Strings = ()
end>
end
end
object Panel1: TPanel [5]
Left = 0
Top = 57
Width = 694
Height = 90
Align = alTop
BevelOuter = bvNone
TabOrder = 5
object DBGridEh1: TDBGridEh
Left = 0
Top = 0
Width = 694
Height = 90
Align = alClient
DataSource = DataSource1
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -