Data.Bind.Components.TEvalEnumeratorToEditor.Editor
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
Unit: Data.Bind.Components | |
Parent: TEvalEnumeratorToEditor |
Delphi
property Editor: IBindListEditor read FEditor;
C++
__property _di_IBindListEditor Editor = {read=FEditor};
Description
List editor that contains the target member of the assignment.
See Also
- Data.Bind.Components.TEvalEnumeratorToEditor.Source
- Data.Bind.Components.TEvalEnumeratorToEditor.SourceMemberName