Data.Bind.Components.TLinkControlDelegate.SetControlComponent
Delphi
procedure SetControlComponent(const Value: TComponent);  override;
C++
virtual void __fastcall SetControlComponent(System::Classes::TComponent* const Value);
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| procedure function | protected | Data.Bind.Components.pas Data.Bind.Components.hpp | Data.Bind.Components | TLinkControlDelegate | 
Description
Protected setter method for the ControlComponent property.