Data.Bind.Components.TBindExprItems
| [–] Properties | |
|---|---|
| Type: class | |
| Visibility: public | |
| Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
| Unit: Data.Bind.Components | |
| Parent: Data.Bind.Components | |
Delphi
TBindExprItems = class(TCustomBindExprItems)
C++
class PASCALIMPLEMENTATION TBindExprItems : public TCustomBindExprItems
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.