API:Vcl.Controls.TCustomGestureManager.SetStandardGestures

From RAD Studio API Documentation
Jump to: navigation, search

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. Please help us document this topic by using the Discussion page!