API:Data.Bind.ObjectScope.TBindFieldDefObjectValueWriter

提供: RAD Studio API Documentation
移動先: 案内検索

Data.Bind.ObjectScope.TBindFieldDefValueWriterData.Bind.ObjectScope.TValueWriterData.Bind.ObjectScope.TValueAccessorSystem.TObjectTBindFieldDefObjectValueWriter

Delphi

TBindFieldDefObjectValueWriter<T: class> = class(TBindFieldDefValueWriter<T>)

C++

template<typename T> class PASCALIMPLEMENTATION TBindFieldDefObjectValueWriter__1 : public TBindFieldDefValueWriter__1<T>

プロパティ

種類 可視性 ソース ユニット
class public
Data.Bind.ObjectScope.pas
Data.Bind.ObjectScope.hpp
Data.Bind.ObjectScope Data.Bind.ObjectScope

説明

RTTI を使って特定のフィールド定義の値を設定する機能を実装しています。

Data.Bind.ObjectScope.TBindFieldDefObjectValueWriter は Data.Bind.ObjectScope.TBindFieldDefValueWriter を継承しています。以下の内容はすべて Data.Bind.ObjectScope.TBindFieldDefValueWriter を参照しています。


RTTI を使って特定のフィールド定義の値を設定する機能を実装しています。


関連項目