Vcl.Ribbon.TCustomRibbonQuickAccessToolbar.BarHideKeyTips

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure BarHideKeyTips(KeyTips: TKeyTipList);

C++

void __fastcall BarHideKeyTips(Vcl::Ribbonactnctrls::TKeyTipList* KeyTips);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
public
Vcl.Ribbon.pas
Vcl.Ribbon.hpp
Vcl.Ribbon TCustomRibbonQuickAccessToolbar

Beschreibung

Blendet alle sichtbaren Tastenkürzel aus.

Siehe auch