Show: Delphi
C++
Display Preferences
System.Bindings.Expression.TBindingExpression Functions
From XE2 API Documentation
| Clear | Clears the current compilation data. |
| Compile | Realizes the actual compilation of the expression. |
| Evaluate | Evaluates the expression. |
| EvaluateOutputs | Assigns the expression value to outputs. |
| GetAssignedValueEvent | |
| GetAssigningValueEvent | |
| GetCompiled | Getter implementation for the Compiled property. |
| GetIsManaged | Getter implementation for the IsManaged property. |
| GetOutputValue | Getter implementation for the OutputValue property. |
| GetSource | Getter implementation for the Source property. |
| Recompile | Recompiles the expression using the last binding associations. |
| SetAssignedValueEvent | |
| SetAssigningValueEvent | |
| SetEvalErrorEvent | Setter implementation for OnEvalErrorEvent. |
| SetOutputs | |
| SetOutputValue | Setter implementation for the OutputValue property. |
| SetSource | Setter implementation for the Source property. |