📄 gl_qry_balance_c.dfm
字号:
inherited Frm_Gl_Qry_Balance_C: TFrm_Gl_Qry_Balance_C
Left = 274
Top = 236
Caption = '条件筛选'
ClientHeight = 178
ClientWidth = 351
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel [0]
Left = 51
Top = 48
Width = 48
Height = 12
Caption = '会计期间'
end
object Label7: TLabel [1]
Left = 75
Top = 101
Width = 24
Height = 12
Caption = '货币'
end
object Label8: TLabel [2]
Left = 51
Top = 75
Width = 48
Height = 12
Caption = '科目级长'
end
inherited btn_ok: TButton
Left = 90
Top = 140
ModalResult = 1
TabOrder = 3
end
inherited btn_Cancel: TButton
Left = 183
Top = 140
TabOrder = 4
end
object medts: TMaskEdit [5]
Left = 104
Top = 40
Width = 73
Height = 20
EditMask = '0000.00;1;_'
MaxLength = 7
TabOrder = 0
Text = ' . '
end
object cmb_Currency: TComboBox [6]
Left = 104
Top = 95
Width = 170
Height = 20
Style = csDropDownList
ItemHeight = 12
TabOrder = 2
Items.Strings = (
'0 全部'
'1 未过帐'
'2 已过帐')
end
object edt_kmlevel: TEdit [7]
Left = 104
Top = 68
Width = 73
Height = 20
TabOrder = 1
Text = '1'
OnExit = IntegerCheck
end
inherited AdoQry_Tmp: TAdoQuery
Left = 336
Top = 8
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -