Data.Bind.Components.TExpressionsDir

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Data.Bind.Components.TBindCompExpressionCollectionSystem.Classes.TOwnedCollectionSystem.Classes.TCollectionSystem.Classes.TPersistentSystem.TObjectTExpressionsDir

Delphi

TExpressionsDir = class(TBindCompExpressionCollection)

C++

class PASCALIMPLEMENTATION TExpressionsDir : public TBindCompExpressionCollection

Eigenschaften

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


Beschreibung

Ist eine Kollektion mit Bindungsrichtungen.

TExpressionsDir ist eine Kollektion, deren Elemente Ausdrucksrichtungen sind. Verwenden Sie zum Aufzählen der Elemente in der Kollektion ein TExpressionDirEnumerator-Objekt.

Siehe auch