Data.Bind.Components.TLinkControlToField

De RAD Studio API Documentation
Aller à : navigation, rechercher

Data.Bind.Components.TCustomLinkControlToFieldData.Bind.Components.TLinkControlToFieldDelegateData.Bind.Components.TLinkControlDelegateData.Bind.Components.TBindComponentDelegateTLinkControlToField

Delphi

TLinkControlToField = class(TCustomLinkControlToField)

C++

class PASCALIMPLEMENTATION TLinkControlToField : public TCustomLinkControlToField

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 à un champ.

La classe TLinkControlToField étend TCustomLinkControlToField avec des propriétés publiées.

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

Voir aussi