📄 pm_qry_sspoinfo_c.dfm
字号:
inherited Frm_Pm_Qry_SsPoInfo_C: TFrm_Pm_Qry_SsPoInfo_C
Left = 260
Top = 164
Caption = '请输入汇总天数'
ClientHeight = 149
ClientWidth = 290
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel [0]
Left = 40
Top = 40
Width = 96
Height = 12
Caption = '输入想汇总天数:'
end
inherited btn_ok: TButton
Left = 67
Top = 101
TabOrder = 1
end
inherited btn_Cancel: TButton
Left = 160
Top = 101
TabOrder = 2
end
object edtdays: TEdit [3]
Left = 136
Top = 34
Width = 64
Height = 20
TabOrder = 0
Text = '7'
end
inherited AdoQry_Tmp: TAdoQuery
Left = 24
Top = 96
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -