FMX.Types.TCustomTouchManager.SelectGesture

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function SelectGesture(AGestureID: TGestureID): Boolean; overload;
function SelectGesture(const AName: string): Boolean; overload;

C++

bool __fastcall SelectGesture(TGestureID AGestureID)/* overload */;
bool __fastcall SelectGesture(const System::UnicodeString AName)/* overload */;

Propriétés

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

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !