Data.Bind.Components.TExpressionsDir
Delphi
TExpressionsDir = class(TBindCompExpressionCollection)
C++
class PASCALIMPLEMENTATION TExpressionsDir : public TBindCompExpressionCollection
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 owned collection of expression directions.
TExpressionsDir is an owned collection whose elements are expression directions. Use a TExpressionDirEnumerator object to enumerate the items in the collection.