📄 unit1.dfm
字号:
object Form1: TForm1
Left = 192
Top = 124
Width = 284
Height = 151
Caption = 'Fibonacci'#25968#21015
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 20
object Label1: TLabel
Left = 14
Top = 14
Width = 115
Height = 20
AutoSize = False
Caption = #35831#36755#20837#26376#25968
end
object Label2: TLabel
Left = 14
Top = 51
Width = 131
Height = 20
AutoSize = False
Caption = #35813#26376#20820#23376#23545#25968
end
object Edit1: TEdit
Left = 154
Top = 11
Width = 36
Height = 28
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
TabOrder = 0
end
object Button1: TButton
Left = 112
Top = 84
Width = 60
Height = 24
Caption = #35745' '#31639
TabOrder = 1
OnClick = Button1Click
end
object Edit2: TEdit
Left = 153
Top = 48
Width = 109
Height = 28
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
ReadOnly = True
TabOrder = 2
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -