unit3.~dfm
来自「计算个人所得税与牛顿迭代法实现的作业源码。」· ~DFM 代码 · 共 77 行
~DFM
77 行
object Form3: TForm3
Left = 249
Top = 266
Width = 529
Height = 179
AutoSize = True
Caption = #20010#20154#25152#24471#31246
Color = clGradientActiveCaption
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Button1: TButton
Left = 24
Top = 112
Width = 113
Height = 33
Caption = #24212#32435#31246#39069#65306
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 0
OnClick = Button1Click
end
object Edit2: TEdit
Left = 160
Top = 112
Width = 361
Height = 29
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -21
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 1
end
object Panel2: TPanel
Left = 0
Top = 0
Width = 521
Height = 113
Alignment = taLeftJustify
BorderStyle = bsSingle
Caption = #35831#36755#20837#20010#20154#25910#20837#39069#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 2
object Label1: TLabel
Left = 456
Top = 40
Width = 56
Height = 24
AutoSize = False
Caption = #20803
end
object Edit1: TEdit
Left = 176
Top = 40
Width = 265
Height = 32
TabOrder = 0
end
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?