Data.Bind.Components.TBindExpression

Delphi
TBindExpression = class(TCustomBindExpression)
C++
class PASCALIMPLEMENTATION TBindExpression : public TCustomBindExpression
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| class | public | Data.Bind.Components.pas Data.Bind.Components.hpp | Data.Bind.Components | Data.Bind.Components | 
Description
Represents a binding expression.
TBindExpression is built on the TCustomBindExpression class—which implements the binding expression functionality—and publishes a set of additional properties that can be accessed from within the Object Inspector.