Show: Delphi C++
Display Preferences

Data.Bind.Components.TContainedBindComponent.ControlComponent

From XE2 API Documentation
Jump to: navigation, search

Delphi

property ControlComponent: TComponent read GetControlComponent write SetControlComponent;

C++

__property System::Classes::TComponent* ControlComponent = {read=GetControlComponent, write=SetControlComponent};

Properties

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

Description

Specifies the component that will be bound to the source component, by means of LiveBindings.

See Also

Personal tools
Previous Versions
Translations