PlatformAPI.TOTADeviceOrientation
Delphi
TOTADeviceOrientation = (doPortrait, doUpsideDown, doLandscapeLeft, doLandscapeRight);
C++
enum DECLSPEC_DENUM TOTADeviceOrientation : unsigned char { doPortrait, doUpsideDown, doLandscapeLeft, doLandscapeRight };
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| enum | public | PlatformAPI.pas PlatformAPI.hpp |
PlatformAPI | PlatformAPI |
Description
TOTADeviceOrientation est un type d'orientation de périphérique. Les orientations suivantes sont prises en charge :
|
|
|
|
|
|
|
|
|
|
|