mrp_enter_newmrpinfo3_c.dfm
来自「一个MRPII系统源代码版本」· DFM 代码 · 共 36 行
DFM
36 行
inherited Frm_Mrp_Enter_NewMrpInfo3_C: TFrm_Mrp_Enter_NewMrpInfo3_C
Left = 364
Top = 275
Caption = 'Frm_Mrp_Enter_NewMrpInfo3_C'
ClientHeight = 132
ClientWidth = 293
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel [0]
Left = 32
Top = 20
Width = 90
Height = 12
Caption = '输入想汇总天数:'
end
inherited btn_ok: TButton
Left = 83
Top = 81
end
inherited btn_Cancel: TButton
Left = 168
Top = 81
end
object Edit1: TEdit [3]
Left = 56
Top = 43
Width = 137
Height = 20
TabOrder = 2
end
inherited AdoQry_Tmp: TAdoQuery
Top = 64
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?