Data.Bind.Components.TCommonBindComponent.GetSourceMemberName

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

Delphi

function GetSourceMemberName: string; virtual;

C++

virtual System::UnicodeString __fastcall GetSourceMemberName();

プロパティ

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


説明

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

関連項目