System.Generics.Collections.TList.ParrayofT
Delphi
ParrayofT = ^arrayofT;
C++
typedef System::DynamicArray<T> *ParrayofT;
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
pointer typedef |
public | System.Generics.Collections.pas System.Generics.Collections.hpp |
System.Generics.Collections | TList |
Description
Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !