PlatformAPI.TOTADeviceOrientation

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TOTADeviceOrientation = (doPortrait, doUpsideDown, doLandscapeLeft, doLandscapeRight);

Propriétés

Type Visibilité  Source Unité  Parent
enum public PlatformAPI.pas PlatformAPI PlatformAPI


Description

TOTADeviceOrientation est un type d'orientation de périphérique. Les orientations suivantes sont prises en charge :

doPortrait

DeviceOrientationPortrait.png

doLandscapeRight

DeviceOrientationLandscapeRight.png

doUpsideDown

DeviceOrientationUpsideDown.png

doLandscapeLeft

DeviceOrientationLandscapeLeft.png