Data.Bind.Components.TExpressionDirEnumerator
| [–] Properties | |
|---|---|
| Type: class | |
| Visibility: public | |
| Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
| Unit: Data.Bind.Components | |
| Parent: Data.Bind.Components | |
Delphi
TExpressionDirEnumerator = class(TCollectionEnumerator)
C++
class PASCALIMPLEMENTATION TExpressionDirEnumerator : public System::Classes::TCollectionEnumerator
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.