API:System.Bindings.Outputs
Classes
| EBindConverterError | Exception class for managing binding converter errors. |
| EBindOutputCallbackError | Exception class for managing output callback errors. |
| EBindOutputError | Exception class for managing binding output errors. |
| IValueRefConverter | Defines converter methods implemented by TValueRefConverter. |
| TBindingCallbackFactory | Factory for managing callbacks used for assignment to output properties of classes. |
| TBindingOutput | Collection of routines used by data bindings. |
| TConverterUtils | Collection of utilities for assigning/converting one type of value to another type of value. |
| TValueRefConverter | Converter collection that allows handling type coercion with references to objects implemented by class instances. |
| TValueRefConverterFactory | Factory for registering custom converter routines to be used in bound output assignment. |
Types
| TBindingAssignedValueEvent | |
| TBindingAssigningValueEvent | |
| TBindingAssignValueRec | Record that contains a binding output pair. |
| TBindingEvalErrorEvent | |
| TBindingLocationUpdatedEvent | |
| TBindingSetValueEvent | |
| TBindOutValueFunc | |
| TConverterDescription | Record that contains the description of a converter. |
| TConvertPair | Record that contains conversion pair information. |
| TConvertProc | LValue custom conversion routine. |
| TConvertProc2 | The bound output or LValue (Left Value) custom conversion routine signature. |
| TConvertProc3 | The bound output or LValue (Left Value) custom conversion routine signature. |
Variables
| GCollectAllDups |