Data.Bind.Components.TCustomLinkFillControlToProperty.SetControlComponent
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: protected | |
Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
Unit: Data.Bind.Components | |
Parent: TCustomLinkFillControlToProperty |
Delphi
procedure SetControlComponent(const AValue: TComponent); override;
C++
virtual void __fastcall SetControlComponent(System::Classes::TComponent* const AValue);
Description
Protected setter method for the ControlComponent property.
Data.Bind.Components.TCustomLinkFillControlToProperty.SetControlComponent inherits from Data.Bind.Components.TLinkControlDelegate.SetControlComponent. All content below this line refers to Data.Bind.Components.TLinkControlDelegate.SetControlComponent.
Protected setter method for the ControlComponent property.