PlatformAPI.TOTADeviceOrientation

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

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

プロパティ

種類 可視性 ソース ユニット
enum public PlatformAPI.pas PlatformAPI PlatformAPI


説明

TOTADeviceOrientation は、デバイスの方向のタイプです。次の方向がサポートされています:

doPortrait

DeviceOrientationPortrait.png

doLandscapeRight

DeviceOrientationLandscapeRight.png

doUpsideDown

DeviceOrientationUpsideDown.png

doLandscapeLeft

DeviceOrientationLandscapeLeft.png