System.Classes.TCollectionEnumerator

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

System.TObjectTCollectionEnumerator

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.