Data.Bind.Components.TCustomBindControlValue

提供:RAD Studio API Documentation

TCustomBindControlValueData.Bind.Components.TExpressionsBindComponentData.Bind.Components.TActivatedContainedBindComponentData.Bind.Components.TCommonBindComponent

Delphi

TCustomBindControlValue = class(TExpressionsBindComponent, IBindControlValue, IBindTrack)

C++

class PASCALIMPLEMENTATION TCustomBindControlValue : public TExpressionsBindComponent

プロパティ

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

説明

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


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

関連項目