📄 mrp_qry_oblongmps1_c.dfm
字号:
inherited Frm_Mrp_Qry_OblongMps1_C: TFrm_Mrp_Qry_OblongMps1_C
Left = 297
Top = 180
ActiveControl = Edit1
Caption = '请输入筛选条件'
ClientHeight = 112
ClientWidth = 302
OnDestroy = FormDestroy
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel [0]
Left = 30
Top = 28
Width = 24
Height = 12
Caption = '年份'
end
inherited btn_ok: TButton
Left = 112
Top = 78
end
inherited btn_Cancel: TButton
Left = 205
Top = 78
end
object Edit1: TEdit [3]
Left = 94
Top = 24
Width = 121
Height = 20
MaxLength = 4
TabOrder = 2
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -