Vcl.RibbonActnCtrls.IRibbonKeyTip.HideKeyTip

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure HideKeyTip(const Match: string);

C++

virtual void __fastcall HideKeyTip(const System::UnicodeString Match) = 0 ;

Propriétés

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

Description

Masque le KeyTip pour cette commande.

Cette méthode masque le KeyTip pour cette commande. Si le paramètre Match correspond (partiellement ou complètement) au KeyTip de la commande, le KeyTip reste visible.

Voir aussi