System.Bindings.Factories
Contains classes that implement a binding expression factory, a binding scope factory, and a binding manager factory.
| Package | bindengine230.bpl |
|---|
Classes
| EBindingScopeFactoryError | Exception class for managing custom scopes errors. |
| TBindingExpressionFactory | Implements a binding expression factory. |
| TBindingManagerFactory | Creates instances of binding managers that are used to handle binding expressions. |
| TBindingScopeFactory | Instantiates custom scope objects. |