Vcl.RibbonActnCtrls.IRibbonKeyTip.ShowKeyTip

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure ShowKeyTip(const Position: TKeyTipPosition);

C++

virtual void __fastcall ShowKeyTip(const TKeyTipPosition Position) = 0 ;

Propriétés

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

Description

Affiche le KeyTip pour cette commande à la position spécifiée.

La méthode ShowKeyTip affiche le KeyTip pour cette commande à la position spécifiée. Seul le bouton d'application utilise une position de raccourci clavier (KeyTip).

Voir aussi