Data.Bind.Components.TEvalEnumeratorToEditor

From RAD Studio API Documentation
Jump to: navigation, search

System.TObjectTEvalEnumeratorToEditor

Delphi

TEvalEnumeratorToEditor = class

C++

class PASCALIMPLEMENTATION TEvalEnumeratorToEditor : public System::TObject

Properties

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

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