Vcl.Touch.Gestures.TGestureRecognizer.TPostCallback

提供: RAD Studio API Documentation
移動先: 案内検索

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 int Percentages_High, const System::Types::TPoint *Points, const int Points_High, const System::Types::TPoint *GesturePoints, const int GesturePoints_High, Vcl::Controls::TGestureID GestureID);

プロパティ

種類 可視性 ソース ユニット
type
typedef
public
Vcl.Touch.Gestures.pas
Vcl.Touch.Gestures.hpp
Vcl.Touch.Gestures TGestureRecognizer

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。