📄 unit1.dfm
字号:
object Form1: TForm1
Left = 288
Top = 133
Width = 696
Height = 480
Caption = #25968#23383#32534#36753#26694
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 128
Top = 64
Width = 265
Height = 49
Caption = #22312#22914#19979#32534#36753#26694#20869#36755#20837#25968#23383
end
object Memo1: TMemo
Left = 136
Top = 120
Width = 369
Height = 225
Lines.Strings = (
'Memo1')
TabOrder = 0
OnKeyPress = Memo1KeyPress
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -