Data.Bind.Components.TColumnLinkExpressionItem.ParseCellExpressions

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property ParseCellExpressions: TExpressions read FParseCellExpressions write SetParseExpressions;

C++

__property TExpressions* ParseCellExpressions = {read=FParseCellExpressions, write=SetParseExpressions};

プロパティ

種類 可視性 ソース ユニット
property published
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components TColumnLinkExpressionItem

説明

列を設定するために評価される、リンク バインディング式のコレクションを示します。

関連項目