Data.Bind.Components.TEvalEnumeratorToEditor.EditorMemberName

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property EditorMemberName: string read FEditorMemberName;

C++

__property System::UnicodeString EditorMemberName = {read=FEditorMemberName};

Properties

Type Visibility Source Unit Parent
property public
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components TEvalEnumeratorToEditor

Description

Name of the member of the target list editor that is the target of the assignment.

See Also