ToolsAPI.IOTAKeyBindingServices.AddKeyBinding
Delphi
function AddKeyBinding(const Keys: array of TShortCut; KeyProc: TKeyBindingProc;
Context: Pointer; Flags: TKeyBindingFlags = kfImplicitShift or
kfImplicitModifier or kfImplicitKeypad; const Keyboard: string = '';
const MenuItemName: string = ''): Boolean;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | ToolsAPI.pas | ToolsAPI | IOTAKeyBindingServices |
Description
Embarcadero Technologies does not currently have any additional information.