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