API:System.Bindings.Methods

From RAD Studio API Documentation
Jump to: navigation, search

Classes

EBindConverterErrorException class for errors that occur when managing and using converters for the binding expression outputs.
EBindMethodErrorException class for errors that occur when managing the methods used in the script.
EBindOutputCallbackErrorException class for errors that occur when there is no callback function assigned for a specific data type.
EBindOutputErrorException class for errors that occur when an output cannot be created for a binding expression.
TBindingMethodsContains a list of binding methods.
TBindingMethodsFactoryFactory class for the TBindingMethods class.

Routines

MakeInvokableReturns a location used by bidirectional expressions.
MakeLocationReturns an lvalue (Left Value) that can be extracted and stored.

Types

TInvokableBodyReference to a function. TInvokableBody is used by the MakeInvokable method.
TMethodDescriptionRecord that holds the description of a method.