System.Generics.Collections.TList.PList

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property PList: ParrayofT read GetPList;

C++

__property ParrayofT PList = {read=GetPList};

Propriétés

Type Visibilité  Source Unité  Parent
property public
System.Generics.Collections.pas
System.Generics.Collections.hpp
System.Generics.Collections TList


Description

PList est un pointeur vers une liste d'éléments tableau.

Remarque: La longueur du tableau interne est égale ou supérieure au Count et est égale à la capacité.