Data.Bind.Components.TLinkControlToProperty

Delphi
TLinkControlToProperty = class(TCustomLinkControlToProperty)
C++
class PASCALIMPLEMENTATION TLinkControlToProperty : public TCustomLinkControlToProperty
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| class | public | Data.Bind.Components.pas Data.Bind.Components.hpp | Data.Bind.Components | Data.Bind.Components | 
Description
Links a value of a control to a component property.
The TLinkControlToProperty class extends TCustomLinkControlToProperty with published properties.
Tip: The control must implement the IEditObserver interface.