ToolsAPI.IOTAKeyBindingServices.AddMenuCommand
Delphi
function AddMenuCommand(const Command: string; KeyProc: TKeyBindingProc;
Context: Pointer): Boolean;
C++
virtual bool __fastcall AddMenuCommand(const System::UnicodeString Command, TKeyBindingProc KeyProc, void * Context) = 0 ;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | ToolsAPI.pas ToolsAPI.hpp |
ToolsAPI | IOTAKeyBindingServices |
Description
Embarcadero Technologies does not currently have any additional information.