FMX.Platform.IFMXScreenService.SetScreenOrientation
Delphi
procedure SetScreenOrientation(AOrientations: TScreenOrientations);
C++
virtual void __fastcall SetScreenOrientation(Fmx::Types::TScreenOrientations AOrientations) = 0 ;
Propriétés
| Type | Visibilité | Source | Unité | Parent | 
|---|---|---|---|---|
| procedure function | public | FMX.Platform.pas FMX.Platform.hpp | FMX.Platform | IFMXScreenService | 
Description
Déclare une méthode définissant l'orientation de l'écran.
Les implémentations de SetScreenOrientation doivent définir l'orientation de l'écran.