API:FMX.Gestures.FindStandardGesture

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function FindStandardGesture(AGestureID: TGestureID; var AGestureData: TStandardGestureData): Boolean;
function FindStandardGesture(const AName: string; var AGestureID: TGestureID): Boolean;

C++

extern DELPHI_PACKAGE bool __fastcall FindStandardGesture(Fmx::Types::TGestureID AGestureID, TStandardGestureData &AGestureData)/* overload */;

Propriétés

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

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 !