📄 mainform.dfm
字号:
object Form1: TForm1
Left = 192
Top = 107
Width = 424
Height = 310
BorderIcons = [biSystemMenu, biMinimize]
Caption = #35774#32622'RichEdit'#32452#20214#20869#23481#30340#23384#30424#26684#24335
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object RichEdit1: TRichEdit
Left = 0
Top = 0
Width = 413
Height = 249
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
Lines.Strings = (
#20013#21326#20154#27665#20849#21644#22269)
ParentFont = False
ScrollBars = ssVertical
TabOrder = 0
end
object BitBtn1: TBitBtn
Left = 0
Top = 252
Width = 103
Height = 23
Caption = #35774#32622#25991#23383#26684#24335
TabOrder = 1
OnClick = BitBtn1Click
end
object BitBtn2: TBitBtn
Left = 102
Top = 252
Width = 103
Height = 23
Caption = #20445#23384#20026'TXT'#26684#24335
TabOrder = 2
OnClick = BitBtn2Click
end
object BitBtn3: TBitBtn
Left = 205
Top = 252
Width = 103
Height = 23
Caption = #20445#23384#20026'RTF'#26684#24335
TabOrder = 3
OnClick = BitBtn3Click
end
object BitBtn4: TBitBtn
Left = 308
Top = 252
Width = 103
Height = 23
Caption = #20851#38381#24212#29992#31243#24207
TabOrder = 4
OnClick = BitBtn4Click
end
object FontDialog1: TFontDialog
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
MinFontSize = 0
MaxFontSize = 0
Left = 184
Top = 256
end
object SaveDialog1: TSaveDialog
Left = 144
Top = 256
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -