Data.Bind.ObjectScope.TBindSourceAdapterReadWriteField

De RAD Studio API Documentation
Aller à : navigation, rechercher

Data.Bind.ObjectScope.TBindSourceAdapterReadFieldData.Bind.ObjectScope.TBindSourceAdapterFieldSystem.Classes.TPersistentSystem.TObjectTBindSourceAdapterReadWriteField

Delphi

TBindSourceAdapterReadWriteField<T> = class(TBindSourceAdapterReadField<T>)

C++

template<typename T> class PASCALIMPLEMENTATION TBindSourceAdapterReadWriteField__1 : public TBindSourceAdapterReadField__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

Représente un champ d'adaptateur qui supporte la lecture et l'écriture de sa valeur avec une propriété Value exposée.

Voir aussi