Vcl.Ribbon.TCustomRibbonGroup.HandleKeyTip

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

Delphi

procedure HandleKeyTip(const KeyTip: string; var Handled: TKeyTipHandled);

C++

void __fastcall HandleKeyTip(const System::UnicodeString KeyTip, Vcl::Ribbonactnctrls::TKeyTipHandled &Handled);

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
Vcl.Ribbon.pas
Vcl.Ribbon.hpp
Vcl.Ribbon TCustomRibbonGroup

説明

コマンドのキー ヒントが、ユーザーによる現在のキー ヒント入力と一致するかをチェックします。

関連項目