📄 unit1.~dfm
字号:
object Form1: TForm1
Left = 192
Top = 124
Width = 277
Height = 209
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 = 18
Width = 193
Height = 39
AutoSize = False
Caption = #21333#20987#35745#31639#25353#38062#23558#35745#31639#20986#20219#24847#19968#20010#26376#20820#23376#25968
WordWrap = True
end
object Label2: TLabel
Left = 14
Top = 70
Width = 20
Height = 20
AutoSize = False
Caption = #31532
end
object Label3: TLabel
Left = 71
Top = 70
Width = 40
Height = 20
AutoSize = False
Caption = #20010#26376
end
object Label4: TLabel
Left = 14
Top = 107
Width = 76
Height = 20
AutoSize = False
Caption = #20820#23376#25968'='
end
object Edit1: TEdit
Left = 34
Top = 67
Width = 36
Height = 32
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
TabOrder = 0
end
object Button1: TButton
Left = 136
Top = 68
Width = 60
Height = 24
Caption = #35745' '#31639
TabOrder = 1
OnClick = Button1Click
end
object Edit2: TEdit
Left = 89
Top = 104
Width = 109
Height = 32
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
ReadOnly = True
TabOrder = 2
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -