System.Classes.TListEnumerator.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

constructor Create(AList: TList);

C++

__fastcall TListEnumerator(TList* AList);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
constructor public
System.Classes.pas
System.Classes.hpp
System.Classes TListEnumerator

Beschreibung

Erstellt einen TListEnumerator.

Erstellt eine Instanz der TListEnumerator-Klasse.