API:Data.Bind.Components.TScopeMappingsEnumerator

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

System.Classes.TCollectionEnumeratorSystem.TObjectTScopeMappingsEnumerator

Delphi

TScopeMappingsEnumerator =  class(TCollectionEnumerator)

C++

class PASCALIMPLEMENTATION TScopeMappingsEnumerator : public System::Classes::TCollectionEnumerator

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components Data.Bind.Components

Beschreibung

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

Data.Bind.Components.TScopeMappingsEnumerator 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.