Data.Bind.Components.TEvalEnumerator.SourceMemberName
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
Unit: Data.Bind.Components | |
Parent: TEvalEnumerator |
Delphi
property SourceMemberName: string read FSourceMemberName;
C++
__property System::UnicodeString SourceMemberName = {read=FSourceMemberName};
Description
Name of the member of the source data source enumerator that is the source of the assignment.