Data.Bind.Components.TBindCompDesignExpression Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
CollectionItempublicItem in a collection of binding expressions.
CollectionNamepublicThe name of the collection of binding expressions (for instance, Format).
ControlExpressionpublicThe control binding expression.
ControlScopepublicThe control bindings scope.
ExecuteAssignToControlProcpublicReference to a procedure that executes internally when assigning the bindings expression to a control object.
ExecuteAssignToSourceProcpublicReference to a procedure that executes internally when assigning the bindings expression to a source object.
ExecuteControlProcpublicReference to a procedure that executes internally when evaluating a binding expression for the control object.
ExecuteSourceProcpublicReference to a procedure that executes internally when evaluating a bindings expression for the source object.
ExpressionTypepublicSpecifies the type of binding expression (unidirectional source to control, unidirectional control to source, or bidirectional).
NamepublicThe name of this structure with information regarding the binding expression.
ParentCollectionItempublicAn item in the parent collection of this collection of binding expressions.
SaveControlProcpublicReference to a procedure that executes when saving the textual bindings expression for the control object.
SaveSourceProcpublicReference to a procedure that executes when saving the textual bindings expression for the source object.
SourceExpressionpublicThe source binding expression.
SourceScopepublicThe source bindings scope.