Data.Bind.Components.TBindCompExpressionCollection

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