Data.Bind.Components.TCustomBindingsList

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

System.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTCustomBindingsList

Delphi

TCustomBindingsList = class(TComponent)

C++

class PASCALIMPLEMENTATION TCustomBindingsList : public System::Classes::TComponent

プロパティ

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

説明

バインディング リストの基底クラスを表します。


TCustomBindingsList クラスは、バインディング式のリスト、出力変換コンポーネント、メソッド スコープと、その他のバインディング リストに関する機能を実装しています。

関連項目