API:Data.Bind.ObjectScope.TBindSourceAdapterReadField

Delphi
TBindSourceAdapterReadField<T> = class(TBindSourceAdapterField)
C++
template<typename T> class PASCALIMPLEMENTATION TBindSourceAdapterReadField__1 : public TBindSourceAdapterField
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
class | public | Data.Bind.ObjectScope.pas Data.Bind.ObjectScope.hpp |
Data.Bind.ObjectScope | Data.Bind.ObjectScope |
説明
アダプタ フィールドの基底クラスを表します。
Data.Bind.ObjectScope.TBindSourceAdapterReadField は Data.Bind.ObjectScope.TBindSourceAdapterField を継承しています。以下の内容はすべて Data.Bind.ObjectScope.TBindSourceAdapterField を参照しています。
アダプタ フィールドの基底クラスを表します。
TBindSourceAdapterField クラスは、あらゆるアダプタ フィールドの基底クラスです。アダプタを通じて特定のフィールドを扱うための基本機能が実装されています。