Data.Bind.Components.TLinkPropertyToFieldDelegate.FieldName
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
| Unit: Data.Bind.Components | |
| Parent: TLinkPropertyToFieldDelegate | |
Delphi
property FieldName: string read GetSourceMember write SetSourceMember;
C++
__property System::UnicodeString FieldName = {read=GetSourceMember, write=SetSourceMember};
Description
Specifies the field name that this wrapping binding component references.