Data.Bind.Components.TCommonBindComponent.SetSourceComponent
| [–] Properties | |
|---|---|
| Type: procedure function
| |
| Visibility: protected | |
| Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
| Unit: Data.Bind.Components | |
| Parent: TCommonBindComponent | |
Delphi
procedure SetSourceComponent(const Value: TComponent); virtual;
C++
virtual void __fastcall SetSourceComponent(System::Classes::TComponent* const Value);
Description
Protected setter implementation for the SourceComponent property.