FMX.StdActns.TFileHideAppOthers.ShortCut
Delphi
property ShortCut: TShortCut read FShortCut write SetShortCut default 36936;
C++
__property ShortCut = {default=36936};
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| property | published | FMX.StdActns.pas FMX.StdActns.hpp |
FMX.StdActns | TFileHideAppOthers |
Description
Raccourci qui déclenche l'action.
Le raccourci par défaut est Alt + Cmd + H.
Ce raccourci est propagé aux clients de l'action.