API:FMX.Types.TCustomGestureEngine.TGestureEngineFlags
Delphi
type TGestureEngineFlags = set of TCustomGestureEngine.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. Please help us document this topic by using the Discussion page!