API:Vcl.Controls.TCustomGestureEngine.TGestureEngineFlags

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

type TGestureEngineFlags = set of TCustomGestureEngine.TGestureEngineFlag;

C++

typedef System::Set<TGestureEngineFlag, TGestureEngineFlag::efMouseEvents, TGestureEngineFlag::efTouchEvents> TGestureEngineFlags;

Properties

Type Visibility Source Unit Parent
set
typedef
public
Vcl.Controls.pas
Vcl.Controls.hpp
Vcl.Controls TCustomGestureEngine

Description

Embarcadero Technologies does not currently have any additional information.