Data.Bind.Components.TLinkControlToFieldDelegate.SetSourceMember

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

Delphi

procedure SetSourceMember(const Value: string);

C++

void __fastcall SetSourceMember(const System::UnicodeString Value);

プロパティ

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


説明

サブクラスで定義された FieldName プロパティの protected 設定メソッド実装。

TCustomLinkControlToFieldTCustomLinkListControlToField は、SetSourceMember を設定実装として使用します。

関連項目