Web.HTTPApp.TWebActionItems.TEnumerator

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

TEnumerator = class(TCollectionEnumerator)

C++

class PASCALIMPLEMENTATION TEnumerator : public System::Classes::TCollectionEnumerator

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
Web.HTTPApp.pas
Web.HTTPApp.hpp
Web.HTTPApp TWebActionItems

Beschreibung

Zählt die TCollectionItem-Elemente eines TCollection-Objekts auf.

Web.HTTPApp.TWebActionItems.TEnumerator erbt von System.Classes.TCollectionEnumerator. Der folgende Inhalt bezieht sich auf System.Classes.TCollectionEnumerator.

Zählt die TCollectionItem-Elemente eines TCollection-Objekts auf.

TCollectionEnumerator stellt einen Enumerator für TCollection-Objekte bereit.