System.Classes.TCollectionEnumerator.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

constructor Create(ACollection: TCollection);

C++

__fastcall TCollectionEnumerator(TCollection* ACollection);

Eigenschaften

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

Beschreibung

Erstellt einen TCollectionEnumerator.

Erstellt eine Instanz der TCollectionEnumerator-Klasse.