FMX.DAE.Model.TSourceSemanticList

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

type TSourceSemanticList = array of TSourceSemantic;

C++

typedef System::StaticArray<TSourceSemantic, 3> TSourceSemanticList;

Propriétés

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

Description

Tableau d'objets TSourceSemantic.

Voir aussi