Data.Bind.Components.TBindCompExpressionCollection

Aus RAD Studio API Documentation

TBindCompExpressionCollectionSystem.Classes.TOwnedCollectionSystem.Classes.TCollectionSystem.Classes.TPersistentSystem.TObject

Delphi

TBindCompExpressionCollection = class(TOwnedCollection)

C++

class PASCALIMPLEMENTATION TBindCompExpressionCollection : public System::Classes::TOwnedCollection

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 Bindungsausdrücken.TBindCompExpressionCollection ist der Vorfahre der Klassen TExpressions und TExpressionsDir.

Siehe auch