Data.Bind.Components.TEvalEnumeratorToEditor.EditorMemberName
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
Unit: Data.Bind.Components | |
Parent: TEvalEnumeratorToEditor |
Delphi
property EditorMemberName: string read FEditorMemberName;
C++
__property System::UnicodeString EditorMemberName = {read=FEditorMemberName};
Description
Name of the member of the target list editor that is the target of the assignment.
See Also
- Data.Bind.Components.TEvalEnumeratorToEditor.Source
- Data.Bind.Components.TEvalEnumeratorToEditor.SourceMemberName