API:Data.Bind.Components.TBindControlValue
Delphi
TBindControlValue = class(TCustomBindControlValue)
C++
class PASCALIMPLEMENTATION TBindControlValue : public TCustomBindControlValue
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
class | public | Data.Bind.Components.pas Data.Bind.Components.hpp |
Data.Bind.Components | Data.Bind.Components |
説明
ユーザー入力によってコントロールが変更されたときにコンポーネント プロパティを更新する機能を実装します。
Data.Bind.Components.TBindControlValue は Data.Bind.Components.TCustomBindControlValue を継承しています。以下の内容はすべて Data.Bind.Components.TCustomBindControlValue を参照しています。
ユーザー入力によってコントロールが変更されたときにコンポーネント プロパティを更新する機能を実装します。
TCustomBindControlValue は TBindControlValue コンポーネントの基底クラスです。