Data.Bind.Components.TLinkControlToProperty

De RAD Studio API Documentation
Aller à : navigation, rechercher

Data.Bind.Components.TCustomLinkControlToPropertyData.Bind.Components.TLinkControlDelegateData.Bind.Components.TBindComponentDelegateData.Bind.Components.TContainedBindComponentTLinkControlToProperty

Delphi

TLinkControlToProperty = class(TCustomLinkControlToProperty)

C++

class PASCALIMPLEMENTATION TLinkControlToProperty : public TCustomLinkControlToProperty

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 une valeur d'un contrôle à une propriété de composant.

La classe TLinkControlToProperty étend TCustomLinkControlToProperty avec des propriétés publiées.

Conseil : Le contrôle doit implémenter l'interface IEditObserver.

Voir aussi