📄 unit1.nfm.~5~
字号:
object frmMain: TfrmMain
Caption = #31616#21333#25991#26412#32534#36753#22120
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
Height = 316
Menu = MainMenu1
Width = 433
Left = 8
Top = 8
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Memo1: TRichEdit
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
Lines.Strings = (
'Memo1')
ParentFont = False
TabOrder = 0
Left = 8
Top = 8
Width = 369
Height = 260
end
object OpenDialog1: TOpenDialog
Filter = #25991#26412#25991#20214'|*.txt'
Left = 48
Top = 152
end
object SaveDialog1: TSaveDialog
Filter = #25991#26412#25991#20214'|*.txt'
Left = 88
Top = 152
end
object MainMenu1: TMainMenu
Left = 184
Top = 200
object TMenuItem
end
object F1: TMenuItem
Caption = #25991#20214'(&F)'
object N1: TMenuItem
Caption = #26032#24314
end
object N2: TMenuItem
Caption = #25171#24320
OnClick = N2Click
end
object N3: TMenuItem
Caption = #20445#23384
OnClick = N3Click
end
object N13: TMenuItem
Caption = '-'
end
object N14: TMenuItem
Caption = #39029#38754#35774#32622
OnClick = N14Click
end
object N16: TMenuItem
Caption = #25171#21360
OnClick = N16Click
end
object N4: TMenuItem
Caption = '-'
end
object N5: TMenuItem
Caption = #36864#20986
OnClick = N5Click
end
end
object N6: TMenuItem
Caption = #32534#36753'(&E)'
object N7: TMenuItem
Caption = #21098#20999
OnClick = N7Click
end
object N8: TMenuItem
Caption = #22797#21046
OnClick = N8Click
end
object N9: TMenuItem
Caption = #31896#36148
OnClick = N9Click
end
end
object N15: TMenuItem
Caption = #23383#20307
object N17: TMenuItem
Caption = #23383#20307
OnClick = N17Click
end
object N18: TMenuItem
Caption = #39068#33394
OnClick = N18Click
end
end
end
object PrinterSetupDialog1: TPrinterSetupDialog
Left = 184
Top = 152
end
object PrintDialog1: TPrintDialog
Left = 232
Top = 128
end
object ColorDialog1: TColorDialog
Left = 128
Top = 208
end
object FontDialog1: TFontDialog
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
Left = 272
Top = 144
end
object PageSetupDialog1: TPageSetupDialog
MinMarginLeft = 0
MinMarginTop = 0
MinMarginRight = 0
MinMarginBottom = 0
MarginLeft = 2500
MarginTop = 2500
MarginRight = 2500
MarginBottom = 2500
PageWidth = 21000
PageHeight = 29700
Left = 272
Top = 224
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -