📄 wpsplitu1.dfm
字号:
object WPSplitScreen: TWPSplitScreen
Left = 51
Top = 142
Width = 544
Height = 458
Caption = 'WPSplitScreen'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 120
TextHeight = 16
object WPRichText1: TWPRichText
Left = 16
Top = 24
Width = 489
Height = 100
AllowMultiView = True
SpellCheckStrategie = wpspCheckInInit
XOffset = 144
YOffset = 144
XBetween = 144
YBetween = 144
LayoutMode = wplayFullLayout
ScrollBars = ssBoth
EditOptions = [wpTableResizing, wpTableColumnResizing, wpObjectMoving, wpObjectResizingWidth, wpObjectResizingHeight, wpObjectResizingKeepRatio, wpObjectSelecting, wpObjectDeletion, wpSpreadsheetCursorMovement, wpActivateUndo, wpActivateUndoHotkey, wpMoveCPOnPageUpDown]
ClipboardOptions = []
ProtectedProp = []
HyperLinkCursor = crArrow
TextObjectCursor = crHandPoint
WriteObjectMode = wobRTF
OneClickHyperlink = False
TabOrder = 0
end
object WPRichText2: TWPRichText
Left = 16
Top = 152
Width = 489
Height = 100
AllowMultiView = True
SpellCheckStrategie = wpspCheckInInit
XOffset = 144
YOffset = 144
XBetween = 144
YBetween = 144
LayoutMode = wplayFullLayout
ScrollBars = ssBoth
EditOptions = [wpTableResizing, wpTableColumnResizing, wpObjectMoving, wpObjectResizingWidth, wpObjectResizingHeight, wpObjectResizingKeepRatio, wpObjectSelecting, wpObjectDeletion, wpSpreadsheetCursorMovement, wpActivateUndo, wpActivateUndoHotkey, wpMoveCPOnPageUpDown]
ClipboardOptions = []
ProtectedProp = []
HyperLinkCursor = crArrow
TextObjectCursor = crHandPoint
WriteObjectMode = wobRTF
OneClickHyperlink = False
TabOrder = 1
end
object WPRTFStorage1: TWPRTFStorage
Links = <
item
RTFControl = WPRichText1
Name = 'Editor1'
DisplayMode = wpDisplayTextStream
TextKind = wpIsBody
TextRange = wpraOnAllPages
CreateText = True
end
item
RTFControl = WPRichText2
Name = 'Editor1'
DisplayMode = wpDisplayTextStream
TextKind = wpIsBody
TextRange = wpraOnAllPages
CreateText = True
end>
Left = 360
Top = 264
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -