FMX.MultiTouch.TMultiTouchManager.BeginInteractiveGesture
Delphi
procedure BeginInteractiveGesture(const AGesture: TInteractiveGesture; const AControl: TComponent);
C++
void __fastcall BeginInteractiveGesture(const Fmx::Types::TInteractiveGesture AGesture, System::Classes::TComponent* const AControl);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
protected | FMX.MultiTouch.pas FMX.MultiTouch.hpp |
FMX.MultiTouch | TMultiTouchManager |
Description
Embarcadero Technologies does not currently have any additional information.