ICommandEvents
ICommandEvents Interface
ICommandEvents interface in ABBYY FineReader Engine Visual Components on Windows — This is a callback interface that is used for reporting events from the Commands object to the listeners.
This is a callback interface that is used for reporting events from the Commands object to the listeners. This interface is implemented on the client-side. See the detailed implementation advice for your development tool in Working with Connectable Objects.
This interface allows you to handle execution of the basic commands and define actions on custom commands. See Customizing the Context Menu and Toolbar of a Visual Component for details.
UnregisterUserCommand Method of the Commands Object
Previous
OnCommand Method of the ICommandEvents Interface
Next
