API:Data.Bind.Components.TLinkPropertyToFieldDelegate

From RAD Studio API Documentation

TLinkPropertyToFieldDelegateData.Bind.Components.TBindComponentDelegateData.Bind.Components.TContainedBindComponentData.Bind.Components.TBasicBindComponentSystem.Classes.TComponent

Delphi

TLinkPropertyToFieldDelegate = class(TBindComponentDelegate, IBindActivate)

C++

class PASCALIMPLEMENTATION TLinkPropertyToFieldDelegate : public TBindComponentDelegate

Properties

Type Visibility Source Unit Parent
class public
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components Data.Bind.Components

Description

Is a binding component that wraps one or more other binding components. Data.Bind.Components.TLinkPropertyToFieldDelegate inherits from Data.Bind.Components.TBindComponentDelegate. All content below this line refers to Data.Bind.Components.TBindComponentDelegate.

Is a binding component that wraps one or more other binding components.

See Also