Vcl.RibbonActnCtrls.TKeyTipList.Add

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure Add(MatchType: TKeyTipMatchType; Handled: TKeyTipHandled;
Control: TControl; Index: Integer = -1);

C++

void __fastcall Add(TKeyTipMatchType MatchType, TKeyTipHandled Handled, Vcl::Controls::TControl* Control, int Index = 0xffffffff);

Eigenschaften

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

Beschreibung

Fügt eine neue Übereinstimmung der Liste mit den Tastenkürzeln hinzu.

Diese Methode fügt eine neue Übereinstimmung der Liste mit den Tastenkürzeln hinzu.

Siehe auch