Data.Bind.Components.TLinkPropertyToFieldDelegate.SetDataSource

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

procedure SetDataSource(const Value: TBaseLinkingBindSource);

C++

void __fastcall SetDataSource(TBaseLinkingBindSource* const Value);

プロパティ

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

説明

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

関連項目