System.Bindings.ExpressionDefaults.TBindingExpressionDefault Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
AssociationspublicDenotes the current associations between Delphi objects and expression objects.
BindingprotectedSpecifies the compiled binding expression through which evaluation of the binding expression can occur.
BindingWrappersprotectedSpecifies the wrappers used by the compiled binding in order to evaluate the expression.
CompiledpublicIndicates whether the expression has been compiled.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
IsManagedpublicIndicates whether the expression is managed.
ManagerpublicSpecifies the manager that owns the expression.
OutputspublicContainer for the outputs.
OutputValuepublicSpecifies the values for all the outputs.
RootScopeprotectedDenotes the scope of the expression that contains wrappers for all symbols in the expression.
RootScopeEnumeratorprotectedDelegates the enumerator of the expression scope.
RootScopeExprotectedDelegates the implementation for supplementary scope functionality.
ScopeSymbolsprotectedDelegates the implementation of IScopeSymbols to an internal object.
SourcepublicThe source code of the expression.