API:Data.Bind.Components.TCustomBindListLink

De RAD Studio API Documentation
Aller à : navigation, rechercher

Data.Bind.Components.TCustomBindListData.Bind.Components.TActivatedContainedBindComponentData.Bind.Components.TCommonBindComponentData.Bind.Components.TContainedBindComponentTCustomBindListLink

Delphi

TCustomBindListLink = class(TCustomBindList, IBindPosition,
IBindLink, IBindListUpdate)

C++

class PASCALIMPLEMENTATION TCustomBindListLink : public TCustomBindList

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

Implémente la fonctionnalité de remplissage d'un contrôle liste à partir d'une source de données.

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

Implémente la fonctionnalité de remplissage d'un contrôle liste à partir d'une source de données.

La classe TCustomBindList est utilisée pour remplir un contrôle liste à partir d'une source de données telle que TBindScopeDB ou TPrototypeBindSource, en utilisant des expressions de liaison.

Voir aussi