Data.Bind.Components.TBindListLink.ParseExpressions

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: published
Source:
Data.Bind.Components.pas
Data.Bind.Components.hpp
Unit: Data.Bind.Components
Parent: TBindListLink

Delphi

property ParseExpressions;

C++

__property ParseExpressions;

Description

Specifies a collection of binding expressions that are evaluated to populate the list control component.

Data.Bind.Components.TBindListLink.ParseExpressions inherits from Data.Bind.Components.TCustomBindListLink.ParseExpressions. All content below this line refers to Data.Bind.Components.TCustomBindListLink.ParseExpressions.

Specifies a collection of binding expressions that are evaluated to populate the list control component.

See Also