System.Generics.Collections.TThreadList

De RAD Studio API Documentation
Aller à : navigation, rechercher

System.TObjectTThreadList

Delphi

TThreadList<T> = class

C++

template<typename T> class PASCALIMPLEMENTATION TThreadList__1 : public System::TObject

Propriétés

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

Description

Représente une liste générique adaptée aux threads.

TThreadList est une enveloppe adaptée aux threads pour TList.

Remarque : TThreadList n'est pas une classe conteneur/collection.

Voir aussi