Vcl.Ribbon.TCustomRibbonQuickAccessToolbar.BarHandleKeyTips
Delphi
procedure BarHandleKeyTips(const KeyTip: string; var KeyTips: TKeyTipList);
C++
void __fastcall BarHandleKeyTips(const System::UnicodeString KeyTip, Vcl::Ribbonactnctrls::TKeyTipList* &KeyTips);
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
procedure function |
public | Vcl.Ribbon.pas Vcl.Ribbon.hpp |
Vcl.Ribbon | TCustomRibbonQuickAccessToolbar |
説明
リボンのクイック アクセス ツールバー上のアクションが、入力されたキー ヒントに対して、一部または完全に一致するかどうかをチェックします。 一致するコントロールが 1 つのみだった場合、そのアクションが実行されます。