Data.Bind.Components.TEvalEnumerator

From RAD Studio API Documentation
Jump to: navigation, search

System.TObjectTEvalEnumerator

Delphi

TEvalEnumerator = class

C++

class PASCALIMPLEMENTATION TEvalEnumerator : 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 a value expression from a member of a data source enumerator that may be evaluated either using evaluation shortcuts or using the expression engine.

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

See Also