Data.Bind.ObjectScope.TBindSourceAdapterReadField

提供:RAD Studio API Documentation

TBindSourceAdapterReadFieldData.Bind.ObjectScope.TBindSourceAdapterFieldSystem.Classes.TPersistentSystem.TObject

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

説明

公開されている Value プロパティを使った値の読み取りをサポートしているアダプタ フィールドを表します。


関連項目