API:Data.Bind.Components.TExpressionDirEnumerator

Aus RAD Studio API Documentation

TExpressionDirEnumeratorSystem.Classes.TCollectionEnumeratorSystem.TObject

Delphi

TExpressionDirEnumerator =  class(TCollectionEnumerator)

C++

class PASCALIMPLEMENTATION TExpressionDirEnumerator : 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. {{#multireplace:Data.Bind.Components.TExpressionDirEnumerator|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} erbt von {{#multireplace:System.Classes.TCollectionEnumerator|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. Der folgende Inhalt bezieht sich auf {{#multireplace:System.Classes.TCollectionEnumerator|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

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

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