FMX.ActnList.IKeyShortcut.Shortcut
Delphi
property Shortcut: TShortcut read GetShortcut write SetShortcut;
C++
__property System::Classes::TShortCut Shortcut = {read=GetShortcut, write=SetShortcut};
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| property | public | FMX.ActnList.pas FMX.ActnList.hpp |
FMX.ActnList | IKeyShortcut |
Description
Combinaison de touches représentant un objet qui implémente IKeyShortcut.