Data.Bind.Components.TLinkPropertyToFieldDelegate.GetDataSource

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetDataSource: TBaseLinkingBindSource;

C++

TBaseLinkingBindSource* __fastcall GetDataSource();

Properties

Type Visibility Source Unit Parent
function protected
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components TLinkPropertyToFieldDelegate

Description

Protected getter implementation for the DataSource property.

See Also