Data.Bind.Components.TEvalEnumeratorToEditor

From RAD Studio API Documentation
Jump to: navigation, search

System.TObjectTEvalEnumeratorToEditor
[–] Properties
Type: class
Visibility: public
Source:
Data.Bind.Components.pas
Data.Bind.Components.hpp
Unit: Data.Bind.Components
Parent: Data.Bind.Components

Delphi

TEvalEnumeratorToEditor = class

C++

class PASCALIMPLEMENTATION TEvalEnumeratorToEditor : public System::TObject

Description

Represents an assignment expression from a member of a data source enumerator to a member of a list editor that may be evaluated either using evaluation shortcuts or using the expression engine.

TEvalEnumeratorToEditor provides the following read-only properties that are set by the constructor:

See Also