📄 unit1.dfm
字号:
object Form1: TForm1
Left = 253
Top = 106
Width = 638
Height = 596
BorderIcons = [biSystemMenu]
Caption = #25968#25454#26816#26597
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
KeyPreview = True
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Memo1: TMemo
Left = 0
Top = 0
Width = 630
Height = 505
Align = alTop
TabOrder = 0
end
object Button1: TButton
Left = 400
Top = 528
Width = 75
Height = 25
Caption = #20445' '#23384
Default = True
TabOrder = 1
end
object Button2: TButton
Left = 496
Top = 528
Width = 75
Height = 25
Cancel = True
Caption = #21462' '#28040
TabOrder = 2
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -