API:Data.Bind.Components.TCustomBindExprItems

From RAD Studio API Documentation
Jump to: navigation, search

Data.Bind.Components.TBaseBindExpressionData.Bind.Components.TActivatedContainedBindComponentData.Bind.Components.TCommonBindComponentTCustomBindExprItems
[–] Properties
Type: class
Visibility: public
Source:
Data.Bind.Components.pas
Data.Bind.Components.hpp
Unit: Data.Bind.Components
Parent: Data.Bind.Components

Delphi

TCustomBindExprItems = class(TBaseBindExpression)

C++

class PASCALIMPLEMENTATION TCustomBindExprItems : public TBaseBindExpression

Description

TBaseBindExpression implements a single managed or unmanaged binding expression.

Data.Bind.Components.TCustomBindExprItems inherits from Data.Bind.Components.TBaseBindExpression. All content below this line refers to Data.Bind.Components.TBaseBindExpression.

TBaseBindExpression implements a single managed or unmanaged binding expression.

See Also