Controls.TCustomGestureManager.UnselectGesture
From RAD Studio VCL Reference
Delphi Information
From Controls.pas
procedure UnselectGesture(AControl: TControl; AGestureID: TGestureID); virtual; abstract;
Unit: Controls
Type: method
Visibility: public
Member Of: TCustomGestureManager
C++ Information
From Controls.hpp
virtual void __fastcall UnselectGesture(Controls::TControl * AControl, short AGestureID);
Unit: Controls
Type: method
Visibility: public
Member Of: TCustomGestureManager
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!