API: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.
Data.Bind.Components.TExpressions 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.