Data.Bind.Components.TBindExprItems Events
InheritedProtected
OnActivated | published | Event that occurs when the binding expressions have been activated. |
OnActivating | published | Event that occurs when activating the binding expressions. |
OnAssignedValue | published | Event that occurs after a value has been assigned to one of the binding expressions. |
OnAssigningValue | published | Event that occurs before assigning a value to one of the binding expressions. |
OnEvalError | published | Event that occurs when there are errors while evaluating the binding expressions. |
OnGetDeltaStreams | protected | Allows a component to generate and provide a list of delta streams representing changes to the component's state. |
OnLocationUpdated | public |