API:FMX.Types.TCustomGestureCollection.RemoveGesture
Delphi
procedure RemoveGesture(AGestureID: TGestureID); virtual; abstract;
C++
virtual void __fastcall RemoveGesture(TGestureID AGestureID) = 0 ;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
public | FMX.Types.pas FMX.Types.hpp |
FMX.Types | TCustomGestureCollection |
Description
Embarcadero Technologies does not currently have any additional information.