FMX.Forms.TFormOrientations

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

Delphi

TFormOrientations = TScreenOrientations;

C++

typedef Fmx::Types::TScreenOrientations TFormOrientations;

プロパティ

種類 可視性 ソース ユニット
set
typedef
public
FMX.Forms.pas
FMX.Forms.hpp
FMX.Forms FMX.Forms


説明

TScreenOrientation 列挙型項目のセットを表します。

TFormOrientationTScreenOrientation に対するエイリアス型であることに注意してください。

関連項目