📄 unit1.dfm
字号:
object Form1: TForm1
Left = 0
Top = 0
Caption = 'Form1'
ClientHeight = 215
ClientWidth = 302
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 80
Top = 16
Width = 145
Height = 13
Caption = #27714#19977#20301#25968#30340#27700#20185#33457#25968
end
object Button1: TButton
Left = 48
Top = 167
Width = 75
Height = 25
Caption = #24320#22987
TabOrder = 0
OnClick = Button1Click
end
object Memo1: TMemo
Left = 48
Top = 35
Width = 185
Height = 126
TabOrder = 1
end
object Button2: TButton
Left = 158
Top = 167
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 2
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -