FMX.Types3D.TLightTypeHelper

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TLightTypeHelper = record helper for TLightType

C++

/*Helper*/typedef void *TLightTypeHelper;

Properties

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

Description

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

See Also