API:Datasnap.DSReflect.TArrayOfObject

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

type TArrayOfObject = array of TObject;

C++

typedef System::DynamicArray<System::TObject*> TArrayOfObject;

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.