Data.Bind.Components.TExpressions

From RAD Studio API Documentation

TExpressionsData.Bind.Components.TBindCompExpressionCollectionSystem.Classes.TOwnedCollectionSystem.Classes.TCollectionSystem.Classes.TPersistentSystem.TObject

Delphi

TExpressions = class(TBindCompExpressionCollection)

C++

class PASCALIMPLEMENTATION TExpressions : 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.

TExpressions is an owned collection whose elements are binding expressions.

See Also