System.Classes.TStringsEnumerator.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

constructor Create(AStrings: TStrings);

C++

__fastcall TStringsEnumerator(TStrings* AStrings);

Eigenschaften

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

Beschreibung

Erstellt einen TStringsEnumerator.

Erstellt eine Instanz der TStringsEnumerator-Klasse.