FMX.Platform.IFMXScreenService.SetScreenOrientation

De RAD Studio API Documentation
Aller à : navigation, rechercher

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.

Voir aussi