API:FMX.Types.TCustomGestureEngine.TGestureEngineFlags

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TGestureEngineFlags = set of TGestureEngineFlag;

C++

typedef System::Set<TGestureEngineFlag, _DELPHI_SET_ENUMERATOR(TGestureEngineFlag::MouseEvents), _DELPHI_SET_ENUMERATOR(TGestureEngineFlag::TouchEvents)> TGestureEngineFlags;

Properties

Type Visibility Source Unit Parent
set
typedef
public
FMX.Types.pas
FMX.Types.hpp
FMX.Types TCustomGestureEngine

Description

Embarcadero Technologies does not currently have any additional information.