FMX.Objects3D.TMeshCollection

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

type TMeshCollection = array of TMesh;

C++

typedef TMeshDynArray TMeshCollection;

Propriétés

Type Visibilité  Source Unité  Parent
array
typedef
public
FMX.Objects3D.pas
FMX.Objects3D.hpp
FMX.Objects3D FMX.Objects3D

Description

Est un alias pour TMeshDynArray.

Voir aussi