API:FMX.Types.TCustomGestureManager.SetStandardGestures
Delphi
procedure SetStandardGestures(AControl: TComponent; AStandardGestures: TStandardGestures); virtual; abstract;
C++
virtual void __fastcall SetStandardGestures(System::Classes::TComponent* AControl, const TStandardGestures &AStandardGestures) = 0 ;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
protected | FMX.Types.pas FMX.Types.hpp |
FMX.Types | TCustomGestureManager |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!