Data.Bind.Components.TCustomBindListLink.ParseExpressions
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
| Unit: Data.Bind.Components | |
| Parent: TCustomBindListLink | |
Delphi
property ParseExpressions: TExpressions read FParseExpressions write SetParseExpressions;
C++
__property TExpressions* ParseExpressions = {read=FParseExpressions, write=SetParseExpressions};
Description
Specifies a collection of binding expressions that are evaluated to populate the list control component.