Vcl.RibbonActnCtrls.TKeyTipList.Current

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Current: string read FCurrent write FCurrent;

C++

__property System::UnicodeString Current = {read=FCurrent, write=FCurrent};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
Vcl.RibbonActnCtrls.pas
Vcl.RibbonActnCtrls.hpp
Vcl.RibbonActnCtrls TKeyTipList

Beschreibung

Gibt den neuesten KeyTip-Wert an.

Current gibt den neuesten KeyTip-Wert an, den der Benutzer bis jetzt eingegeben hat (der aktuelle KeyTip).

Siehe auch