Vcl.RibbonActnCtrls.TRibbonComboControl.SetKeyTip

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure SetKeyTip(const Value: string);

C++

void __fastcall SetKeyTip(const System::UnicodeString Value);

Eigenschaften

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

Beschreibung

Setzt den KeyTip für diesen Befehl.

Die Methode SetKeyTip setzt den KeyTip für diesen Befehl.

Siehe auch