Ouvrir le menu principal

RAD Studio API Documentation β

Datasnap.DSReflect.TDSMethodArray

Delphi

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