API:FMX.Types.TCustomTouchManager.FindGesture

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function FindGesture(AGestureID: TGestureID): TCustomGestureCollectionItem; overload;
function FindGesture(const AName: string): TCustomGestureCollectionItem; overload;

C++

TCustomGestureCollectionItem* __fastcall FindGesture(TGestureID AGestureID)/* overload */;
TCustomGestureCollectionItem* __fastcall FindGesture(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 !