FMX.Forms.TDeviceKinds

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

type TDeviceKinds = set of TDeviceKind;

C++

typedef System::Set<TDeviceKind, _DELPHI_SET_ENUMERATOR(TDeviceKind::Desktop), _DELPHI_SET_ENUMERATOR(TDeviceKind::iPad)> TDeviceKinds;

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 TDeviceKind.

Voir aussi