API:Data.Bind.Components.TLinkListControlToField

De RAD Studio API Documentation
Aller à : navigation, rechercher

Data.Bind.Components.TCustomLinkListControlToFieldData.Bind.Components.TLinkControlToFieldDelegateData.Bind.Components.TLinkControlDelegateData.Bind.Components.TBindComponentDelegateTLinkListControlToField

Delphi

TLinkListControlToField = class(TCustomLinkListControlToField)

C++

class PASCALIMPLEMENTATION TLinkListControlToField : public TCustomLinkListControlToField

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 pour la liaison d'un contrôle liste à un champ.

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

Représente la classe de base pour la liaison d'un contrôle liste à un champ.

La classe TCustomLinkListControlToField implémente la fonctionnalité de liaison d'un contrôle liste, tel que TListBox, à un champ.

Conseil : Si la direction est bidirectionnelle, le contrôle doit alors supporter l'interface IEditLinkObserver.

Voir aussi