📄 ad_enter_adparam.dfm
字号:
inherited Frm_Ad_Enter_AdParam: TFrm_Ad_Enter_AdParam
Left = 259
Top = 191
Caption = '参数设置'
ClientHeight = 117
ClientWidth = 277
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel [0]
Left = 40
Top = 28
Width = 78
Height = 12
Caption = '模块起用月份:'
end
inherited btn_ok: TButton
Left = 88
Top = 71
end
inherited btn_Cancel: TButton
Left = 181
Top = 71
end
object MEDT_Month: TMaskEdit [3]
Left = 120
Top = 23
Width = 50
Height = 20
EditMask = '9999.99;1;_'
MaxLength = 7
TabOrder = 2
Text = ' . '
OnExit = MonthCheck
end
inherited AdoQry_Tmp: TAdoQuery
Left = 320
Top = 0
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -