Vcl.Ribbon.TCustomRibbonGroup.HideKeyTip

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure HideKeyTip(const Match: string);

C++

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

Eigenschaften

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

Beschreibung

Blendet das Tastenkürzel der Ribbon-Gruppe aus.

Siehe auch