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