Vcl.RibbonActnCtrls.IRibbonKeyTip.GetKeyTip

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetKeyTip: string;

C++

virtual System::UnicodeString __fastcall GetKeyTip() = 0 ;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
Vcl.RibbonActnCtrls.pas
Vcl.RibbonActnCtrls.hpp
Vcl.RibbonActnCtrls IRibbonKeyTip

Beschreibung

Gibt den aktuellen KeyTip für den Befehl zurück.

GetKeyTip gibt den aktuellen KeyTip für den Befehl zurück.

Siehe auch