FMX.Types.TGestureOptionHelper

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TGestureOptionHelper = record helper for TGestureOption

C++

struct TGestureOptionHelper /* Helper for enum 'TGestureOption' */;

Properties

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

Description

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

See Also