Vcl.Touch.GestureMgr.TGestureCollectionItem.GetGestureType
Delphi
function GetGestureType: TGestureType; override;
C++
virtual Vcl::Controls::TGestureType __fastcall GetGestureType();
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| function | class protected | Vcl.Touch.GestureMgr.pas Vcl.Touch.GestureMgr.hpp |
Vcl.Touch.GestureMgr | TGestureCollectionItem |
説明
GetGestureType は、GestureType プロパティの抽象取得メソッドです。
GetGestureType メソッドを使用すると、ジェスチャの型を読み込みます。 取り得る値は TGestureType 列挙型になります。