System.Classes.TCollectionEnumerator

Delphi
TCollectionEnumerator = class
C++
class PASCALIMPLEMENTATION TCollectionEnumerator : public System::TObject
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet | 
|---|---|---|---|---|
| class | public | System.Classes.pas System.Classes.hpp | System.Classes | System.Classes | 
Beschreibung
Zählt die TCollectionItem-Elemente eines TCollection-Objekts auf.
TCollectionEnumerator stellt einen Enumerator für TCollection-Objekte bereit.