📄 ufrm_ysbzjpx_pxjh.dfm
字号:
Category = 'TokenStyle'
Caption = 'actUnderline'
Hint = 'Underline'
ImageIndex = 5
OnExecute = actUnderlineExecute
end
object actStrikeOut: TAction
Category = 'TokenStyle'
Caption = 'actStrikeOut'
Hint = 'StrikeOut'
ImageIndex = 6
OnExecute = actStrikeOutExecute
end
object actMergeCells: TAction
Category = 'Merge'
Caption = 'Merge cells'
Hint = 'Merge Cells'
ImageIndex = 7
OnExecute = actMergeCellsExecute
end
object actSplitCells: TAction
Category = 'Merge'
Caption = 'Split cells'
Hint = 'Split Cells'
ImageIndex = 8
OnExecute = actSplitCellsExecute
end
object actSortAscending: TAction
Category = 'Sort'
Caption = 'actSortAscending'
Hint = 'Sort Ascending'
ImageIndex = 10
OnExecute = actSortAscendingExecute
end
object actSortDescending: TAction
Tag = 1
Category = 'Sort'
Caption = 'actSortDescending'
Hint = 'Sort Descending'
ImageIndex = 11
OnExecute = actSortDescendingExecute
end
object actSum: TAction
Category = 'Summary'
Caption = 'Sum'
ImageIndex = 9
OnExecute = actSumExecute
end
object actFont: TAction
Category = 'Others'
Caption = 'actFont'
OnExecute = actFontExecute
end
object actFontSize: TAction
Category = 'Others'
Caption = 'actFontSize'
OnExecute = actFontSizeExecute
end
object actAverage: TAction
Tag = 1
Category = 'Summary'
Caption = 'Average'
OnExecute = actAverageExecute
end
object actCount: TAction
Tag = 2
Category = 'Summary'
Caption = 'Count'
OnExecute = actCountExecute
end
object actMax: TAction
Tag = 3
Category = 'Summary'
Caption = 'Max'
OnExecute = actMaxExecute
end
object actMin: TAction
Tag = 4
Category = 'Summary'
Caption = 'Min'
OnExecute = actMinExecute
end
object actFormatCells: TAction
Category = 'Cells'
Caption = 'Format Cells...'
ImageIndex = 9
OnExecute = actFormatCellsExecute
end
object actHideCells: TAction
Category = 'Cells'
Caption = 'Hide'
OnExecute = actHideCellsExecute
end
object actShowCells: TAction
Category = 'Cells'
Caption = 'Show'
OnExecute = actShowCellsExecute
end
object actHideCol: TAction
Category = 'Cols'
Caption = 'Hide'
Hint = 'Hide Col'
OnExecute = actHideColExecute
end
object actShowCol: TAction
Category = 'Cols'
Caption = 'Show'
Hint = 'Show Col'
OnExecute = actShowColExecute
end
object actHideRow: TAction
Category = 'Rows'
Caption = 'Hide'
OnExecute = actHideRowExecute
end
object actShowRow: TAction
Category = 'Rows'
Caption = 'Show'
OnExecute = actShowRowExecute
end
object actUndo: TAction
Category = 'History'
Caption = 'actUndo'
Hint = 'Undo'
ImageIndex = 0
OnExecute = actUndoExecute
end
object actRedo: TAction
Category = 'History'
Caption = 'actRedo'
Hint = 'Redo'
ImageIndex = 1
OnExecute = actRedoExecute
end
object Action1: TAction
Caption = 'Action1'
OnExecute = Action1Execute
end
object actSaveAsSpeadSheet: TAction
Category = 'File'
Caption = 'actSaveAsSpeadSheet'
OnExecute = actSaveAsSpeadSheetExecute
end
object actPrint: TAction
Category = 'File'
Caption = 'actPrint'
OnExecute = actPrintExecute
end
end
object mnuMain: TMainMenu
Images = imgStandart
Left = 452
Top = 89
object mnuFile: TMenuItem
Caption = #25991#20214'(&F)'
object miNew: TMenuItem
Action = actNew
Caption = #26032#24314'(&N)'
end
object N2: TMenuItem
Caption = '-'
end
object miOpenSpreadSheet: TMenuItem
Tag = 1
Action = actOpenSpreadSheet
Caption = #25171#24320'(&O)'
end
object miSaveSpreadSheet: TMenuItem
Tag = 2
Action = actSaveSpeadSheet
Caption = #20445#23384'(&S)'
end
object N8: TMenuItem
Action = actSaveAsSpeadSheet
Caption = #21478#23384#20026'...'
end
object N1: TMenuItem
Caption = '-'
end
object N13: TMenuItem
Action = actPrint
Caption = #25171#21360'...'
end
object miExit: TMenuItem
Tag = 4
Action = actExit
Caption = #36864#20986'(&X)'
end
end
object mnuEdit: TMenuItem
Caption = #32534#36753'(&E)'
object miAutomaticcalculation: TMenuItem
Action = actAutomaticCalc
Caption = #33258#21160#35745#31639'(&A)'
end
object miRecalcformulas: TMenuItem
Tag = 1
Action = actRecalcFormulas
Caption = #37325#26032#35745#31639#20844#24335#39033
end
object N3: TMenuItem
Caption = '-'
end
object miCut: TMenuItem
Tag = 3
Action = actCut
Caption = #21098#20999'(&u)'
end
object miCopy: TMenuItem
Tag = 2
Action = actCopy
Caption = #22797#21046'(&C)'
end
object miPaste: TMenuItem
Tag = 4
Action = actPaste
Caption = #31896#36148'(&P)'
end
object N7: TMenuItem
Caption = '-'
end
object miCells: TMenuItem
Caption = #21333#20803#26684'(&e)'
object miFormat: TMenuItem
Tag = 5
Action = actFormatCells
Caption = #21333#20803#26684#26684#24335'...'
end
object miHide: TMenuItem
Tag = 6
Action = actHideCells
Caption = #38544#34255
end
object miShow: TMenuItem
Tag = 7
Action = actShowCells
Caption = #26174#31034
end
object miDeletecells: TMenuItem
Tag = 12
Action = actDeleteCells
Caption = #21024#38500'...'
end
object Insertcells1: TMenuItem
Tag = 13
Action = actInsertCells
Caption = #28155#21152'...'
end
end
object miColumns: TMenuItem
Caption = #21015'(&o)'
object Hide2: TMenuItem
Tag = 8
Action = actHideCol
Caption = #38544#34255
end
object Show2: TMenuItem
Tag = 9
Action = actShowCol
Caption = #26174#31034
end
end
object miRows: TMenuItem
Caption = #34892'(&w)'
object Hide3: TMenuItem
Tag = 10
Action = actHideRow
Caption = #38544#34255
end
object Show3: TMenuItem
Tag = 11
Action = actShowRow
Caption = #26174#31034
end
end
end
object mnuInsert: TMenuItem
Caption = #28155#21152'(&I)'
object miCells1: TMenuItem
Action = actCells
Caption = #21333#20803#26684'(&C)...'
end
object miRow: TMenuItem
Tag = 1
Action = actRow
Caption = #34892'(&R)'
end
object miColumn: TMenuItem
Tag = 2
Action = actColumn
Caption = #21015'(&C)'
end
object N12: TMenuItem
Caption = '-'
end
object miSheet: TMenuItem
Tag = 3
Action = actSheet
Caption = #24037#20316#34920'(&S)'
end
end
object mnuConfig: TMenuItem
Caption = #35774#32622'(&C)'
object miBeveledLookandFeel: TMenuItem
Action = actBeveledLookandFeel
Caption = 'XP'#26679#24335
end
object miBufferedpaint: TMenuItem
Tag = 1
Action = actBufferedpaint
end
object N4: TMenuItem
Caption = '-'
end
object miShowcaptions: TMenuItem
Tag = 2
Action = actShowcaptions
Caption = #26174#31034#26631#39064
end
object miShowgrid: TMenuItem
Tag = 3
Action = actShowgrid
Caption = #26174#31034#21333#20803#26684
end
object miShowheaders: TMenuItem
Tag = 4
Action = actShowheaders
Caption = #26174#31034#21015#22836
end
object miShowformulas: TMenuItem
Tag = 5
Action = actShowformulas
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -