API:Data.Bind.ObjectScope.TBindFieldDefValueReader

Delphi
TBindFieldDefValueReader<T> = class(TValueReader<T>)
C++
template<typename T> class PASCALIMPLEMENTATION TBindFieldDefValueReader__1 : public TValueReader__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
Is the base class for reading a value using RTTI. {{#multireplace:Data.Bind.ObjectScope.TBindFieldDefValueReader|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:Data.Bind.ObjectScope.TValueReader|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.TValueReader|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.
Is the base class for reading a value using RTTI.