FMX.Types.TTouchActions

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

type TTouchActions = set of TTouchAction;

C++

typedef System::Set<TTouchAction, _DELPHI_SET_ENUMERATOR(TTouchAction::None), _DELPHI_SET_ENUMERATOR(TTouchAction::Cancel)> TTouchActions;

Propriétés

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


Description

Spécifie un ensemble d'énumérations TTouchAction.


Voir aussi