Data.Bind.Components.TEvalEnumerator

From RAD Studio API Documentation
Jump to: navigation, search

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

Delphi

TEvalEnumerator = class

C++

class PASCALIMPLEMENTATION TEvalEnumerator : public System::TObject

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