Data.Bind.Components.TBindControlValue.OnAssignedValue

提供:RAD Studio API Documentation

Delphi

property OnAssignedValue;

C++

__property OnAssignedValue;

プロパティ

種類 可視性 ソース ユニット
event published
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components TBindControlValue

説明

値をバインディング式の 1 つに割り当てた後に発生するイベント。 Data.Bind.Components.TBindControlValue.OnAssignedValue は Data.Bind.Components.TCommonBindComponent.OnAssignedValue を継承しています。以下の内容はすべて Data.Bind.Components.TCommonBindComponent.OnAssignedValue を参照しています。

値をバインディング式の 1 つに割り当てた後に発生するイベント。

関連項目