FMX.MultiTouch.TMultiTouchManager.TouchUp

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure TouchUp; virtual; abstract;

C++

virtual void __fastcall TouchUp() = 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 Up phase of the current gesture.