Vcl.RibbonActnCtrls.TRibbonBaseButtonControl.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 TRibbonBaseButtonControl

Description

Masque le KeyTip pour cette commande.

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

Voir aussi