Data.Bind.Components.TCommonBindComponent.SetSourceComponent
Delphi
procedure SetSourceComponent(const Value: TComponent); virtual;
C++
virtual void __fastcall SetSourceComponent(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 | TCommonBindComponent |
Description
Protected setter implementation for the SourceComponent property.