API:Data.Bind.Components.TCustomBindList

De RAD Studio API Documentation
Aller à : navigation, rechercher

Data.Bind.Components.TActivatedContainedBindComponentData.Bind.Components.TCommonBindComponentData.Bind.Components.TContainedBindComponentData.Bind.Components.TBasicBindComponentTCustomBindList

Delphi

TCustomBindList = class(TActivatedContainedBindComponent, IBindActivate)

C++

class PASCALIMPLEMENTATION TCustomBindList : public TActivatedContainedBindComponent

Propriétés

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

Description

Représente la classe de base des composants de liaison qui peuvent être activés.

Data.Bind.Components.TCustomBindList hérite de Data.Bind.Components.TActivatedContainedBindComponent. Tout le contenu en-dessous de cette ligne se réfère à Data.Bind.Components.TActivatedContainedBindComponent.

Représente la classe de base des composants de liaison qui peuvent être activés.

Un composant TActivatedContainedBindComponent peut être activé par l'utilisateur, ou automatiquement.

Voir aussi