Data.Bind.ObjectScope.TBindFieldDefValueWriter

De RAD Studio API Documentation
Aller à : navigation, rechercher

Data.Bind.ObjectScope.TValueWriterData.Bind.ObjectScope.TValueAccessorSystem.TObjectTBindFieldDefValueWriter

Delphi

TBindFieldDefValueWriter<T> = class(TValueWriter<T>)

C++

template<typename T> class PASCALIMPLEMENTATION TBindFieldDefValueWriter__1 : public TValueWriter__1<T>

Propriétés

Type Visibilité  Source Unité  Parent
class public
Data.Bind.ObjectScope.pas
Data.Bind.ObjectScope.hpp
Data.Bind.ObjectScope Data.Bind.ObjectScope

Description

Implémente la fonctionnalité permettant de définir la valeur d'une définition de champ particulière, en utilisant RTTI.

Voir aussi