📄 sfc_bcpmonthqty_c.dfm
字号:
inherited Frm_Sfc_BcPMonthqty_C: TFrm_Sfc_BcPMonthqty_C
Left = 233
Top = 238
Caption = '外壳月生产记录'
ClientHeight = 122
ClientWidth = 310
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel [0]
Left = 30
Top = 32
Width = 36
Height = 12
Caption = '月份:'
end
inherited btn_ok: TButton
Left = 122
Top = 85
end
inherited btn_Cancel: TButton
Left = 215
Top = 85
OnClick = btn_CancelClick
end
object MaskEdit1: TMaskEdit [3]
Left = 78
Top = 29
Width = 65
Height = 20
EditMask = '!9999/99;1;_'
MaxLength = 7
TabOrder = 2
Text = ' - '
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -