FMX.Types3D.TIndexFormat

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TIndexFormat = (UInt16, UInt32);

C++

enum class DECLSPEC_DENUM TIndexFormat : unsigned char { UInt16, UInt32 };

Properties

Type Visibility Source Unit Parent
enum public
FMX.Types3D.pas
FMX.Types3D.hpp
FMX.Types3D FMX.Types3D

Description

Embarcadero Technologies does not currently have any additional information.