Data.Bind.Components.TBindListLink.ParseExpressions
Delphi
property ParseExpressions: TExpressions read FParseExpressions write SetParseExpressions;
C++
__property ParseExpressions;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | published | Data.Bind.Components.pas Data.Bind.Components.hpp |
Data.Bind.Components | TBindListLink |
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.