Datasnap.DSReflect.TArrayOfTValue

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TArrayOfTValue = array of TValue;

C++

typedef System::DynamicArray<System::Rtti::TValue> TArrayOfTValue;

Propriétés

Type Visibilité  Source Unité  Parent
array
typedef
public
Datasnap.DSReflect.pas
Datasnap.DSReflect.hpp
Datasnap.DSReflect Datasnap.DSReflect


Description

TArrayOfTValue est un tableau de TValue.

TArrayOfTValue est utilisé en interne par les classes DSReflect.

Voir aussi