forked from Embarcadero/OTAPI-Docs
-
-
Notifications
You must be signed in to change notification settings - Fork 0
IOTAKeyBindingServices
chuacw edited this page Feb 7, 2023
·
1 revision
Provides developers ability to register custom keyboard bindings.
Up to Parent: IUnknown
| Method | Description |
|---|---|
| AddKeyBinding | Adds a key binding to a specific handler. |
| AddMenuCommand | Adds a string that binds to a specific handler. |
| SetDefaultKeyProc | Sets a specific handler to handle keys that do not have key bindings defined. |
| Property | Description |
|---|---|
| There are no properties. |