Vcl.Touch.Gestures.TGestureEngine.StartTimer
Delphi
procedure StartTimer;
C++
void __fastcall StartTimer();
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
protected | Vcl.Touch.Gestures.pas Vcl.Touch.Gestures.hpp |
Vcl.Touch.Gestures | TGestureEngine |
Description
Starts the gesture timer.
Use StartTimer to start the gesture timer. To verify if the given time interval has expired, consult the value of the TimerExpired property.