API:FMX.Gestures.TGestureManager.UnselectGesture

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure UnselectGesture(const AControl: TComponent; AGestureID: TGestureID); override;

C++

virtual void __fastcall UnselectGesture(System::Classes::TComponent* const AControl, Fmx::Types::TGestureID AGestureID);

Properties

Type Visibility Source Unit Parent
procedure
function
public
FMX.Gestures.pas
FMX.Gestures.hpp
FMX.Gestures TGestureManager

Description


Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!