跳转到主要内容
ABBYY Documentation home page
简体中文
FineReader Engine
Search documentation...
⌘K
询问AI
Website
Get Started
Get Started
搜索...
Navigation
ICommandEvents
ICommandEvents 接口
简介
导览
API 参考
Visual Components 参考
许可管理
安装
分发版
技术规格
常见问题
发行说明
概述
Visual Components
ImageViewer
ImageViewer 对象(IImageViewer
Image Viewer 命令
CenterOnDocumentPoint 方法
DocumentToScreen 方法
GetSelectedBlocksIndices 方法
GetSelectedCells 方法
ImageViewer 对象的 Print 方法
ScreenToDocument 方法
SetSelectedBlocksIndices 方法
ImageViewer 对象的 SetSelectedCells 方法
ShowDocumentArea 方法
UpdateOptions 方法
ZoomViewer
ZoomViewer 对象(IZoomViewer
Zoom Viewer 命令
CenterOnDocumentPoint 方法
DocumentToScreen 方法
GetSelectedBlocksIndices 方法
GetSelectedCells 的方法
ZoomViewer 对象的 ScreenToDocument 方法
SetSelectedBlocksIndices 方法
ZoomViewer 对象的 SetSelectedCells 方法
ShowDocumentArea 方法
UpdateOptions 方法
DocumentViewer
DocumentViewer 对象
Document Viewer 命令
UpdateOptions 方法
TextEditor
TextEditor 对象(ITextEditor
文本编辑器命令
ActivateOn 方法
CenterOnDocumentPoint 方法
DocumentToScreen 方法
GetSelection 方法
TextEditor 对象的 Print 方法
TextEditor 对象的 ScreenToDocument 方法
SetSelection 方法
TextEditor 的 ShowBlock 方法
ShowDocumentArea 方法(属于
UpdateOptions 方法
TextValidator
TextValidator 对象
EndSpelling 方法
TextValidator 对象的 Spell 方法
SpellBlock 方法
UpdateOptions 方法
IImageViewerEvents
IImageViewerEvents 接口
OnActivePageChanged 方法
OnActivePageChanging 方法
OnAfterDblClick 方法
OnAnalyzePage 方法
OnAnalyzeRegion 方法
OnAnalyzeTable 方法
OnBlockAdded 方法
OnBlockSelectionChanged 方法
OnChangeBlockType 方法
OnCorrectPerspective 方法
OnCorrectResolution 方法
OnCropImages 方法
OnDeleteBlocks 方法
OnEditImages 方法
OnLocked 方法
OnLongOperationFinished 方法
OnLongOperationStarted 方法
OnOptionsChanged 方法
OnPagesSelectionChanged 方法
OnProgress 方法
OnReadBlocks 方法
OnReadPage 方法
OnScale 方法
OnSelectTool 方法
OnSplitImages 方法
OnTableCellsSelected 方法
OnToolAddBlock 方法
OnToolChangeBlockRegion 方法
OnToolChangeTable 方法
OnToolEraseRect 方法
OnVisibleDocumentAreaChange 方法
IZoomViewerEvents
IZoomViewerEvents 接口
OnActivePageChanged 方法
OnAfterDblClick 方法
OnAnalyzePage 方法
OnAnalyzeRegion 方法
OnAnalyzeTable 方法
OnBlockAdded 方法
OnBlockSelectionChanged 方法
OnChangeBlockType 方法
OnDeleteBlocks 方法
OnLocked 方法
OnLongOperationFinished 方法
OnLongOperationStarted 方法
OnOptionsChanged 方法
OnProgress 方法
OnReadBlocks 方法
OnReadPage 方法
OnScale 方法
OnSelectTool 方法
OnTableCellsSelected 方法
OnToolAddBlock 方法
OnToolChangeBlockRegion 方法
OnToolChangeTable 方法
OnToolEraseRect 方法
OnVisibleDocumentAreaChange 方法
IDocumentViewerEvents
IDocumentViewerEvents 接口
OnActivePageChanged 方法
OnActivePageChanging 方法
OnAnalyzePages 方法
OnDeletePages 方法
OnDocumentChanged 方法
OnEditImages 方法
OnExportPages 方法
OnLocked 方法
OnLongOperationFinished 方法
OnLongOperationStarted 方法
OnOptionsChanged 方法
OnPagesSelectionChanged 方法
OnProgress 方法
OnReadPages 方法
OnRenumberingPages 方法
OnRenumberPages 方法
OnSendToPages 方法
ITextEditorEvents
ITextEditorEvents 接口
OnActivePageChanged 方法
OnActivePageChanging 方法
OnEditorBlockChanged 方法
OnLocked 方法
OnLongOperationFinished 方法
OnLongOperationStarted 方法
OnOptionsChanged 方法
OnScale 方法
OnSymbolSelected 方法
ITextValidatorEvents
ITextValidatorEvents 接口
OnActivePageChanged 方法
OnDocumentChanged 方法
OnLocked 方法
OnOptionsChanged 方法
OnSelectionChanged 方法
OnSpellingCompleted 方法
OnSymbolSelected 方法
OnValidationEvent 方法
IInputEvents
IInputEvents 接口
IInputEvents 的 OnChar 方法
OnKeyDown 方法
IInputEvents 的 OnKeyUp 方法
OnMouseButtonDown 方法
OnMouseButtonUp 方法
OnMouseDoubleClick 方法
OnMouseMove 方法
OnMouseWheel 方法
OnScroll 方法
辅助对象
Supplementary objects
ComponentSynchronizer 对象
IComponentSynchronizerEvents
命令
ICommandEvents
ICommandEvents 接口
OnCommand 方法
工具栏
PopupMenu
EditorPosition 对象
ValidatorError 对象
SpellReplacement
SpellReplacementCollection
SpellWord
SpellWordCollection
枚举
Enumerations
BoxEditorToolEnum
DocumentViewerModeEnum
MenuItemEnum
MouseButtonEnum
ScaleTypes
SendToDestinationEnum
SynchronizationOperationEnum
TextEditorModeEnum
TextValidatorCommandEnum
在此页面
方法
另请参阅
ICommandEvents
ICommandEvents 接口
复制页面
复制页面
Visual Components 在 Windows 版 FRE 中实现。
这是一个回调接口,用于将
Commands
对象中的事件通知给侦听器。该接口在客户端实现。有关适用于您的开发工具的详细实现建议,请参阅
使用可连接对象
。
此接口允许您处理基本命令的执行,并为自定义命令定义相应操作。有关详细信息,请参阅
自定义 Visual Component 的上下文菜单和工具栏
。
方法
名称
说明
OnCommand
在 Visual Component 中执行命令前调用。向客户端传递有关即将执行的命令的信息。允许您取消该操作。
另请参阅
使用可连接对象
自定义 Visual Component 的上下文菜单和工具栏
Commands
此页面对您有帮助吗?
是
否
Commands 对象的 UnregisterUserCommand 方法
上一页
ICommandEvents 接口的 OnCommand 方法
下一页
⌘I
助手
AI生成的回答可能包含错误。