Data.Bind.Components.TCommonBindComponent.SetSourceMemberName
Delphi
procedure SetSourceMemberName(const Value: string); virtual;
C++
virtual void __fastcall SetSourceMemberName(const System::UnicodeString Value);
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
procedure function |
protected | Data.Bind.Components.pas Data.Bind.Components.hpp |
Data.Bind.Components | TCommonBindComponent |
説明
SourceMemberName プロパティを操作するための protected 設定メソッドの実装です。