FMX.MultiTouch.TMultiTouchManager.TouchDown
Delphi
procedure TouchDown; virtual; abstract;
C++
virtual void __fastcall TouchDown(void) = 0 ;
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
procedure function  | 
		protected | FMX.MultiTouch.pas FMX.MultiTouch.hpp  | 
        FMX.MultiTouch | TMultiTouchManager | 
Description
The protected method that performs the Down phase of the current gesture.