API:Vcl.Controls.TCustomGestureManager.GetStandardGestures
Delphi
function GetStandardGestures(AControl: TControl): TStandardGestures; virtual; abstract;
C++
virtual TStandardGestures __fastcall GetStandardGestures(TControl* AControl) = 0 ;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | protected | Vcl.Controls.pas Vcl.Controls.hpp |
Vcl.Controls | TCustomGestureManager |
Description
Embarcadero Technologies does not currently have any additional information.