mrp_qry_graphanalyzercapacity_c.dfm
来自「一个MRPII系统源代码版本」· DFM 代码 · 共 39 行
DFM
39 行
inherited Frm_Mrp_Qry_GraphAnalyzerCapacity_C: TFrm_Mrp_Qry_GraphAnalyzerCapacity_C
Left = 293
Top = 192
Caption = '选定时间段'
ClientHeight = 201
ClientWidth = 347
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel [0]
Left = 62
Top = 69
Width = 72
Height = 12
Caption = '选定时间段:'
end
inherited btn_ok: TButton
Left = 97
Top = 133
ModalResult = 1
end
inherited btn_Cancel: TButton
Left = 182
Top = 133
end
object cmb: TComboBox [3]
Left = 142
Top = 64
Width = 145
Height = 20
Style = csDropDownList
ItemHeight = 12
TabOrder = 2
end
inherited AdoQry_Tmp: TAdoQuery
Left = 288
Top = 16
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?