📄 taxset.dfm
字号:
object TaxSetForm: TTaxSetForm
Left = 295
Top = 225
Width = 349
Height = 171
Caption = #31246#29575#35774#32622
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsMDIChild
OldCreateOrder = False
Position = poDefault
Visible = True
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 32
Top = 56
Width = 34
Height = 16
Caption = #31246#29575
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #26032#23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Tax: TEdit
Left = 80
Top = 54
Width = 121
Height = 21
TabOrder = 0
end
object btnOK: TButton
Left = 248
Top = 51
Width = 75
Height = 25
Caption = 'O K'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 1
OnClick = btnOKClick
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -