Vcl.RibbonActnCtrls.TRibbonBaseButtonControl.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 TRibbonBaseButtonControl

Beschreibung

Setzt den KeyTip des Befehls in eine angegebene Position.

Nur die Anwendungsschaltfläche verwendet eine KeyTip-Position.

Siehe auch