Data.Bind.Components.TBindCompExpressionCollection

Delphi
TBindCompExpressionCollection = class(TOwnedCollection)
C++
class PASCALIMPLEMENTATION TBindCompExpressionCollection : public System::Classes::TOwnedCollection
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| class | public | Data.Bind.Components.pas Data.Bind.Components.hpp | Data.Bind.Components | Data.Bind.Components | 
Description
Is an owned collection of binding expressions. TBindCompExpressionCollection is the ancestor for the TExpressions and TExpressionsDir classes.