Vcl.Touch.GestureMgr.TGestureManager.CustomGestureCount
Delphi
property CustomGestureCount: Integer read GetCustomGestureCount;
C++
__property int CustomGestureCount = {read=GetCustomGestureCount, nodefault};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | Vcl.Touch.GestureMgr.pas Vcl.Touch.GestureMgr.hpp |
Vcl.Touch.GestureMgr | TGestureManager |
Description
Specifies the number of recorded and registered gestures.
Use the CustomGestureCount property to read the number of recorded and registered gestures.