API:FMX.Forms.TFormFactor.Orientations

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

Delphi

property Orientations: TFormOrientations read FOrientations write SetSupportedOrientations stored True  default [TFormOrientation.Portrait, TFormOrientation.Landscape];

C++

__property Fmx::Types::TScreenOrientations Orientations = {read=FOrientations, write=SetSupportedOrientations, stored=true, default=3};

プロパティ

種類 可視性 ソース ユニット
property published
FMX.Forms.pas
FMX.Forms.hpp
FMX.Forms TFormFactor

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。