Data.Bind.Components.TExpressionDirEnumerator

From RAD Studio API Documentation
Jump to: navigation, search

System.Classes.TCollectionEnumeratorSystem.TObjectTExpressionDirEnumerator

Delphi

TExpressionDirEnumerator =  class(TCollectionEnumerator)

C++

class PASCALIMPLEMENTATION TExpressionDirEnumerator : public System::Classes::TCollectionEnumerator

Properties

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

Description

Is an enumerator of expressions that have a direction property.

TExpressionDirEnumerator is an enumerator of expressions that have a direction property. These expressions are items in a collection of expressions.

See Also