Data.Bind.Components.TCommonBindComponent.SetSourceMemberName
| [–] Properties | |
|---|---|
| Type: procedure function
| |
| Visibility: protected | |
| Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
| Unit: Data.Bind.Components | |
| Parent: TCommonBindComponent | |
Delphi
procedure SetSourceMemberName(const Value: string); virtual;
C++
virtual void __fastcall SetSourceMemberName(const System::UnicodeString Value);
Description
Protected setter implementation for the SourceMemberName property.