Data.Bind.ObjectScope.TBindSourceAdapterReadField

De RAD Studio API Documentation
Aller à : navigation, rechercher

Data.Bind.ObjectScope.TBindSourceAdapterFieldSystem.Classes.TPersistentSystem.TObjectTBindSourceAdapterReadField

Delphi

TBindSourceAdapterReadField<T> = class(TBindSourceAdapterField)

C++

template<typename T> class PASCALIMPLEMENTATION TBindSourceAdapterReadField__1 : public TBindSourceAdapterField

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

Représente un champ d'adaptateur qui supporte la lecture de sa valeur en utilisant une propriété Value exposée.

Voir aussi