FMX.ActnList.IKeyShortcut.Shortcut

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Shortcut: TShortcut read GetShortcut write SetShortcut;

C++

__property System::Classes::TShortCut Shortcut = {read=GetShortcut, write=SetShortcut};

Eigenschaften

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


Beschreibung

Tastenkombination, die ein IKeyShortcut implementierendes Objekt darstellt.

Siehe auch