REST.JsonReflect.TListOfObjects
Delphi
type TListOfObjects = array of TObject;
C++
typedef System::DynamicArray<System::TObject*> TListOfObjects;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
array typedef |
public | REST.JsonReflect.pas REST.JsonReflect.hpp |
REST.JsonReflect | REST.JsonReflect |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!