FMX.Types3D.TProjectionHelper

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TProjectionHelper = record helper for TProjection

C++

/*Helper*/typedef void *TProjectionHelper;

Properties

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

Description

For internal use. TProjectionHelper is a record helper that provides fields for a scoped enumeration, the FMX.Types3D.TProjection type.

See Also