📄 inv_monthsum.dfm
字号:
inherited Frm_Inv_MonthSum: TFrm_Inv_MonthSum
Left = 352
Top = 99
BOrderIcons = []
Caption = '月末处理'
FormStyle = fsMDIChild
Visible = True
OnClose = FormClose
OnDestroy = FormDestroy
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel [0]
Left = 40
Top = 64
Width = 78
Height = 12
Caption = '月末处理月份:'
end
object lbl_ShowMonth: TLabel [1]
Left = 128
Top = 64
Width = 6
Height = 12
end
object lbl_Status: TLabel [2]
Left = 40
Top = 88
Width = 6
Height = 12
end
object Label2: TLabel [3]
Left = 32
Top = 120
Width = 6
Height = 12
end
inherited btn_ok: TButton
Left = 203
end
inherited btn_Cancel: TButton
OnClick = btn_CancelClick
end
inherited AdoQry_Tmp: TAdoQuery
CurSorType = ctStatic
end
object AdOCommand1: TAdOCommand
CommandTimeout = 0
Parameters = <>
Left = 200
Top = 24
end
object AdoQry_Temp: TAdoQuery
LockType = ltBatchOptimistic
EnableBCD = False
Parameters = <>
Left = 264
Top = 73
end
object AdoQuery: TAdoQuery
EnableBCD = False
Parameters = <>
Left = 312
Top = 72
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -