API:Data.Bind.ObjectScope.TBindFieldDefValueReader

From RAD Studio API Documentation

TBindFieldDefValueReaderData.Bind.ObjectScope.TValueReaderData.Bind.ObjectScope.TValueAccessorSystem.TObject

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.

See Also