System.Classes.TList.List

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property List: TPointerList read FList;

C++

__property TPointerList List = {read=FList};

Propriétés

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

Description

Spécifie le tableau de pointeurs constituant le tableau Items.

La propriété List donne un accès direct au tableau Items.

Voir aussi