FMX.Types.TCustomTouchManager.StandardGestures

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property StandardGestures: TStandardGestures read GetStandardGestures write SetStandardGestures;

C++

__property TStandardGestures StandardGestures = {read=GetStandardGestures, write=SetStandardGestures};

Propriétés

Type Visibilité  Source Unité  Parent
property public
FMX.Types.pas
FMX.Types.hpp
FMX.Types TCustomTouchManager

Description

Spécifie l'ensemble des mouvements standard associés au contrôle possédant.

Utilisez la propriété StandardGestures pour accéder aux mouvements standard associés au contrôle possédant ce TCustomTouchManager.

Voir aussi