📄 mrp_qry_analyzermo7_c.dfm
字号:
inherited Frm_Mrp_Qry_AnalyzerMo7_C: TFrm_Mrp_Qry_AnalyzerMo7_C
Left = 264
Top = 211
Caption = '条件筛选'
ClientHeight = 162
ClientWidth = 344
PixelsPerInch = 96
TextHeight = 12
object Label2: TLabel [0]
Left = 29
Top = 45
Width = 60
Height = 12
Caption = '物料代码从'
end
object Label6: TLabel [1]
Left = 192
Top = 45
Width = 12
Height = 12
Caption = '到'
end
object Label13: TLabel [2]
Left = 53
Top = 78
Width = 36
Height = 12
Caption = '行状态'
end
inherited btn_ok: TButton
Left = 83
Top = 108
ModalResult = 1
TabOrder = 3
end
inherited btn_Cancel: TButton
Left = 184
Top = 108
TabOrder = 4
end
object edtItemCodes: TEdit [5]
Left = 104
Top = 40
Width = 81
Height = 20
TabOrder = 0
OnKeyDown = edtItemCodesKeyDown
end
object edtItemCodee: TEdit [6]
Left = 208
Top = 40
Width = 81
Height = 20
TabOrder = 1
OnKeyDown = edtItemCodesKeyDown
end
object cmbstatus: TComboBox [7]
Left = 104
Top = 72
Width = 186
Height = 20
Style = csDropDownList
ItemHeight = 12
TabOrder = 2
Items.Strings = (
'0 全部'
'1 下达'
'2 关闭')
end
inherited AdoQry_Tmp: TAdoQuery
Left = 192
Top = 65520
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -