Data.Bind.Components.TLinkPropertyToField.Component

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: published
Source:
Data.Bind.Components.pas
Data.Bind.Components.hpp
Unit: Data.Bind.Components
Parent: TLinkPropertyToField

Delphi

property Component;

C++

__property Component;

Description

Specifies the component that this wrapping binding component references.

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

Specifies the component that this wrapping binding component references.

See Also