FMX.StdActns.TFileHideAppOthers

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

FMX.StdActns.TFileHideAppFMX.StdActns.TSysCommonActionFMX.ActnList.TCustomActionSystem.Actions.TContainedActionSystem.Classes.TBasicActionSystem.Classes.TComponentTFileHideAppOthers

Delphi

TFileHideAppOthers = class(TFileHideApp)

C++

class PASCALIMPLEMENTATION TFileHideAppOthers : public TFileHideApp

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
FMX.StdActns.pas
FMX.StdActns.hpp
FMX.StdActns FMX.StdActns


Beschreibung

Die Standardaktion zum Ausblenden aller macOS-Anwendungen, außer der Empfängeranwendung.

Das Standardtastenkürzel (ShortCut) für TFileHideApp ist ALT+CMD+H.

In der aktuellen Version ist TFileHideAppOthers nur für macOS implementiert.

Siehe auch