Data.Bind.DBScope.TBindScopeDB

De RAD Studio API Documentation
Aller à : navigation, rechercher

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

Delphi

TBindScopeDB = class(TCustomBindSourceDB)

C++

class PASCALIMPLEMENTATION TBindScopeDB : public TCustomBindSourceDB

Propriétés

Type Visibilité  Source Unité  Parent
class public
Data.Bind.DBScope.pas
Data.Bind.DBScope.hpp
Data.Bind.DBScope Data.Bind.DBScope

Description

Composant non visuel qui fournit une façon de rendre disponibles les données contenues dans la source de données spécifiée, pour tous les composants qui veulent y accéder, au moyen de LiveBindings.

TBindScopeDB est construit sur la classe TCustomBindScopeDB et publie en outre la propriété DataSource.

Voir aussi