FMX.ActnList.IKeyShortcut.Shortcut

De RAD Studio API Documentation
Aller à : navigation, rechercher

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.

Voir aussi