PlatformAPI.TOTADeviceOrientation

From RAD Studio API Documentation

Delphi

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

Properties

Type Visibility Source Unit Parent
enum public PlatformAPI.pas PlatformAPI PlatformAPI

Description

TOTADeviceOrientation is a type of device orientation. The following orientations are supported:

doPortrait

doLandscapeRight

doUpsideDown

doLandscapeLeft