Data.Bind.ObjectScope.TBindSourceAdapterReadWriteField
Delphi
TBindSourceAdapterReadWriteField<T> = class(TBindSourceAdapterReadField<T>)
C++
template<typename T> class PASCALIMPLEMENTATION TBindSourceAdapterReadWriteField__1 : public TBindSourceAdapterReadField__1<T>
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
class | public | Data.Bind.ObjectScope.pas Data.Bind.ObjectScope.hpp |
Data.Bind.ObjectScope | Data.Bind.ObjectScope |
説明
公開されている Value プロパティを使った値の読み書きをサポートしているアダプタ フィールドを表します。