API:Data.Bind.Components.TExpressionsDir

From RAD Studio API Documentation
Jump to: navigation, search

Data.Bind.Components.TBindCompExpressionCollectionSystem.Classes.TOwnedCollectionSystem.Classes.TCollectionSystem.Classes.TPersistentSystem.TObjectTExpressionsDir

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 binding expressions.

Data.Bind.Components.TExpressionsDir inherits from Data.Bind.Components.TBindCompExpressionCollection. All content below this line refers to Data.Bind.Components.TBindCompExpressionCollection.

Is an owned collection of binding expressions. TBindCompExpressionCollection is the ancestor for the TExpressions and TExpressionsDir classes.

See Also