Data.Bind.Components.TExpressionItemDir
| [–] Properties | |
|---|---|
| Type: class | |
| Visibility: public | |
| Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
| Unit: Data.Bind.Components | |
| Parent: Data.Bind.Components | |
Delphi
TExpressionItemDir = class(TExpressionItem)
C++
class PASCALIMPLEMENTATION TExpressionItemDir : public TExpressionItem
Description
Is an item (an expression with a direction property) in a collection of expression directions.
TExpressionsDir is an owned collection whose elements are of type TExpressionItemDir. Use a TExpressionDirEnumerator object to enumerate the items in the collection. These expressions have a direction property.