Data.Bind.Components.TBindExprItems

Aus RAD Studio API Documentation

TBindExprItemsData.Bind.Components.TCustomBindExprItemsData.Bind.Components.TBaseBindExpressionData.Bind.Components.TActivatedContainedBindComponentData.Bind.Components.TCommonBindComponent

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