Data.Bind.Components.TLinkControlToFieldDelegate.GetDataSource

提供:RAD Studio API Documentation

Delphi

function GetDataSource: TBaseLinkingBindSource;

C++

TBaseLinkingBindSource* __fastcall GetDataSource();

プロパティ

種類 可視性 ソース ユニット
function protected
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components TLinkControlToFieldDelegate

説明

DataSource プロパティを操作するための protected 取得メソッドの実装です。

関連項目