FMX.ActnList.IKeyShortcut.GetShortcut

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetShortcut: TShortcut;

C++

virtual System::Classes::TShortCut __fastcall GetShortcut() = 0 ;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
FMX.ActnList.pas
FMX.ActnList.hpp
FMX.ActnList IKeyShortcut


Beschreibung

Gibt die Eigenschaft Shortcut mit dem Typ TShortCut zurück.

GetShortcut ist die Getter-Methode für die Eigenschaft Shortcut.

Siehe auch