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