Vcl.Touch.GestureMgr.TGestureManager.CustomGestureCount
Delphi
property CustomGestureCount: Integer read GetCustomGestureCount;
C++
__property int CustomGestureCount = {read=GetCustomGestureCount, nodefault};
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
property | public | Vcl.Touch.GestureMgr.pas Vcl.Touch.GestureMgr.hpp |
Vcl.Touch.GestureMgr | TGestureManager |
説明
記録および登録済みジェスチャの数を指定します。
CustomGestureCount プロパティを使用すると、記録および登録済みジェスチャの数を読み込むことができます。