📄 unit1.dfm
字号:
object Form1: TForm1
Left = 192
Top = 107
Width = 231
Height = 150
Caption = #27714#38454#20056
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 = 16
Top = 6
Width = 70
Height = 20
AutoSize = False
Caption = #35831#36755#20837'n'
end
object Label2: TLabel
Left = 18
Top = 80
Width = 25
Height = 20
AutoSize = False
Caption = 'n!='
end
object Edit1: TEdit
Left = 88
Top = 4
Width = 121
Height = 28
TabOrder = 0
end
object Edit2: TEdit
Left = 43
Top = 77
Width = 166
Height = 28
ReadOnly = True
TabOrder = 1
end
object Button1: TButton
Left = 88
Top = 43
Width = 69
Height = 25
Caption = #27714#38454#20056
TabOrder = 2
OnClick = Button1Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -