Data.Bind.Components.TBindControlValue

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

Data.Bind.Components.TCustomBindControlValueData.Bind.Components.TExpressionsBindComponentData.Bind.Components.TActivatedContainedBindComponentTBindControlValue

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

説明

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


TBindControlValue は、TCustomBindControlValue を拡張して published プロパティを追加したものです。

関連項目