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