Vcl.RibbonActnCtrls.TRibbonApplicationMenuButton.HideKeyTip

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure HideKeyTip(const Match: string);

C++

void __fastcall HideKeyTip(const System::UnicodeString Match);

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
public
Vcl.RibbonActnCtrls.pas
Vcl.RibbonActnCtrls.hpp
Vcl.RibbonActnCtrls TRibbonApplicationMenuButton

Description

Masque le KeyTip pour cette commande.

HideKeyTip masque le KeyTip pour cette commande. Si le paramètre Match correspond (partiellement) au KeyTip de la commande, le KeyTip reste visible.

Voir aussi