Data.Bind.DBScope.TBindScopeDB

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

Data.Bind.DBScope.TCustomBindSourceDBData.Bind.Components.TBaseLinkingBindSourceData.Bind.Components.TBaseBindScopeComponentSystem.Classes.TComponentSystem.Classes.TPersistentTBindScopeDB

Delphi

TBindScopeDB = class(TCustomBindSourceDB)

C++

class PASCALIMPLEMENTATION TBindScopeDB : public TCustomBindSourceDB

プロパティ

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

説明

LiveBinding を使って、指定されたデータ ソースに含まれているデータにアクセスする必要があるすべてのコンポーネントからそのデータにアクセスできるようにするための非ビジュアル コンポーネントです。


TBindScopeDB は、TCustomBindScopeDB クラスを継承し、追加で DataSource プロパティを公開しています。

関連項目