Vcl.Touch.Gestures.TGestureRecognizer.TPostCallback
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);
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
type typedef |
public | Vcl.Touch.Gestures.pas Vcl.Touch.Gestures.hpp |
Vcl.Touch.Gestures | TGestureRecognizer |
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。