📄 unit1.~dfm
字号:
object Form1: TForm1
Left = 267
Top = 133
Width = 577
Height = 470
Caption = 'Form1'
Color = clScrollBar
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
OnDestroy = FormDestroy
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel
Left = 8
Top = 416
Width = 84
Height = 12
Caption = #23383#31526#25152#22312#34892#21015#65306
end
object lbCharPos: TLabel
Left = 96
Top = 416
Width = 6
Height = 12
end
object RichEdit1: TRichEdit
Left = 0
Top = 0
Width = 569
Height = 409
Align = alTop
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
ScrollBars = ssBoth
TabOrder = 0
OnKeyDown = RichEdit1KeyDown
OnMouseDown = RichEdit1MouseDown
end
object Button1: TButton
Left = 480
Top = 416
Width = 75
Height = 25
Caption = #21152#36733#25991#20214
TabOrder = 1
OnClick = Button1Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -