System.Bindings.Expression.TBindingExpression Properties
InheritedProtected
| Associations | public | Denotes the current associations between Delphi objects and expression objects. |
| Compiled | public | Indicates whether the expression has been compiled. |
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
| IsManaged | public | Indicates whether the expression is managed. |
| Outputs | public | Container for the outputs. |
| OutputValue | public | Specifies the values for all the outputs. |
| Source | public | The source code of the expression. |