Data.Bind.Components.TLinkPropertyToField.ComponentProperty

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ComponentProperty;

C++

__property ComponentProperty = {default=0};

Properties

Type Visibility Source Unit Parent
property published
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components TLinkPropertyToField

Description

Specifies the name of the property of the component that this wrapping binding component references.

Data.Bind.Components.TLinkPropertyToField.ComponentProperty inherits from Data.Bind.Components.TLinkPropertyToFieldDelegate.ComponentProperty. All content below this line refers to Data.Bind.Components.TLinkPropertyToFieldDelegate.ComponentProperty.

Specifies the name of the property of the component that this wrapping binding component references.

See Also