FMX.Types.TGestureTypeHelper

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TGestureTypeHelper = record helper for TGestureType

C++

/*Helper*/typedef void *TGestureTypeHelper;

Properties

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

Description

For internal use. TGestureTypeHelper is a record helper that provides fields for a scoped enumeration, the FMX.Types.TGestureType type.

See Also