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

Repräsentiert eine Kollektion von verwalteten Bindungsausdrücken.

TBindExprItems baut auf der Klasse TCustomBindExprItems auf, die die Kollektion von Bindungsausdrücken implementiert, und veröffentlicht zusätzliche Eigenschaften, auf die im Objektinspektor zugegriffen werden kann.

Siehe auch