Show: Delphi
C++
Display Preferences
System.Bindings.Outputs
From XE3 API Documentation
Contains classes that implement a factory for managing callbacks used for assignment to output properties of classes, collections of routines used by data bindings, and various routines and types that support the converters for Left Values and related functionality.
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. |
| TBindingAssignValueRec | Record that contains a binding output pair. |
| TBindingCallbackFactory | Factory for managing callbacks used for assignment to output properties of classes. |
| TBindingOutput | Collection of routines used by data bindings. |
| TConverterDescription | Record that contains the description of a converter. |
| TConvertPair | Record that contains conversion pair information. |
| TConvertProc | LValue custom conversion routine. |
| TConvertProc2 | |
| 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. |
Routines
| TConvertProc | LValue custom conversion routine. |
| TConvertProc2 |
Types
| _di_IValueRefConverter | |
| _di_TConvertProc | |
| _di_TConvertProc2 | |
| TBindingAssignedValueEvent | |
| TBindingAssigningValueEvent | |
| TBindingAssignValueRec | Record that contains a binding output pair. |
| TBindingEvalErrorEvent | |
| TBindingSetValueEvent | |
| TBindOutValueFunc | |
| TConverterDescription | Record that contains the description of a converter. |
| TConvertPair | Record that contains conversion pair information. |