Data.Bind.Components.TLinkControlToFieldDelegate.SetDataSource
| [–] Properties | |
|---|---|
| Type: procedure function
| |
| Visibility: protected | |
| Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
| Unit: Data.Bind.Components | |
| Parent: TLinkControlToFieldDelegate | |
Delphi
procedure SetDataSource(const Value: TBaseLinkingBindSource);
C++
void __fastcall SetDataSource(TBaseLinkingBindSource* const Value);
Description
Protected setter implementation for the DataSource property.