Vcl.Touch.Gestures.TGestureRecognizer.TPostCallback

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TPostCallback = procedure(const Percentages: array of Double;
const Points, GesturePoints: array of TPoint; GestureID: TGestureID) of object;

C++

typedef void __fastcall (__closure *TPostCallback)(const double *Percentages, const System::NativeInt Percentages_High, const System::Types::TPoint *Points, const System::NativeInt Points_High, const System::Types::TPoint *GesturePoints, const System::NativeInt GesturePoints_High, Vcl::Controls::TGestureID GestureID);

Propriétés

Type Visibilité  Source Unité  Parent
type
typedef
public
Vcl.Touch.Gestures.pas
Vcl.Touch.Gestures.hpp
Vcl.Touch.Gestures TGestureRecognizer

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 !