API:Data.Bind.Components.TLinkPropertyToField.FieldName

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property FieldName;

C++

__property FieldName = {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 field name that this wrapping binding component references.

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

Specifies the field name that this wrapping binding component references.

See Also