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

Lie un contrôle liste à un champ.

La classe TLinkListControlToField étend TCustomLinkListControlToField avec des propriétés publiées.

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

Voir aussi