📄 forminpage.dfm
字号:
object Form2: TForm2
Left = 283
Top = 217
Width = 415
Height = 292
Caption = 'Form2'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
DesignSize = (
407
265)
PixelsPerInch = 96
TextHeight = 13
object RichEdit1: TRichEdit
Left = 24
Top = 16
Width = 361
Height = 217
Anchors = [akLeft, akTop, akRight, akBottom]
Lines.Strings = (
'RichEdit1')
TabOrder = 0
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -