Data.Bind.Components.TBindExpression

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Data.Bind.Components.TCustomBindExpressionData.Bind.Components.TBaseBindExpressionData.Bind.Components.TActivatedContainedBindComponentData.Bind.Components.TCommonBindComponentTBindExpression

Delphi

TBindExpression = class(TCustomBindExpression)

C++

class PASCALIMPLEMENTATION TBindExpression : public TCustomBindExpression

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 einen Bindungsausdruck.

TBindExpression baut auf der Klasse TCustomBindExpression auf, die die Funktionalität für Bindungsausdrücke implementiert, und veröffentlicht zusätzliche Eigenschaften, auf die im Objektinspektor zugegriffen werden kann.

Siehe auch