Data.Bind.ObjectScope.TBindSourceAdapterReadField

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.