📄 dmactions.~dfm
字号:
object rvActionsResource: TrvActionsResource
OldCreateOrder = False
Left = 298
Top = 303
Height = 258
Width = 245
object ActionList1: TActionList
Images = ImageList1
Left = 20
Top = 14
object rvActionNew1: TrvActionNew
Category = 'RVE File'
Caption = '&New'
ImageIndex = 0
ShortCut = 16462
end
object rvActionOpen1: TrvActionOpen
Category = 'RVE File'
Caption = '&Opennnnn...'
ImageIndex = 1
ShortCut = 16463
DialogTitle = 'Opennnnnnn'
end
object rvActionSave1: TrvActionSave
Category = 'RVE File'
Caption = '&Save'
ImageIndex = 2
ShortCut = 16467
end
object rvActionSaveAs1: TrvActionSaveAs
Category = 'RVE File'
Caption = 'Save &As...'
ImageIndex = 60
DialogTitle = 'Save As'
end
object rvActionExport1: TrvActionExport
Category = 'RVE File'
Caption = '&Export...'
DialogTitle = 'Export'
ImagePrefix = 'img'
SaveOptions = []
end
object rvActionPrintPreview1: TrvActionPrintPreview
Category = 'RVE File'
Caption = 'P&rint Preview...'
ImageIndex = 4
end
object rvActionPrint1: TrvActionPrint
Category = 'RVE File'
Caption = '&Print...'
ImageIndex = 5
ShortCut = 16464
end
object rvActionQuickPrint1: TrvActionQuickPrint
Category = 'RVE File'
Caption = '&Print'
ImageIndex = 5
end
object rvActionCut1: TrvActionCut
Category = 'RVE Edit'
Caption = 'Cu&t'
ImageIndex = 7
ShortCut = 16472
end
object rvActionCopy1: TrvActionCopy
Category = 'RVE Edit'
Caption = '&Copy'
ImageIndex = 8
ShortCut = 16451
end
object rvActionPaste1: TrvActionPaste
Category = 'RVE Edit'
Caption = '&Paste'
ImageIndex = 9
ShortCut = 16470
end
object rvActionParagraph1: TrvActionParagraph
Category = 'RVE Paragraph'
Caption = '&Paragraph...'
ImageIndex = 59
end
object rvActionIndentInc1: TrvActionIndentInc
Category = 'RVE Paragraph'
Caption = '&Increase Indent'
ImageIndex = 28
IndentMax = 200
end
object rvActionIndentDec1: TrvActionIndentDec
Category = 'RVE Paragraph'
Caption = '&Decrease Indent'
ImageIndex = 27
end
object rvActionPasteSpecial1: TrvActionPasteSpecial
Category = 'RVE Edit'
Caption = 'Paste &Special...'
end
object rvActionSelectAll1: TrvActionSelectAll
Category = 'RVE Edit'
Caption = 'Select &All'
ShortCut = 16449
end
object rvActionUndo1: TrvActionUndo
Category = 'RVE Edit'
Caption = '&Undo'
ImageIndex = 11
ShortCut = 16474
end
object rvActionRedo1: TrvActionRedo
Category = 'RVE Edit'
Caption = '&Redo'
ImageIndex = 10
ShortCut = 16473
end
object rvActionFonts1: TrvActionFonts
Category = 'RVE Text'
Caption = '&Font...'
ImageIndex = 13
end
object rvActionFontEx1: TrvActionFontEx
Category = 'RVE Text'
Caption = '&Font...'
ImageIndex = 13
end
object rvActionFontBold1: TrvActionFontBold
Category = 'RVE Text'
Caption = '&Bold'
ImageIndex = 14
ShortCut = 16450
end
object rvActionFontItalic1: TrvActionFontItalic
Category = 'RVE Text'
Caption = '&Italic'
ImageIndex = 15
ShortCut = 16457
end
object rvActionFontUnderline1: TrvActionFontUnderline
Category = 'RVE Text'
Caption = '&Underline'
ImageIndex = 16
ShortCut = 16469
end
object rvActionFontStrikeout1: TrvActionFontStrikeout
Category = 'RVE Text'
Caption = '&Strike out'
ImageIndex = 17
end
object rvActionFontGrow1: TrvActionFontGrow
Category = 'RVE Text'
Caption = '&Grow Font'
ImageIndex = 53
end
object rvActionFontShrink1: TrvActionFontShrink
Category = 'RVE Text'
Caption = 'S&hrink Font'
ImageIndex = 52
end
object rvActionFontGrowOnePoint1: TrvActionFontGrowOnePoint
Category = 'RVE Text'
Caption = 'G&row Font By One Point'
ImageIndex = 18
end
object rvActionFontShrinkOnePoint1: TrvActionFontShrinkOnePoint
Category = 'RVE Text'
Caption = 'Shri&nk Font By One Point'
ImageIndex = 19
end
object rvActionWordWrap1: TrvActionWordWrap
Category = 'RVE Paragraph'
Caption = '&Word Wrap'
ImageIndex = 26
end
object rvActionAlignLeft1: TrvActionAlignLeft
Category = 'RVE Paragraph'
Caption = 'Align &Left'
ImageIndex = 22
end
object rvActionAlignRight1: TrvActionAlignRight
Category = 'RVE Paragraph'
Caption = 'Align &Right'
ImageIndex = 24
end
object rvActionAlignCenter: TrvActionAlignCenter
Category = 'RVE Paragraph'
Caption = 'Align &Center'
ImageIndex = 23
end
object rvActionAlignJustify1: TrvActionAlignJustify
Category = 'RVE Paragraph'
Caption = '&Justify'
ImageIndex = 25
end
object rvActionInsertTable1: TrvActionInsertTable
Category = 'RVE Table'
Caption = '&Insert Table...'
ImageIndex = 33
end
object rvActionTableInsertRowsAbove1: TrvActionTableInsertRowsAbove
Category = 'RVE Table'
Caption = 'Insert Row &Above'
ImageIndex = 40
end
object rvActionTableInsertRowsBelow1: TrvActionTableInsertRowsBelow
Category = 'RVE Table'
Caption = 'Insert Row &Below'
ImageIndex = 38
AllowMultiple = True
end
object rvActionTableInsertColLeft1: TrvActionTableInsertColLeft
Category = 'RVE Table'
Caption = 'Insert Column &Left'
ImageIndex = 41
end
object rvActionTableInsertColRight1: TrvActionTableInsertColRight
Category = 'RVE Table'
Caption = 'Insert Column &Right'
ImageIndex = 39
end
object rvActionTableDeleteRows1: TrvActionTableDeleteRows
Category = 'RVE Table'
Caption = 'Delete R&ows'
ImageIndex = 42
end
object rvActionTableDeleteCols1: TrvActionTableDeleteCols
Category = 'RVE Table'
Caption = 'Delete &Columns'
ImageIndex = 43
end
object rvActionTableDeleteTable1: TrvActionTableDeleteTable
Category = 'RVE Table'
Caption = '&Delete Table'
ImageIndex = 58
end
object rvActionTableMergeCells1: TrvActionTableMergeCells
Category = 'RVE Table'
Caption = '&Merge Cells'
ImageIndex = 37
end
object rvActionTableSplitCells1: TrvActionTableSplitCells
Category = 'RVE Table'
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -