Data.Bind.ObjectScope.TBindFieldDefObjectValueWriter

De RAD Studio API Documentation
Aller à : navigation, rechercher

Data.Bind.ObjectScope.TBindFieldDefValueWriterData.Bind.ObjectScope.TValueWriterData.Bind.ObjectScope.TValueAccessorSystem.TObjectTBindFieldDefObjectValueWriter

Delphi

TBindFieldDefObjectValueWriter<T: class> = class(TBindFieldDefValueWriter<T>)

C++

template<typename T> class PASCALIMPLEMENTATION TBindFieldDefObjectValueWriter__1 : public TBindFieldDefValueWriter__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 d'obtenir une valeur d'un objet particulier à partir d'une définition de champ, en utilisant RTTI.

Voir aussi