📄 inv_deptmonthclasssumqry_c.dfm
字号:
inherited Frm_Inv_DeptMonthClassSumQry_C: TFrm_Inv_DeptMonthClassSumQry_C
Left = 248
Top = 152
Caption = '部门收发存分类汇总表'
ClientHeight = 182
ClientWidth = 344
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel [0]
Left = 24
Top = 57
Width = 60
Height = 12
Caption = '查询月份:'
end
object Label3: TLabel [1]
Left = 48
Top = 28
Width = 36
Height = 12
Caption = '部门:'
end
object Label2: TLabel [2]
Left = 48
Top = 86
Width = 36
Height = 12
Caption = '类别:'
end
inherited btn_ok: TButton
Left = 168
Top = 137
TabOrder = 4
end
inherited btn_Cancel: TButton
Left = 245
Top = 137
TabOrder = 5
end
object MEdt_Starttime: TMaskEdit [5]
Left = 88
Top = 53
Width = 72
Height = 20
EditMask = '0000.00'
MaxLength = 7
TabOrder = 2
Text = ' . '
end
object CmBx_Type: TComboBox [6]
Left = 88
Top = 82
Width = 73
Height = 20
Style = csDropDownList
ItemHeight = 12
TabOrder = 3
end
object Edit2: TEdit [7]
Left = 163
Top = 24
Width = 158
Height = 20
Enabled = False
TabOrder = 1
end
object edit1: TLinkEdit [8]
Left = 88
Top = 24
Width = 73
Height = 20
LinkStyle = lsEllipsis
TabOrder = 0
OnButtonClick = DeptHint1
OnExit = Edit1Exit
OnKeyDown = DeptHint
end
inherited AdoQry_Tmp: TAdoQuery
Left = 56
Top = 136
end
object AdoQry_tmp1: TAdoQuery
Parameters = <>
Left = 240
Top = 48
end
object AdoQry_tmp2: TAdoQuery
Parameters = <>
Left = 264
Top = 88
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -