Data.Bind.Components.TColumnLinkExpressionItem.ParseCellExpressions
Delphi
property ParseCellExpressions: TExpressions read FParseCellExpressions write SetParseExpressions;
C++
__property TExpressions* ParseCellExpressions = {read=FParseCellExpressions, write=SetParseExpressions};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | published | Data.Bind.Components.pas Data.Bind.Components.hpp |
Data.Bind.Components | TColumnLinkExpressionItem |
Description
Specifies a collection of link binding expressions that are evaluated to populate a column.