📄 unit1.dfm
字号:
object Form1: TForm1
Left = 183
Top = 183
Width = 696
Height = 480
Caption = 'Form1'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Menu = mm1
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object redt1: TRichEdit
Left = 0
Top = 0
Width = 688
Height = 427
Align = alClient
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #26032#23435#20307
Font.Style = []
Lines.Strings = (
'asdasddfdgdsafg8888888888888888888888888888888888888888888888888' +
'8888888888888888888888888888888894654564564564564'
'65465456')
ParentFont = False
TabOrder = 0
OnSelectionChange = redt1SelectionChange
end
object mm1: TMainMenu
object N1: TMenuItem
Caption = #25991#20214
object N2: TMenuItem
Caption = #25171#24320#25991#20214
end
object N3: TMenuItem
Caption = #20445#23384#25991#20214
end
object N4: TMenuItem
Caption = '-'
end
object N8: TMenuItem
Caption = #36864#20986
end
end
object N5: TMenuItem
Caption = #32534#36753
object N9: TMenuItem
Caption = #21098#20999
OnClick = N9Click
end
object N10: TMenuItem
Caption = #22797#21046
OnClick = N10Click
end
object N11: TMenuItem
Caption = #31896#36148
OnClick = N11Click
end
end
object N6: TMenuItem
Caption = #24110#21161
object N7: TMenuItem
Caption = #20851#20110
end
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -