ToolsAPI.IOTAKeyBindingServices.AddMenuCommand

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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 ;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
ToolsAPI.pas
ToolsAPI.hpp
ToolsAPI IOTAKeyBindingServices

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.