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 ;
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
function | public | ToolsAPI.pas ToolsAPI.hpp |
ToolsAPI | IOTAKeyBindingServices |
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。