Datasnap.DSReflect.TDSClassArray

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

type TDSClassArray = array of TDSClass;

C++

typedef System::DynamicArray<TDSClass*> TDSClassArray;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
array
typedef
public
Datasnap.DSReflect.pas
Datasnap.DSReflect.hpp
Datasnap.DSReflect Datasnap.DSReflect

Beschreibung

TArrayOfVariant ist ein TDSClass-Array.

Siehe auch