API:Vcl.Controls.TCustomGestureManager.StandardGestures

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property StandardGestures[AControl: TControl]: TStandardGestures  read GetStandardGestures write SetStandardGestures;

C++

__property TStandardGestures StandardGestures[TControl* AControl] = {read=GetStandardGestures, write=SetStandardGestures};

Properties

Type Visibility Source Unit Parent
property public
Vcl.Controls.pas
Vcl.Controls.hpp
Vcl.Controls TCustomGestureManager

Description

Embarcadero Technologies does not currently have any additional information.