ToolsAPI.IOTAKeyBindingServices.AddMenuCommand

提供: RAD Studio API Documentation
移動先: 案内検索

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

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。