FMX.Forms.TFormOrientations

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

type TFormOrientations = set of TScreenOrientation;

C++

typedef Fmx::Types::TScreenOrientations TFormOrientations;

Propriétés

Type Visibilité  Source Unité  Parent
set
typedef
public
FMX.Forms.pas
FMX.Forms.hpp
FMX.Forms FMX.Forms

Description

Représente un ensemble d'éléments d'énumération TFormOrientation.

Notez que TFormOrientation est le type d'alias à TScreenOrientation.

Voir aussi