FMX.InertialMovement.TAniCalculations.TTargetTypeHelper

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TTargetTypeHelper = record helper for TTargetType

C++

/*Helper*/typedef void *TTargetTypeHelper;

Properties

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

Description

For internal use. TTargetTypeHelper is a record helper that provides fields for a scoped enumeration, the FMX.InertialMovement.TAniCalculations.TTargetType type.

See Also