Data.Bind.Components.TExpressions
| [–] Properties | |
|---|---|
| Type: class | |
| Visibility: public | |
| Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
| Unit: Data.Bind.Components | |
| Parent: Data.Bind.Components | |
Delphi
TExpressions = class(TBindCompExpressionCollection)
C++
class PASCALIMPLEMENTATION TExpressions : public TBindCompExpressionCollection
Description
Is an owned collection of binding expressions.
TExpressions is an owned collection whose elements are binding expressions.