API:Data.Bind.Components.TExpressionsDir
| [–] Properties | |
|---|---|
| Type: class | |
| Visibility: public | |
| Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
| Unit: Data.Bind.Components | |
| Parent: Data.Bind.Components | |
Delphi
TExpressionsDir = class(TBindCompExpressionCollection)
C++
class PASCALIMPLEMENTATION TExpressionsDir : public TBindCompExpressionCollection
Description
Is an owned collection of binding expressions.
Data.Bind.Components.TExpressionsDir inherits from Data.Bind.Components.TBindCompExpressionCollection. All content below this line refers to Data.Bind.Components.TBindCompExpressionCollection.
Is an owned collection of binding expressions. TBindCompExpressionCollection is the ancestor for the TExpressions and TExpressionsDir classes.