API:Data.Bind.Components.TBindExprItems

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Data.Bind.Components.TCustomBindExprItemsData.Bind.Components.TBaseBindExpressionData.Bind.Components.TActivatedContainedBindComponentData.Bind.Components.TCommonBindComponentTBindExprItems

Delphi

TBindExprItems = class(TCustomBindExprItems)

C++

class PASCALIMPLEMENTATION TBindExprItems : public TCustomBindExprItems

Eigenschaften

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

Beschreibung

Implementiert eine Kollektion von verwalteten oder nicht verwalteten Bindungsausdrücken.

Data.Bind.Components.TBindExprItems erbt von Data.Bind.Components.TCustomBindExprItems. Der folgende Inhalt bezieht sich auf Data.Bind.Components.TCustomBindExprItems.

Implementiert eine Kollektion von verwalteten oder nicht verwalteten Bindungsausdrücken.

Die Klasse TCustomBindExprItems implementiert eine Kollektion von Bindungsausdrücken. Diese Bindungsausdrücke können verwaltet oder nicht verwaltet sein. TCustomBindExprItems stellt die Funktionalität zum Auswerten der Ausdrücke bereit.

Siehe auch