FMX.Types.TScreenOrientations

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

type TScreenOrientations = set of TScreenOrientation;

C++

typedef System::Set<TScreenOrientation, _DELPHI_SET_ENUMERATOR(TScreenOrientation::Portrait), _DELPHI_SET_ENUMERATOR(TScreenOrientation::InvertedLandscape)> TScreenOrientations;

Propriétés

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

Description

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

Voir aussi