Data.Bind.Components.TLinkControlToFieldDelegate.GetSourceMember

提供:RAD Studio API Documentation

Delphi

function GetSourceMember: string;

C++

System::UnicodeString __fastcall GetSourceMember();

プロパティ

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


説明

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

TCustomLinkControlToFieldTCustomLinkListControlToField は、GetSourceMember を取得実装として使用します。

関連項目