📄 mrp_enter_mrpinfo.dfm
字号:
inherited Frm_Mrp_Enter_MrpInfo: TFrm_Mrp_Enter_MrpInfo
Left = 6
Top = 65
Caption = '生产建议--全部列示'
ClientWidth = 736
OnDestroy = FormDestroy
PixelsPerInch = 96
TextHeight = 12
inherited ControlBar: TControlBar
Width = 736
inherited ToolBar: TToolBar
inherited TlBtn_Copy: TToolButton
Hint = '全选'
Caption = '全选'
end
inherited TlBtn_Modify: TToolButton
Visible = False
end
inherited TlBtn_Delete: TToolButton
Visible = False
end
inherited ToolButton6: TToolButton
Hint = '父项需求追溯'
Caption = '父项需求追溯'
end
end
end
inherited Pnl_Title: TPanel
Width = 736
Caption = '生产建议--全部列示'
inherited Image2: TImage
Width = 736
end
end
inherited Pnl_Head: TPanel
Width = 736
Height = 80
inherited Image1: TImage
Width = 736
Height = 80
end
inherited Lbl_Condition: TLabel
Top = 29
end
inherited Lbl_ConditionTitle: TLabel
Top = 29
end
inherited Lbl_OrderTitle: TLabel
Top = 47
end
inherited Lbl_Order: TLabel
Top = 47
Width = 114
Caption = '物料代码/约定交货日'
end
object lbl_RunMrpdate: TLabel
Left = 147
Top = 64
Width = 6
Height = 12
end
object Label5: TLabel
Left = 17
Top = 64
Width = 126
Height = 12
Caption = 'Mrp展开运算开始时间:'
end
object btn_Item: TButton
Left = 16
Top = 2
Width = 89
Height = 25
Caption = '物料主文件联查'
TabOrder = 0
OnClick = btn_ItemClick
end
object btn_ite_Item: TButton
Left = 112
Top = 2
Width = 89
Height = 25
Caption = '父项物料反查'
TabOrder = 1
OnClick = btn_ite_ItemClick
end
object btn_Order: TButton
Left = 211
Top = 2
Width = 89
Height = 25
Caption = '订单联查'
TabOrder = 2
OnClick = btn_OrderClick
end
object btn_uPMrp: TButton
Left = 510
Top = 2
Width = 89
Height = 25
Caption = 'Mrp竖式报表'
TabOrder = 3
OnClick = btn_uPMrpClick
end
object btn_OblongMrp: TButton
Left = 611
Top = 2
Width = 89
Height = 25
Caption = 'Mrp横式报表'
TabOrder = 4
OnClick = btn_OblongMrpClick
end
object Button1: TButton
Left = 412
Top = 2
Width = 89
Height = 25
Caption = '父项需求追溯'
TabOrder = 5
OnClick = Button1Click
end
object Button2: TButton
Left = 708
Top = 2
Width = 89
Height = 25
Caption = '关闭订单'
TabOrder = 6
OnClick = Button2Click
end
object Button3: TButton
Left = 312
Top = 2
Width = 89
Height = 25
Caption = '多层Bom反查'
TabOrder = 7
OnClick = Button3Click
end
end
inherited Pnl_Hint: TPanel
Top = 414
Width = 736
Height = 29
inherited Image4: TImage
Width = 736
Height = 29
end
object Label1: TLabel
Left = 422
Top = 1
Width = 60
Height = 12
Caption = '物料标识:'
end
object DBText1: TDBText
Left = 495
Top = 1
Width = 42
Height = 12
AutoSize = True
DataField = 'ItemFlag'
DataSource = DataSource
end
object Label4: TLabel
Left = 5
Top = 3
Width = 72
Height = 12
Caption = '计划员标识:'
end
object DBText4: TDBText
Left = 79
Top = 2
Width = 42
Height = 12
AutoSize = True
DataField = 'EmployeeFlag'
DataSource = DataSource
end
object Label2: TLabel
Left = 189
Top = 3
Width = 60
Height = 12
Caption = '部门标识:'
end
object DBText2: TDBText
Left = 247
Top = 2
Width = 42
Height = 12
AutoSize = True
DataField = 'DeptFlag'
DataSource = DataSource
end
object Label3: TLabel
Left = 5
Top = 18
Width = 6
Height = 12
end
end
inherited Pnl_Body: TPanel
Top = 137
Width = 736
Height = 277
inherited Image3: TImage
Width = 736
Height = 277
end
inherited DBGridEh: TDBGridEh
Width = 736
Height = 277
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
ReadOnly = False
OnDblClick = nil
OnTitleClick = DBGridEhTitleClick
FrozenCols = 6
Columns = <
Item
FieldName = 'SScheck'
PickList.Strings = (
'1'
'0')
Title.Alignment = taCenter
Title.Caption = '标记'
Title.Font.ChArset = GB2312_CHArSET
Title.Font.Color = clBlue
Title.Font.Height = -12
Title.Font.Name = '宋体'
Title.Font.Style = []
Width = 36
KeyList.Strings = (
'1'
'0')
NotInKeyListIndex = 0
Checkboxes = True
end
Item
FieldName = 'EmployeeCode'
PickList.Strings = ()
ReadOnly = True
Title.Alignment = taCenter
Title.Caption = '计划员代码'
Width = 60
Visible = False
KeyList.Strings = ()
end
Item
FieldName = 'EmployeeName'
PickList.Strings = ()
ReadOnly = True
Title.Alignment = taCenter
Title.Caption = '计划员姓名'
Width = 60
Visible = False
KeyList.Strings = ()
end
Item
FieldName = 'EmployeeFlag'
PickList.Strings = ()
ReadOnly = True
Title.Alignment = taCenter
Title.Caption = '计划员ID'
Width = 54
KeyList.Strings = ()
end
Item
FieldName = 'DeptCode'
PickList.Strings = ()
ReadOnly = True
Title.Alignment = taCenter
Title.Caption = '部门代码'
Width = 50
Visible = False
KeyList.Strings = ()
end
Item
FieldName = 'DeptName'
PickList.Strings = ()
ReadOnly = True
Title.Alignment = taCenter
Title.Caption = '部门名称'
Width = 90
Visible = False
KeyList.Strings = ()
end
Item
FieldName = 'ItemCode'
PickList.Strings = ()
ReadOnly = True
Title.Alignment = taCenter
Title.Caption = '物料代码'
Width = 90
Visible = False
KeyList.Strings = ()
end
Item
FieldName = 'ItemName'
PickList.Strings = ()
ReadOnly = True
Title.Alignment = taCenter
Title.Caption = '物料描述'
Width = 200
Visible = False
KeyList.Strings = ()
end
Item
FieldName = 'ItemFlag'
PickList.Strings = ()
Title.Alignment = taCenter
Title.Caption = '物料标识'
Width = 200
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -