Show: Delphi C++
Display Preferences

System.Bindings.Expression.TBindingExpression Declared Members

From XE2 API Documentation
Jump to: navigation, search



Contents

Constructors & Destructors

CreateCreates an instance of a binding expression.
DestroyDestroys an instance of a binding expression.

Events

OnAssignedValueEventEvent that is issued after an output has a new value assigned to it as a result of the evaluation of the expression.
OnAssigningValueEventEvent that is issued when an output has a new value assigned to it as a result of the evaluation of the expression.
OnEvalErrorEventOccurs whenever an evaluation error appears.

Functions

ClearClears the current compilation data.
CompileRealizes the actual compilation of the expression.
EvaluateEvaluates the expression.
EvaluateOutputsAssigns the expression value to outputs.
GetAssignedValueEvent
GetAssigningValueEvent
GetCompiledGetter implementation for the Compiled property.
GetIsManagedGetter implementation for the IsManaged property.
GetOutputValueGetter implementation for the OutputValue property.
GetSourceGetter implementation for the Source property.
RecompileRecompiles the expression using the last binding associations.
SetAssignedValueEvent
SetAssigningValueEvent
SetEvalErrorEventSetter implementation for OnEvalErrorEvent.
SetOutputs
SetOutputValueSetter implementation for the OutputValue property.
SetSourceSetter implementation for the Source property.

Properties

AssociationsDenotes the current associations between Delphi objects and expression objects.
CompiledIndicates whether the expression has been compiled.
IsManagedIndicates whether the expression is managed.
OutputsContainer for the outputs.
OutputValueSpecifies the values for all the outputs.
SourceThe source code of the expression.

Fields

FScopesScopes that are chained up and used by the compiler.


Personal tools
Previous Versions
Translations