PlatformAPI.TOTADeviceOrientation
Delphi
TOTADeviceOrientation = (doPortrait, doUpsideDown, doLandscapeLeft, doLandscapeRight);
C++
enum DECLSPEC_DENUM TOTADeviceOrientation : unsigned char { doPortrait, doUpsideDown, doLandscapeLeft, doLandscapeRight };
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
enum | public | PlatformAPI.pas PlatformAPI.hpp |
PlatformAPI | PlatformAPI |
Beschreibung
TOTADeviceOrientation ist ein Geräteausrichtungstyp. Die folgenden Ausrichtungen werden unterstützt:
|
![]() |
|
|
|
![]() |
|