Vcl.Ribbon.TRibbonGroupCollapsedControl.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 TRibbonGroupCollapsedControl

説明

コマンドのキー ヒントが、ユーザーによって導入されたキー ヒントと一致するかをチェックします。

関連項目