Data.Bind.Components.TBindExprItems
Delphi
TBindExprItems = class(TCustomBindExprItems)
C++
class PASCALIMPLEMENTATION TBindExprItems : public TCustomBindExprItems
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 collection of managed binding expressions.
TBindExprItems is built on the TCustomBindExprItems class—which implements the collection of binding expressions—and publishes a set of additional properties that can be accessed from within the Object Inspector.