PlatformAPI.TOTADeviceOrientation

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
enum public PlatformAPI.pas PlatformAPI PlatformAPI


Beschreibung

TOTADeviceOrientation ist ein Geräteausrichtungstyp. Die folgenden Ausrichtungen werden unterstützt:

doPortrait

DeviceOrientationPortrait.png

doLandscapeRight

DeviceOrientationLandscapeRight.png

doUpsideDown

DeviceOrientationUpsideDown.png

doLandscapeLeft

DeviceOrientationLandscapeLeft.png