Vcl.RibbonActnCtrls.TRibbonComboControl.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.RibbonActnCtrls.pas
Vcl.RibbonActnCtrls.hpp
Vcl.RibbonActnCtrls TRibbonComboControl

Beschreibung

Blendet die im Parameter angegebenen Tastenkürzel aus.

HideKeyTip blendet die im Parameter Match angegebenen Tastenkürzel aus.

Siehe auch