Datasnap.DSReflect.TDSMethodArray

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

type TDSMethodArray = array of TDSMethod;

C++

typedef System::DynamicArray<TDSMethod*> TDSMethodArray;

Propriétés

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

Description

TDSMethodArray est un tableau de TDSMethod.

Voir aussi