API:Data.Bind.Components.TBindControlValue

提供:RAD Studio API Documentation

TBindControlValueData.Bind.Components.TCustomBindControlValueData.Bind.Components.TExpressionsBindComponentData.Bind.Components.TActivatedContainedBindComponent

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

説明

ユーザー入力によってコントロールが変更されたときにコンポーネント プロパティを更新する機能を実装します。 {{#multireplace:Data.Bind.Components.TBindControlValue|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} は {{#multireplace:Data.Bind.Components.TCustomBindControlValue|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} を継承しています。以下の内容はすべて {{#multireplace:Data.Bind.Components.TCustomBindControlValue|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} を参照しています。


ユーザー入力によってコントロールが変更されたときにコンポーネント プロパティを更新する機能を実装します。


TCustomBindControlValueTBindControlValue コンポーネントの基底クラスです。

関連項目