FMX.Types.TCustomGestureEngine.TGestureEngineFlagHelper

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TGestureEngineFlagHelper = record helper for TGestureEngineFlag

C++

/*Helper*/typedef void *TGestureEngineFlagHelper;

Properties

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

Description

For internal use. TGestureEngineFlagHelper is a record helper that provides fields for a scoped enumeration, the FMX.Types.TCustomGestureEngine.TGestureEngineFlag type.

See Also