API:Data.Bind.ObjectScope.TBindFieldDefObjectValueReader

Delphi
TBindFieldDefObjectValueReader<T: class> = class(TBindFieldDefValueReader<T>)
C++
template<typename T> class PASCALIMPLEMENTATION TBindFieldDefObjectValueReader__1 : public TBindFieldDefValueReader__1<T>
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| class | public | Data.Bind.ObjectScope.pas Data.Bind.ObjectScope.hpp |
Data.Bind.ObjectScope | Data.Bind.ObjectScope |
Description
Implements functionality to get the value of a particular field definition, using RTTI. {{#multireplace:Data.Bind.ObjectScope.TBindFieldDefObjectValueReader|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:Data.Bind.ObjectScope.TBindFieldDefValueReader|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:Data.Bind.ObjectScope.TBindFieldDefValueReader|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.
Implements functionality to get the value of a particular field definition, using RTTI.